From ae780e22c12ea78e889f6f4ac33f31a4f5044595 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 5 Jan 2020 04:02:18 -0800 Subject: Update the changelog --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db9ebd92..d3498b4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +openal-soft-1.20.1: + + Implemented the AL_SOFT_direct_channels_remix extension. This extends + AL_DIRECT_CHANNELS_SOFT to optionally remix input channels that don't have + a matching output channel. + + Implemented the AL_SOFT_bformat_ex extension. This allows B-Format buffer + data to use N3D or SN3D scaling, or ACN channel ordering. + + Improved handling of unsupported channel configurations with WASAPI. Such + setups will now try to output at least a stereo mix. + + Improved clarity a bit for the HRTF second-order ambisonic decoder. + + Improved detection of compatible layouts for SOFA files in makemhr and + sofa-info. + + Added the ability to resample HRTFs on load. MHR files no longer need to + match the device sample rate to be usable. + + Added an option to limit the HRTF's filter length. + openal-soft-1.20.0: Converted the library codebase to C++11. A lot of hacks and custom -- cgit v1.2.3