Age | Commit message (Expand) | Author |
---|---|---|
2023-02-16 | Fix includes of thirdparty libs which can be unbundled on Linux | Rémi Verschelde |
2023-01-22 | Disable OGG and MP3 looping by default on import | Juan Linietsky |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-09-28 | Fix MSVC warning C4706: assignment within conditional expression | Rémi Verschelde |
2022-07-29 | Swap arguments of ResourceSaver.save() | kobewi |
2022-07-28 | Rename every instance of "OGG" to "Ogg" | DeeJayLSP |
2022-07-23 | Implement BPM support | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-04-11 | Make FileAccess and DirAccess classes reference counted. | bruvzg |
2022-02-15 | Fix crash and memory leak when importing OGG Vorbis | Haoyu Qiu |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-14 | Add path to functions that return iporter options | reduz |
2021-09-09 | Replace stb_vorbis with libogg+libvorbis | Ellen Poe |