diff options
-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. |