Commit 35fd4fbf authored by David Reid's avatar David Reid

Version 0.10.23

parent 84f8acf4
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
/* /*
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 - v0.10.23 - TBD miniaudio - v0.10.23 - 2020-11-09
David Reid - mackron@gmail.com David Reid - mackron@gmail.com
...@@ -63725,7 +63725,7 @@ The following miscellaneous changes have also been made. ...@@ -63725,7 +63725,7 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.23 - TBD v0.10.23 - 2020-11-09
- AAudio: Add support for configuring a playback stream's usage. - AAudio: Add support for configuring a playback stream's usage.
- Fix a compilation error when all built-in asynchronous backends are disabled at compile time. - Fix a compilation error when all built-in asynchronous backends are disabled at compile time.
- Fix compilation errors when compiling as C++. - Fix compilation errors when compiling as C++.
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