Commit 4b45e1ef authored by David Reid's avatar David Reid

Version 0.10.2

parent e01fc747
/* /*
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.2 - TBD miniaudio - v0.10.2 - 2020-03-22
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
...@@ -42263,7 +42263,7 @@ The following miscellaneous changes have also been made. ...@@ -42263,7 +42263,7 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.2 - TBD v0.10.2 - 2020-03-22
- Decorate some APIs with MA_API which were missed in the previous version. - Decorate some APIs with MA_API which were missed in the previous version.
- Fix a bug in ma_linear_resampler_set_rate() and ma_linear_resampler_set_rate_ratio(). - Fix a bug in ma_linear_resampler_set_rate() and ma_linear_resampler_set_rate_ratio().
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