- Core Audio: Fix a bug with channel mapping. - Fix a bug with channel routing where the back/left and back/right channels have the wrong weight.
0.8.12
- Drop support for SDL 1.2. The Emscripten build now requires "-s USE_SDL=2". - Fix a linking error with ALSA. - Fix a bug on iOS where the device name is not set correctly.
0.8.11
- iOS bug fixes. - Minor tweaks to PulseAudio.
0.8.10
- Core Audio: Fix a hang when uninitializing a device. - Fix a bug where an incorrect value is returned from mal_device_stop().
0.8.9
- Fix a bug with the SDL backend where device initialization fails.
0.8.8
- Fix Linux build with the ALSA backend. - Minor documentation fix.