summaryrefslogtreecommitdiff
path: root/modules/stb_vorbis
AgeCommit message (Expand)Author
2017-04-28Move other lone thirdparty files to thirdparty/miscRémi Verschelde
2017-04-25Fix AudioPlayer.get_pos() always returns 0NNesh
2017-04-25Fix AudioPlayer.play() bug when music always starts from 0 posNNesh
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRé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-02-03Changed OGG Vorbis type to be imported, so it's possible to specify loopJuan Linietsky
2017-01-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky