Skip to content

Commit

Permalink
Update changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mackron committed Aug 5, 2023
1 parent 4d23c1c commit c36b391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ v0.11.18 - TBD
* ALSA: Fix a possible error when stopping and restarting a device.
* PulseAudio: Minor changes to stream flags.
* Win32: Fix an error where `CoUninialize()` is being called when the corresponding `CoInitializeEx()` fails.
* Web / Emscripten: Add support for AudioWorklets. This is opt-in and can be enabled by defining `MA_ENABLE_AUDIO_WORKLETS`. You must compile with `-sAUDIO_WORKLET=1 -sWASM_WORKERS=1 -sASYNCIFY` for this to work. Requires at least Emscripten v3.1.32.


v0.11.17 - 2023-05-27
Expand Down

0 comments on commit c36b391

Please sign in to comment.