aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-06-19 12:13:20 -0700
committerChris Robinson <[email protected]>2022-06-19 12:13:20 -0700
commit79d7aebb21043d7e4c3d5f9cfd7b8815739a336a (patch)
tree999a6a253ada3a2cc062a56a5964b12dc9612d7b /ChangeLog
parentd2a32e4375cb108837a281a007725623244b0719 (diff)
Update changelog
Diffstat (limited to 'ChangeLog')
-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.