mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Fix an error when the channel mask reported by Windows is all zero.
Public issue https://github.com/mackron/miniaudio/issues/493
This commit is contained in:
@@ -2,6 +2,7 @@ v0.11.10 - TBD
|
||||
=====================
|
||||
* Add support for setting the device notification callback when initializing an engine object.
|
||||
* Fix a crash when initializing a channel converter.
|
||||
* Win32: Fix an error when the channel mask reported by Windows is all zero.
|
||||
|
||||
|
||||
v0.11.9 - 2022-04-20
|
||||
|
||||
Reference in New Issue
Block a user