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:
+2
-1
@@ -62872,9 +62872,10 @@ The following miscellaneous changes have also been made.
|
|||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.10.22 - TBD
|
v0.10.22 - TBD
|
||||||
- Refactor to the PulseAudio backend.
|
- Refactor to the PulseAudio backend. This simplifies the implementation and fixes a capture bug.
|
||||||
- Fix bugs in ma_decoder_init_file*() where the file handle is not closed after a decoding error.
|
- Fix bugs in ma_decoder_init_file*() where the file handle is not closed after a decoding error.
|
||||||
- Fix some compilation warnings on GCC and Clang relating to the Speex resampler.
|
- Fix some compilation warnings on GCC and Clang relating to the Speex resampler.
|
||||||
|
- Fix a compilation error for the Linux build when the ALSA and JACK backends are both disabled.
|
||||||
- ALSA: Fix a bug in ma_context_get_device_info() where the PCM handle is left open in the event of an error.
|
- ALSA: Fix a bug in ma_context_get_device_info() where the PCM handle is left open in the event of an error.
|
||||||
|
|
||||||
v0.10.21 - 2020-10-30
|
v0.10.21 - 2020-10-30
|
||||||
|
|||||||
Reference in New Issue
Block a user