Update change history.

This commit is contained in:
David Reid
2022-11-22 16:37:30 +10:00
parent ec262595f9
commit 0ef02e01ee
+2
View File
@@ -3,7 +3,9 @@ v0.11.12 - TBD
* 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.
* Fix a bug where sounds are not resampled when `MA_SOUND_NO_PITCH` is used.
* Remove the old runtime linking system for pthread. The `MA_USE_RUNTIME_LINKING_FOR_PTHREAD` option is no longer used.
* WASAPI: Fix a crash when starting a device while it's in the process of rerouting.
v0.11.11 - 2022-11-04