summaryrefslogtreecommitdiffstats
path: root/scene/gui/video_player.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added signal to VideoPlayer to notify when the video finished playingWilson E. Alvarez2018-04-011-6/+9
* Bind many more properties to scriptsBojidar Marinov2018-01-121-0/+4
* Fix Video Player issue with audio mix_rate when different than 44100Marcelo Fernandez2018-01-071-7/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* initialize bus_index to 0Marcin Zawiejski2017-11-261-0/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-1/+1
* Fix video playbackMatt Hughes2017-10-141-8/+136
* Add function set_stream_position to VideoPlayerTerah2017-10-041-0/+7
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-231-1/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-3/+3
* Dead code tells no talesRémi Verschelde2017-08-271-44/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removed unnecessary assignmentsWilson E. Alvarez2017-08-211-1/+0
* Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-1/+1
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-91/+77
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-22/+22
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-7/+7
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-211-0/+1
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-9/+9
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* - _ready() callback only happens once now, if you want to receive it again, u...Juan Linietsky2017-01-101-4/+4
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-5/+5
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-22/+22
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Don't crash when video is stopped and played againBłażej Szczygieł2016-09-281-1/+2
* Remove unused variables (third pass) + dead codeRémi Verschelde2016-07-071-10/+0
* Fix Theora video playback without a Vorbis streamBłażej Szczygieł2016-06-181-2/+9
* First version of ProfilerJuan Linietsky2016-05-211-1/+1
* Fix wrong return and argument types in documentationIgnacio Etcheverry2016-05-041-2/+2
* renamed function get_video_texutre to get_video_textureAdham Zahran2016-02-081-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* fixes crash/deadlock when video is paused and unpaused, might affect audio sy...Ariel Manzur2015-12-261-0/+1
* -fixes to theora video ending sooner than expected, fixes #3066Juan Linietsky2015-12-151-1/+2
* ability to get video player textureJuan Linietsky2015-12-121-0/+9
* 0theora compilation fixesJuan Linietsky2015-11-251-2/+2
* -Merged Script and Help tabsJuan Linietsky2015-11-171-1/+1
* more fixesJuan Linietsky2015-11-041-5/+7
* ability to change audio track in theora videoJuan Linietsky2015-10-131-2/+21
* Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-21/+155
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* 3D Import Import & UDPJuan Linietsky2014-11-121-2/+2
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-5/+5
* Bug FixesJuan Linietsky2014-11-021-15/+10
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-11/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+280