aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-01-12 10:52:55 -0800
committerChris Robinson <[email protected]>2020-01-12 10:52:55 -0800
commit711c05613eceeda0e02a6c16080f725ff60cb33f (patch)
tree987715afc3a692c33cbe2b47df10d9e495c5812b
parentaf08f68448b37a9c1a22f6d9721b5c2c0708c960 (diff)
Update changelog
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e105a210..faf13910 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,10 @@ openal-soft-1.20.1:
Implemented the AL_SOFT_bformat_ex extension. This extends B-Format buffer
support for N3D or SN3D scaling, or ACN channel ordering.
- Fixed potential voice leak when a source is started and stopped in quick
- succession.
+ Fixed a potential voice leak when a source is started and stopped or
+ restarted in quick succession.
+
+ Fixed a potential device reset failure with JACK.
Improved handling of unsupported channel configurations with WASAPI. Such
setups will now try to output at least a stereo mix.