aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-07-19 18:54:12 -0700
committerChris Robinson <[email protected]>2017-07-19 18:54:12 -0700
commit21b71b2fd297ac1129bf5286f3a08f67e4bd6244 (patch)
treefd41fc09baceb76fe97c7690ce7a86e6ed64e0c0 /ChangeLog
parentf91445029de76890ff3d917e4c7867e61de1e3fd (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-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.