Commit 1ca96960 authored by David Reid's avatar David Reid

Update revision history.

parent 6b375b3a
/* /*
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.4 - 2020-04-12 miniaudio - v0.10.5 - TBD
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
...@@ -42421,6 +42421,9 @@ The following miscellaneous changes have also been made. ...@@ -42421,6 +42421,9 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.5 - TBD
- Add MA_NO_GENERATION build option to exclude the `ma_waveform` and `ma_noise` APIs from the build.
v0.10.4 - 2020-04-12 v0.10.4 - 2020-04-12
- Fix a data conversion bug when converting from the client format to the native device format. - Fix a data conversion bug when converting from the client format to the native device 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