aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-01-08 09:10:06 -0800
committerChris Robinson <[email protected]>2020-01-08 09:10:06 -0800
commit82720a4b113ca9f4d701558616995a25e2259321 (patch)
treedef93537d652ce2dd622e3e202be3e6e148ed5de /ChangeLog
parent6608e5dd9f1834e0b0809c5b586019764f9dd7a4 (diff)
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 867df998..e105a210 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ 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.
+
Improved handling of unsupported channel configurations with WASAPI. Such
setups will now try to output at least a stereo mix.