mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Fix a bug with data source ranges.
Public issue https://github.com/mackron/miniaudio/discussions/596
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
v0.11.12 - TBD
|
||||
=====================
|
||||
* Fix a bug with data source ranges which resulted in data being read from outside the range.
|
||||
* Fix a crash due to a race condition in the resource manager.
|
||||
* Fix a crash with some backends when rerouting the playback side of a duplex device.
|
||||
* Fix some bugs with initialization of POSIX threads.
|
||||
|
||||
Reference in New Issue
Block a user