summaryrefslogtreecommitdiffhomepage
path: root/src/external/mini_al.h
AgeCommit message (Collapse)Author
2018-03-20Fix an infinite loop in ALSA backend of mini_al.David Reid
2018-03-18Fix a buffer overflow in the OSS/BSD backend.David Reid
2018-02-20Reviewed timming system for macOSRay
Apparently, before macOS Sierra version, clock_gettime was not available, using MATCH timming system instead
2018-02-11mini_al: Support {Net,Open}BSD OSSAhmad Fatoum
Fixes this build failure: http://www.cpantesters.org/cpan/report/a069fade-0e1f-11e8-a1cf-bb670eaac09d
2018-02-09Updated external librariesRay
2017-12-15Updated mini_al to latest versionRay San
2017-12-10Fix CI builds after mini_al changesAhmad Fatoum
2017-12-05Update mini_al.David Reid
2017-12-03Potential fixes for Raspberry Pi.David Reid
2017-11-24Potential fixes for audio on RPI and Emscripten builds.David Reid
2017-11-21Update mini_al with fixes for OpenSL and SDL backends.David Reid
2017-11-20Update mini_al with a potential fix for HTML5.David Reid
2017-11-19Log the name of the playback device.David Reid
2017-11-19Update mini_al with fixes and improvements for Emscripten.David Reid
2017-11-18Update mini_al with experimental support for SDL/Emscripten.David Reid
2017-11-18Update mini_al.David Reid
2017-11-18Add some logging and update mini_al.David Reid
2017-11-17Update mini_al.David Reid
2017-11-16Update mini_al.hDavid Reid
2017-11-15Add support for pitch shifting.David Reid
This commit should bring the mini_al backend up to feature parity with the OpenAL backend.
2017-11-14Bug fixes for Music with mini_al.David Reid
2017-11-13Bring up to date with changes to mini_al.David Reid
2017-11-12Initial work on adding support for mini_al.David Reid