Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix `next_ogg_packet` never returning false | nikitalita | 2023-12-10 | 1 | -3/+1 |
* | Fix OGG audio loop offset pop. | strellydev | 2023-10-13 | 1 | -1/+17 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -0/+1 |
* | Fix OGG page_data out of bound crash | stmSi | 2023-01-13 | 1 | -0/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Change Array arguments to TypedArray | kobewi | 2022-09-01 | 1 | -8/+8 |
* | Rename every instance of "OGG" to "Ogg" | DeeJayLSP | 2022-07-28 | 1 | -25/+25 |
* | Implement BPM support | reduz | 2022-07-23 | 1 | -1/+1 |
* | Fix infinite recursion when seeking Ogg Vorbis file | Haoyu Qiu | 2022-02-15 | 1 | -1/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` | Hugo Locurcio | 2021-11-03 | 1 | -3/+3 |
* | Replace stb_vorbis with libogg+libvorbis | Ellen Poe | 2021-09-09 | 1 | -0/+220 |