Commit 516a2454 authored by David Reid's avatar David Reid

Version 0.10.10

parent 1dc176df
/* /*
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.10 - TBD miniaudio - v0.10.10 - 26-06-2020
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
...@@ -61792,7 +61792,7 @@ The following miscellaneous changes have also been made. ...@@ -61792,7 +61792,7 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.10 - TBD v0.10.10 - 26-06-2020
- Add include guard for the implementation section. - Add include guard for the implementation section.
- Mark ma_device_sink_info_callback() as static. - Mark ma_device_sink_info_callback() as static.
- Fix compilation errors with MA_NO_DECODING and MA_NO_ENCODING. - Fix compilation errors with MA_NO_DECODING and MA_NO_ENCODING.
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