<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/video_player.cpp, branch 2.0.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/gui/video_player.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/video_player.cpp?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-02-08T10:11:26Z</updated>
<entry>
<title>renamed function get_video_texutre to get_video_texture</title>
<updated>2016-02-08T10:11:26Z</updated>
<author>
<name>Adham Zahran</name>
</author>
<published>2016-02-07T19:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6be6d02daf8d264229d1328330270a834f8c2916'/>
<id>urn:sha1:6be6d02daf8d264229d1328330270a834f8c2916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes crash/deadlock when video is paused and unpaused, might affect audio sync tho</title>
<updated>2015-12-26T18:39:49Z</updated>
<author>
<name>Ariel Manzur</name>
</author>
<published>2015-12-26T18:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6387a8e01f6cd2f2417d030c0874600cba0b3a88'/>
<id>urn:sha1:6387a8e01f6cd2f2417d030c0874600cba0b3a88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-fixes to theora video ending sooner than expected, fixes #3066</title>
<updated>2015-12-15T12:17:32Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-15T12:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b12a2f456ccccae315426c7dd358bcec87112a0c'/>
<id>urn:sha1:b12a2f456ccccae315426c7dd358bcec87112a0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ability to get video player texture</title>
<updated>2015-12-12T23:05:26Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-12T23:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=11eaf019b35b185ff0631551629e63edd661ae50'/>
<id>urn:sha1:11eaf019b35b185ff0631551629e63edd661ae50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0theora compilation fixes</title>
<updated>2015-11-25T03:28:03Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-25T03:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b987d2113b491a4427310e23408c9a31a4f369e4'/>
<id>urn:sha1:b987d2113b491a4427310e23408c9a31a4f369e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Merged Script and Help tabs</title>
<updated>2015-11-17T12:46:08Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-17T12:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=081a236c6739e7f6d45731ec0c002d2269f2367b'/>
<id>urn:sha1:081a236c6739e7f6d45731ec0c002d2269f2367b</id>
<content type='text'>
-Help tabs can be opened many at the same time
-Color temperatures for opened scripts
-Dominant script opening when switching scene tab
</content>
</entry>
<entry>
<title>more fixes</title>
<updated>2015-11-04T12:54:23Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-04T12:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dde6396f221672d34d178c75f4080c1e87612aea'/>
<id>urn:sha1:dde6396f221672d34d178c75f4080c1e87612aea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ability to change audio track in theora video</title>
<updated>2015-10-13T04:17:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-10-13T04:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=52e756752e1db9e4cf7c5bb7e92d44995ad674c4'/>
<id>urn:sha1:52e756752e1db9e4cf7c5bb7e92d44995ad674c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed theora playback. Removed theoraplayer.</title>
<updated>2015-09-26T17:50:42Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-09-26T17:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c858515785e2406bfc07da587ffc3bb353b7504c'/>
<id>urn:sha1:c858515785e2406bfc07da587ffc3bb353b7504c</id>
<content type='text'>
Still need to get proper audio output latency in some platforms.
</content>
</entry>
</feed>
