Commit df2903a0 authored by David Reid's avatar David Reid

Version 0.9.10

parent 11d752ad
/* /*
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file. Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
miniaudio (formerly mini_al) - v0.9.10 - 2020-01-xx miniaudio (formerly mini_al) - v0.9.10 - 2020-01-15
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
...@@ -35874,7 +35874,7 @@ Device ...@@ -35874,7 +35874,7 @@ Device
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.9.10 - 2020-01-xx v0.9.10 - 2020-01-15
- Fix compilation errors due to #if/#endif mismatches. - Fix compilation errors due to #if/#endif mismatches.
- WASAPI: Fix a bug where automatic stream routing is being performed for devices that are initialized with an explicit device ID. - WASAPI: Fix a bug where automatic stream routing is being performed for devices that are initialized with an explicit device ID.
- iOS: Fix a crash on device uninitialization. - iOS: Fix a crash on device uninitialization.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment