aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-10-06 00:38:37 -0700
committerChris Robinson <[email protected]>2020-10-06 00:38:37 -0700
commit5fbd02e60ec6f73a70b9b4591678540600552d96 (patch)
tree29b9c7f8069a5453815a193a04688b7a464db599 /ChangeLog
parent7fb6d64ca81d68f74a254c097d511d8863453000 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-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