Clarify some changelog entries

This commit is contained in:
Chris Robinson
2020-05-27 15:29:57 -07:00
parent f1612ce228
commit 7a95a870be
+4 -3
View File
@@ -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.