summaryrefslogtreecommitdiffstats
path: root/modules/stb_vorbis
Commit message (Expand)AuthorAgeFilesLines
* Complete changing of resource extensionsGeorge Marques2017-06-161-1/+1
* Rename Godot-specific resource extensionsGeorge Marques2017-06-152-2/+2
* Move other lone thirdparty files to thirdparty/miscRémi Verschelde2017-04-282-2/+3
* Fix AudioPlayer.get_pos() always returns 0NNesh2017-04-251-1/+7
* Fix AudioPlayer.play() bug when music always starts from 0 posNNesh2017-04-251-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-086-0/+6
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-055-119/+89
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-054-1/+113
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-4/+4
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-2/+2
* Changed OGG Vorbis type to be imported, so it's possible to specify loopJuan Linietsky2017-02-035-76/+184
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-216-0/+411