summaryrefslogtreecommitdiff
path: root/scene/gui/video_player.cpp
AgeCommit message (Expand)Author
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-26initialize bus_index to 0Marcin Zawiejski
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-10-14Fix video playbackMatt Hughes
2017-10-04Add function set_stream_position to VideoPlayerTerah
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-08-19Removes editor_hint from SceneTreeIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-10- _ready() callback only happens once now, if you want to receive it again, u...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-28Don't crash when video is stopped and played againBłażej Szczygieł
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-06-18Fix Theora video playback without a Vorbis streamBłażej Szczygieł
2016-05-21First version of ProfilerJuan Linietsky
2016-05-04Fix wrong return and argument types in documentationIgnacio Etcheverry
2016-02-08renamed function get_video_texutre to get_video_textureAdham Zahran
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-26fixes crash/deadlock when video is paused and unpaused, might affect audio sy...Ariel Manzur
2015-12-15-fixes to theora video ending sooner than expected, fixes #3066Juan Linietsky
2015-12-12ability to get video player textureJuan Linietsky
2015-11-250theora compilation fixesJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-04more fixesJuan Linietsky
2015-10-13ability to change audio track in theora videoJuan Linietsky
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky