diff options
author | Chris Robinson <[email protected]> | 2020-01-08 09:10:06 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-01-08 09:10:06 -0800 |
commit | 82720a4b113ca9f4d701558616995a25e2259321 (patch) | |
tree | def93537d652ce2dd622e3e202be3e6e148ed5de /ChangeLog | |
parent | 6608e5dd9f1834e0b0809c5b586019764f9dd7a4 (diff) |
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |