aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24221330..30e251cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.