Version 0.11.4

This commit is contained in:
David Reid
2022-01-11 18:30:44 +10:00
parent 38fa2eff40
commit e89650cc4b
3 changed files with 2057 additions and 1356 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,6 +1,6 @@
/*
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
@@ -90241,7 +90241,7 @@ There have also been some other smaller changes added to this release.
/*
REVISION HISTORY
================
v0.11.4 - TBD
v0.11.4 - 2022-01-12
- AAudio: Add initial support for automatic stream routing.
- 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