Commit 81a18ca6 authored by David Reid's avatar David Reid

Version 0.10.4

parent 755aef06
/*
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 - 2020-04-07
miniaudio - v0.10.4 - 2020-04-12
David Reid - davidreidsoftware@gmail.com
......@@ -42410,6 +42410,9 @@ The following miscellaneous changes have also been made.
/*
REVISION HISTORY
================
v0.10.4 - 2020-04-12
- Fix a data conversion bug when converting from the client format to the native device format.
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.
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