summaryrefslogtreecommitdiffstats
path: root/modules/opus
Commit message (Expand)AuthorAgeFilesLines
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-232-5/+5
* Rename pos to position in user facing methods and variablesletheed2017-09-202-4/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-274-4/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-084-0/+4
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-053-130/+132
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-1/+2
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-022-3/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-014-4/+4
* opus: Move public headers to match system installRémi Verschelde2016-11-032-1/+2
* scons: Reorder options for clarityRémi Verschelde2016-11-031-2/+2
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-0/+1
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-6/+6
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-012-198/+198
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* modules: Clone env in each moduleRémi Verschelde2016-10-151-11/+13
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-156-0/+809