diff options
author | Chris Robinson <[email protected]> | 2018-09-22 20:13:31 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-09-22 20:13:31 -0700 |
commit | c708f871ec63ef37f4c89f26e313c62cd3e3a245 (patch) | |
tree | 4b2d956685ac0577643e70324a5c54dbccbbf3d0 | |
parent | 77a53594bad3ae39bbbeb22b19815edec24c4fa8 (diff) |
Update changelog
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +openal-soft-1.19.1: + + Implemented capture support for the SoundIO backend. + + Fixed source buffer queues potentially not playing properly when a queue + entry completes. + + Fixed possible unexpected failures when generating auxiliary effect slots. + + Fixed a crash with certain reverb or device settings. + + Fixed OpenSL capture. + openal-soft-1.19.0: Implemented the ALC_SOFT_device_clock extension. |