mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Fix an error when dynamically linking when forcing the UWP build.
This also fixes a possible crash during initialization due to leaving a thread running after early termination of the initialization routine.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
v0.11.20 - TBD
|
||||
=====================
|
||||
* Fix an error when dynamically linking libraries when forcing the UWP build on desktop.
|
||||
|
||||
|
||||
v0.11.19 - 2023-11-04
|
||||
=====================
|
||||
* Fix a bug where `ma_decoder_init_file()` can incorrectly return successfully.
|
||||
|
||||
Reference in New Issue
Block a user