Update changelog

This commit is contained in:
Chris Robinson 2022-06-19 12:13:20 -07:00
parent d2a32e4375
commit 79d7aebb21

View File

@ -4,10 +4,17 @@ openal-soft-1.22.1:
Fixed air absorption strength.
Fixed silent surround speakers with certain 5.1 devices on Windows.
Fixed handling 5.1 devices on Windows that use Rear channels instead of
Side channels.
Fixed some compilation issues on MinGW.
Fixed ALSA not being used on some systems without PipeWire and PulseAudio.
Fixed OpenSL capturing noise.
Fixed Oboe capture failing with some buffer sizes.
Added checks for the runtime PipeWire version. The same or newer version
than is used for building will be needed at runtime for the backend to
work.