aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c546231..2f587310 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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