aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cf6ed58a..4864e51e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,14 +21,15 @@ openal-soft-1.21.0:
Enabled dual-band processing for the built-in quad and 7.1 output decoders.
- Fixed building with MSVC and static runtime.
+ Fixed building with the static runtime on MSVC.
Fixed using source stereo angles outside of -pi...+pi.
- Fixed the buffer processed event count for sources that start with null
+ Fixed the buffer processed event count for sources that start with empty
buffers.
- Fixed handling of unopenable WASAPI devices.
+ Fixed trying to open an unopenable WASAPI device causing all devices to
+ stop working.
Fixed stale devices when re-enumerating WASAPI devices.