Commit 10988da5 authored by David Reid's avatar David Reid

Version 0.10.3

parent 41220f36
/*
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
miniaudio - v0.10.3 - TBD
miniaudio - v0.10.3 - 2020-04-07
David Reid - davidreidsoftware@gmail.com
......@@ -42410,7 +42410,7 @@ The following miscellaneous changes have also been made.
/*
REVISION HISTORY
================
v0.10.3 - TBD
v0.10.3 - 2020-04-07
- Bring up to date with breaking changes to dr_mp3.
- Remove MA_NO_STDIO. This was causing compilation errors and the maintenance cost versus practical benefit is no longer worthwhile.
- Fix a bug with data conversion where it was unnecessarily converting to s16 or f32 and then straight back to the original format.
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