| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix OGG audio loop offset pop. | strellydev | 2023-10-13 | 1 | -5/+14 |
* | Load OGGs from file system | Oğuzhan Eroğlu | 2023-07-14 | 1 | -47/+47 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -3/+3 |
* | Fix includes of thirdparty libs which can be unbundled on Linux | Rémi Verschelde | 2023-02-16 | 1 | -2/+3 |
* | Disable OGG and MP3 looping by default on import | Juan Linietsky | 2023-01-22 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix MSVC warning C4706: assignment within conditional expression | Rémi Verschelde | 2022-09-28 | 1 | -6/+12 |
* | Swap arguments of ResourceSaver.save() | kobewi | 2022-07-29 | 1 | -1/+1 |
* | Rename every instance of "OGG" to "Ogg" | DeeJayLSP | 2022-07-28 | 1 | -30/+30 |
* | Implement BPM support | reduz | 2022-07-23 | 1 | -17/+53 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -5/+2 |
* | Fix crash and memory leak when importing OGG Vorbis | Haoyu Qiu | 2022-02-15 | 1 | -6/+16 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
* | Replace stb_vorbis with libogg+libvorbis | Ellen Poe | 2021-09-09 | 1 | -0/+190 |