aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84dac869..f257aafe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,10 +7,14 @@ openal-soft-1.18.1:
Fixed MMDevAPI capture with sample rates not matching the backing device.
+ Fixed int32 output for the Wave Writer.
+
Added correct retrieval of the executable's path on FreeBSD.
Added a config option to specify the dithering depth.
+ Added a 5.1 decoder preset that excludes front-center output.
+
openal-soft-1.18.0:
Implemented the AL_EXT_STEREO_ANGLES and AL_EXT_SOURCE_RADIUS extensions.