summaryrefslogtreecommitdiffstats
path: root/modules/opus/audio_stream_opus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added some obvious errors explanationsqarmin2019-09-251-6/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner2019-08-121-2/+1
* Fixes minor issues found by static analyzerqarmin2019-07-071-1/+1
* Fix error macro calls not ending with semicolonRémi Verschelde2019-06-111-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Misc. typosluz.paz2018-09-121-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-2/+5
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Improve slang, especially in user-visible partsUnknown2017-12-051-1/+1
* Refactor bufer to bufferPoommetee Ketson2017-10-281-3/+3
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-231-3/+3
* Rename pos to position in user facing methods and variablesletheed2017-09-201-3/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-109/+113
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-0/+376