summaryrefslogtreecommitdiff
path: root/modules/ogg
AgeCommit message (Expand)Author
2022-09-01Change Array arguments to TypedArraykobewi
2022-07-28Rename every instance of "OGG" to "Ogg"DeeJayLSP
2022-07-23Implement BPM supportreduz
2022-05-04Refactor module initializationreduz
2022-02-16Merge pull request #58130 from timothyqiu/ogg-seek-crashEllen Poe
2022-02-15Fix infinite recursion when seeking Ogg Vorbis fileHaoyu Qiu
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-03initialized member variables in headerzwebb
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-10-15Remove WebM support (and deps libvpx and opus)Rémi Verschelde
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-03-18opus/vorbis: Remove dead code not used since 3.0Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-10-14Fix video playbackMatt Hughes
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
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-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15modules: Clone env in each moduleRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde