summaryrefslogtreecommitdiffstats
path: root/modules/minimp3
Commit message (Expand)AuthorAgeFilesLines
...
* Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-1/+2
* Fail mp3 loading when attempting to load invalid mp3sEllen Poe2021-02-151-1/+2
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-3/+3
* Descriptive error message when using AudioStream(OGG/MP3) incorrectlyAaron Franke2021-01-071-1/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-016-12/+12
* add mp3 import and playback supportVincent2020-12-039-0/+648