summaryrefslogtreecommitdiffhomepage
path: root/src/external/miniaudio.h
AgeCommit message (Collapse)Author
2022-08-02Update miniaudio.hRay
2022-03-24Update to miniaudio 11.8Ray
2021-11-01Update miniaudio.hRay
2021-04-06Update miniaudio.hRay
2021-03-09Update miniaudio.hRay
2021-02-05Update miniaudio to v0.10.32 #1562raysan5
2021-01-12Update miniaudio to v0.10.30 #1518Ray
2020-11-15Update audio libraries #1423raysan5
miniaudio -> v0.10.25 dr_wav -> v0.12.14 dr_mp3 -> v0.6.19 dr_flac -> v0.12.22
2020-10-10Updated miniaudio #1402raysan5
2020-08-30Update miniaudio to version 0.10.18raysan5
2020-07-14Update miniaudio to v0.10.14raysan5
2020-07-13Updated miniaudio to v0.10.13, fixes emscripten compilation error (#1306)Random
2020-07-10Update miniaudio to v0.10.12, solves #1288raysan5
2020-02-19Update miniaudio.hRay
2020-02-13Update miniaudio.hRay
2020-02-10[raudio] Update to latest miniaudio 0.10raysan5
2020-02-04Update to miniaudio 0.10 (#1092)David Reid
* Update to miniaudio 0.10 This replaces the old ma_pcm_converter with ma_data_converter. At this time of this commit, miniaudio 0.10 is still in the testing phase. To make it easier to update miniaudio.h during this period, I've temporarily moved the @raysan5 Win32 customizations to raudio.c because there may be quite a few updates to miniaudio.h during this time. * Use miniaudio's built-in volume control.
2019-11-25Update miniaudio.h to v0.9.8Ray
2019-08-24Update miniaudio.hRay
2019-08-08Corrected small issue on miniaudioraysan5
ONly Neon processors
2019-08-07Update external librariesRay
2019-05-16Corrected bug on NEONRay
2019-05-16Update miniaudio to v0.9.4Ray
2019-04-23WARNING: Issues on web buildingRay
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension. It requires more investigation but now it works (avoiding VAO usage)
2019-04-22Update miniaudio to v0.9.3Ray
2019-03-12Updated audio library: mini_al -> miniaudioRay