diff options
author | Chris Robinson <[email protected]> | 2022-06-19 12:13:20 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-06-19 12:13:20 -0700 |
commit | 79d7aebb21043d7e4c3d5f9cfd7b8815739a336a (patch) | |
tree | 999a6a253ada3a2cc062a56a5964b12dc9612d7b /ChangeLog | |
parent | d2a32e4375cb108837a281a007725623244b0719 (diff) |
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |