summaryrefslogtreecommitdiff
path: root/modules/vorbis/audio_stream_ogg_vorbis.cpp
AgeCommit message (Expand)Author
2022-11-21Code simplifications found by cppcheckMarkus Sauermann
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-28Fix MSVC warning C4706: assignment within conditional expressionRémi Verschelde
2022-09-26Change time parameters and variables to double typeDave Palais
2022-07-28Rename every instance of "OGG" to "Ogg"DeeJayLSP
2022-07-23Implement BPM supportreduz
2022-06-22Merge pull request #55846 from ellenhp/fix_ogg_edge_casesRémi Verschelde
2022-05-10Fix warnings found by Emscripten 3.1.10Rémi Verschelde
2022-04-17Fix ogg edge casesEllen Poe
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-04Merge pull request #56375 from Cnidarias/ogg_missing_right_channelEllen Poe
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-31Fix OGG Vorbis playback with more than one channelCnidarias
2021-12-10Fix OGG streams never ending playbackEllen Poe
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
2020-03-18opus/vorbis: Remove dead code not used since 3.0Rémi Verschelde
2020-02-28Removed interactive loader, added proper thread loading.Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-08-12Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-05Improve slang, especially in user-visible partsUnknown
2017-11-13Merge pull request #12014 from hi-ogawa/fix-video-playbackRémi Verschelde
2017-10-28Refactor bufer to bufferPoommetee Ketson
2017-10-14Fix video playbackMatt Hughes
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-16Style: Various fixes to play nice with clang-formatRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde