mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Update change history.
This commit is contained in:
@@ -4,6 +4,8 @@ v0.11.12 - TBD
|
|||||||
* Fix a crash with some backends when rerouting the playback side of a duplex device.
|
* Fix a crash with some backends when rerouting the playback side of a duplex device.
|
||||||
* Fix some bugs with initialization of POSIX threads.
|
* Fix some bugs with initialization of POSIX threads.
|
||||||
* Fix a bug where sounds are not resampled when `MA_SOUND_NO_PITCH` is used.
|
* Fix a bug where sounds are not resampled when `MA_SOUND_NO_PITCH` is used.
|
||||||
|
* Fix some Wimplicit-fallthrough warnings.
|
||||||
|
* Optimizations to the high level API.
|
||||||
* Remove the old runtime linking system for pthread. The `MA_USE_RUNTIME_LINKING_FOR_PTHREAD` option is no longer 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.
|
* WASAPI: Fix a crash when starting a device while it's in the process of rerouting.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user