diff options
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. |