mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Update revision history.
This commit is contained in:
@@ -64184,6 +64184,9 @@ v0.10.32 - TBD
|
|||||||
- WASAPI: No longer return an error from ma_context_get_device_info() when an exclusive mode format
|
- WASAPI: No longer return an error from ma_context_get_device_info() when an exclusive mode format
|
||||||
cannot be retrieved.
|
cannot be retrieved.
|
||||||
- PulseAudio: Yet another refactor, this time to remove the dependency on `pa_threaded_mainloop`.
|
- PulseAudio: Yet another refactor, this time to remove the dependency on `pa_threaded_mainloop`.
|
||||||
|
- Web Audio: Fix a bug on Chrome and any other browser using the same engine.
|
||||||
|
- Web Audio: Automatically start the device on some user input if the device has been started. This
|
||||||
|
is to work around Google's policy of not starting audio if no user input has yet been performed.
|
||||||
- Fix a bug where thread handles are not being freed.
|
- Fix a bug where thread handles are not being freed.
|
||||||
- Fix some static analysis warnings in FLAC, WAV and MP3 decoders.
|
- Fix some static analysis warnings in FLAC, WAV and MP3 decoders.
|
||||||
- Update to latest version of c89atomic.
|
- Update to latest version of c89atomic.
|
||||||
|
|||||||
Reference in New Issue
Block a user