Age | Commit message (Expand) | Author |
---|---|---|
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-07-29 | Swap arguments of ResourceSaver.save() | kobewi |
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-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-14 | Add path to functions that return iporter options | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |
2021-05-25 | Rename File::get_len() get_length() | Marcel Admiraal |
2021-05-17 | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-03 | add mp3 import and playback support | Vincent |