diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |