aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fe6898b..d871cddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,6 @@ openal-soft-1.17.0:
Implemented B-Format output support for the wave file writer. This creates
FuMa-style first-order Ambisonics wave files (AMB format).
- Implemented capture support for the MMDevAPI backend.
-
Implemented a stereo-mode config option for treating stereo modes as either
speakers or headphones.
@@ -35,6 +33,8 @@ openal-soft-1.17.0:
Fixed returning the default capture device name.
+ Fixed mixing property calculations when deferring context updates.
+
Altered the behavior of alcSuspendContext and alcProcessContext to better
match certain Windows drivers.