mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Clarification to revision history.
This commit is contained in:
+1
-1
@@ -89240,7 +89240,7 @@ REVISION HISTORY
|
||||
================
|
||||
v0.11.2 - TBD
|
||||
- Add a new device notification system to replace the stop callback. The stop callback is still
|
||||
in place, but will be removed in the next version. New code should use the notificationCallback
|
||||
in place, but will be removed in version 0.12. New code should use the notificationCallback
|
||||
member in the device config instead of stopCallback.
|
||||
- Fix a bug where the stopped notification doesn't get fired.
|
||||
- iOS: The IO buffer size is now configured based on the device's configured period size.
|
||||
|
||||
Reference in New Issue
Block a user