Commit 4203697b authored by David Reid's avatar David Reid

Version 0.10.18

parent ecc0cb34
/* /*
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.18 - TBD miniaudio - v0.10.18 - 2020-08-30
David Reid - mackron@gmail.com David Reid - mackron@gmail.com
...@@ -62529,7 +62529,7 @@ The following miscellaneous changes have also been made. ...@@ -62529,7 +62529,7 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.18 - TBD v0.10.18 - 2020-08-30
- Fix build errors with VC6. - Fix build errors with VC6.
- Fix a bug in channel converter for s32 format. - Fix a bug in channel converter for s32 format.
- Change channel converter configs to use the default channel map instead of a blank channel map when no channel map is specified when initializing the - Change channel converter configs to use the default channel map instead of a blank channel map when no channel map is specified when initializing the
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