aboutsummaryrefslogtreecommitdiff
path: root/scene/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with clearing the stream in AudioPlayerStreamMarcelo Fernandez2017-09-271-4/+5
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-232-4/+4
* Rename pos to position in user facing methods and variablesletheed2017-09-202-6/+6
* Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog2017-09-151-0/+4
|\
| * Fix enums bindingsMaxim Sheronov2017-09-131-0/+4
* | Renamed play to playing property, but now playing and is_playing is the same,...Juan Linietsky2017-09-131-2/+2
* | Fixed issues with surround sound on audio serverMarcelo Fernandez2017-09-121-8/+6
|/
* Renamed playing property of audiostreams to play, to make it clearer. Fixes #...Juan Linietsky2017-09-061-1/+1
* Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ...Juan Linietsky2017-09-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-272-2/+2
* added finished signals to audio stream players, fixes #9928Juan Linietsky2017-08-251-0/+13
* Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-1/+3
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-2/+2
* Add object type hint for docsPoommetee Ketson2017-07-191-1/+1
* -Added AudioStreamPlayer2D, for 2D positional soundJuan Linietsky2017-06-182-48/+48
* Fix crash when saving AudioPlayer without stream.Andreas Haas2017-05-201-0/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-082-0/+2
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-052-110/+90
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-052-0/+56
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-18/+18
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-6/+6
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-212-0/+376
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-158-2216/+0
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-4/+8
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-042-16/+16
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-028-117/+117
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-018-8/+8
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-1/+1
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* only call finished signal when it really finishes, closes #5222Juan Linietsky2016-06-292-3/+9
* -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-191-1/+1
* fix crash in SamplePlayer, closes #5005Juan Linietsky2016-06-111-2/+2
* -Added configuration warning system for nodesJuan Linietsky2016-05-172-0/+10
* tiny fix to loop restart (#4358)Alex2016-04-181-1/+1
* Doc: fix type of stream objectRémi Verschelde2016-04-071-2/+2
* -Fixed bug with event player crashing, closes #3687Juan Linietsky2016-02-201-0/+2
* -Made some icon data types smaller so they take up less spaceJuan Linietsky2016-02-111-0/+2
* -make stream player and time restore state properly if removed, fixes #1949Juan Linietsky2016-02-022-2/+13
* Documented AudioServserSW, EventPlayer and EventStream*. Corrections on Audio...Ovnuniarchos2016-01-211-3/+3
* Fix delay on audio stream pauseSaracen2016-01-031-1/+1
* added a finished signal to StreamPlayer, closes #2249Juan Linietsky2016-01-021-0/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-018-8/+8
* Add missing argument names in GDScript bindingsRémi Verschelde2015-12-282-7/+5
* -another approach to solving the deadlock problem :|Juan Linietsky2015-12-212-1/+7
* -different attempt to avod deadlock problemJuan Linietsky2015-12-212-3/+5
* -Fix to progress dialog, speding it upJuan Linietsky2015-12-212-5/+3
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
* -some fixes to audioJuan Linietsky2015-11-011-4/+6
* -some fixes to where screen is read from rasterizerJuan Linietsky2015-10-191-0/+2
* Please enter the commit message for your changes. Lines startingAriel Manzur2015-10-082-4/+4