Update ChangeLog

This commit is contained in:
Chris Robinson
2020-10-06 00:38:37 -07:00
parent 7fb6d64ca8
commit 5fbd02e60e
+5 -2
View File
@@ -14,6 +14,8 @@ openal-soft-1.21.0:
Improved makemhr's HRIR delay calculation.
Improved WASAPI capture of mono formats with multichannel input.
Reimplemented the modulation stage for reverb.
Enabled real-time mixing priority by default, for backends that use the
@@ -35,6 +37,9 @@ openal-soft-1.21.0:
Fixed using unicode paths with the log file on Windows.
Fixed DirectSound capture reporting the bad sample counts or erroring when
reading samples.
Added an in-progress extension for a callback-driven buffer type.
Added an in-progress extension for higher-order B-Format buffers.
@@ -69,8 +74,6 @@ openal-soft-1.21.0:
Got rid of the compile-time native-tools targets, using cmake and global
initialization instead. This should make cross-compiling less troublesome.
openal-soft-1.20.1:
Implemented the AL_SOFT_direct_channels_remix extension. This extends