| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 2 | -2/+2 |
| * | Rename File::get_len() get_length() | Marcel Admiraal | 2021-05-25 | 1 | -1/+1 |
| * | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez | 2021-05-17 | 1 | -1/+1 |
| * | Core: Drop custom `copymem`/`zeromem` defines | Rémi Verschelde | 2021-04-27 | 1 | -2/+2 |
| * | Style: Apply clang-tidy's `readability-braces-around-statements` | Rémi Verschelde | 2021-04-05 | 1 | -1/+2 |
| * | Fail mp3 loading when attempting to load invalid mp3s | Ellen Poe | 2021-02-15 | 1 | -1/+2 |
| * | Initialize class/struct variables with default values in modules/ | Rafał Mikrut | 2021-02-08 | 1 | -3/+3 |
| * | Descriptive error message when using AudioStream(OGG/MP3) incorrectly | Aaron Franke | 2021-01-07 | 1 | -1/+4 |
| * | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 6 | -12/+12 |
| * | add mp3 import and playback support | Vincent | 2020-12-03 | 9 | -0/+648 |
