Commit e89650cc authored by David Reid's avatar David Reid

Version 0.11.4

parent 38fa2eff
This source diff could not be displayed because it is too large. You can view the blob instead.
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.11.4 - TBD miniaudio - v0.11.4 - 2022-01-12
David Reid - mackron@gmail.com David Reid - mackron@gmail.com
...@@ -90241,7 +90241,7 @@ There have also been some other smaller changes added to this release. ...@@ -90241,7 +90241,7 @@ There have also been some other smaller changes added to this release.
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.11.4 - TBD v0.11.4 - 2022-01-12
- AAudio: Add initial support for automatic stream routing. - AAudio: Add initial support for automatic stream routing.
- Add support for initializing an encoder from a VFS. - Add support for initializing an encoder from a VFS.
- Fix a bug when initializing an encoder from a file where the file handle does not get closed in - Fix a bug when initializing an encoder from a file where the file handle does not get closed in
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