summaryrefslogtreecommitdiff
path: root/modules/vorbis/resource_importer_ogg_vorbis.cpp
AgeCommit message (Expand)Author
2023-02-16Fix includes of thirdparty libs which can be unbundled on LinuxRémi Verschelde
2023-01-22Disable OGG and MP3 looping by default on importJuan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-28Fix MSVC warning C4706: assignment within conditional expressionRémi Verschelde
2022-07-29Swap arguments of ResourceSaver.save()kobewi
2022-07-28Rename every instance of "OGG" to "Ogg"DeeJayLSP
2022-07-23Implement BPM supportreduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-02-15Fix crash and memory leak when importing OGG VorbisHaoyu Qiu
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-14Add path to functions that return iporter optionsreduz
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe