Commit eea8ea9e authored by David Reid's avatar David Reid

Version 0.10.16

parent 1f97a813
This diff is collapsed.
This diff is collapsed.
/* /*
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.16 - TBD miniaudio - v0.10.16 - 2020-08-14
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
...@@ -62461,7 +62461,7 @@ The following miscellaneous changes have also been made. ...@@ -62461,7 +62461,7 @@ The following miscellaneous changes have also been made.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.10.16 - TBD v0.10.16 - 2020-08-14
- WASAPI: Fix a potential crash due to using an uninitialized variable. - WASAPI: Fix a potential crash due to using an uninitialized variable.
- OpenSL: Enable runtime linking. - OpenSL: Enable runtime linking.
- OpenSL: Fix a multithreading bug when initializing and uninitializing multiple contexts at the same time. - OpenSL: Fix a multithreading bug when initializing and uninitializing multiple contexts at the same time.
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