From 21b71b2fd297ac1129bf5286f3a08f67e4bd6244 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 19 Jul 2017 18:54:12 -0700 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.11.4.GIT