Version 0.11.21

This commit is contained in:
David Reid
2023-11-15 11:23:00 +10:00
parent c77d40ba00
commit 4a5b74bef0
4 changed files with 41 additions and 11 deletions
+7
View File
@@ -1,3 +1,10 @@
v0.11.21 - 2023-11-15
=====================
* Add new ma_device_notification_type_unlocked notification. This is used on Web and will be fired after the user has performed a gesture and thus unlocked the ability to play audio.
* Web: Fix an error where the buffer size is incorrectly calculated.
* Core Audio: Fix a -Wshadow warning.
v0.11.20 - 2023-11-10
=====================
* Fix a compilation error with iOS.