aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-09-22 20:13:31 -0700
committerChris Robinson <[email protected]>2018-09-22 20:13:31 -0700
commitc708f871ec63ef37f4c89f26e313c62cd3e3a245 (patch)
tree4b2d956685ac0577643e70324a5c54dbccbbf3d0
parent77a53594bad3ae39bbbeb22b19815edec24c4fa8 (diff)
Update changelog
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6134e113..ca798fbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.