diff options
author | Chris Robinson <[email protected]> | 2017-07-19 18:54:12 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-07-19 18:54:12 -0700 |
commit | 21b71b2fd297ac1129bf5286f3a08f67e4bd6244 (patch) | |
tree | fd41fc09baceb76fe97c7690ce7a86e6ed64e0c0 /ChangeLog | |
parent | f91445029de76890ff3d917e4c7867e61de1e3fd (diff) |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-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. |