aboutsummaryrefslogtreecommitdiff
path: root/scene/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix return type of get_reverb_roomRémi Verschelde2015-09-262-5/+5
* Fix default/filter/* parsing in _getRémi Verschelde2015-09-261-2/+2
* Fix some copy-paste mistakes in linear/db volume functionsRémi Verschelde2015-09-261-5/+5
* Rename _voice_count to _polyphony in SamplePlayer to be consistent with Sampl...Rémi Verschelde2015-09-262-11/+13
* remove required argument from streamplayer (was a bug), make it default as 0...Juan Linietsky2015-09-211-1/+1
* Rewrite of the AudioStream APIJuan Linietsky2015-09-092-33/+170
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-188-8/+8
* -refresh play options in property when setting samplelibrary (#1016)Juan Linietsky2015-01-021-0/+1
* -fix sound room params (was not working)Juan Linietsky2014-11-261-3/+3
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-053-14/+14
* Huge Amount of BugFixJuan Linietsky2014-10-031-2/+2
* More Bug FixesJuan Linietsky2014-09-171-1/+2
* Make String::right count from pos instead of pos+1marynate2014-05-131-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-099-0/+2036