aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-04-01 19:30:28 -0700
committerChris Robinson <[email protected]>2022-04-01 19:31:22 -0700
commitf2f83aaabba5b5c5f6c2b1657ff102bcac3f11aa (patch)
tree5a3b9b229ef0e532c50326d22fc39fe0f6266b6c /ChangeLog
parent33109e86c91961562ceb8cca4447dbecc85442cd (diff)
Finalize AL_SOFT_callback_buffer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 114b640e..773a2d04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ openal-soft-1.22.0:
Implemented the ALC_SOFT_reopen_device extension. This allows for moving
devices to different outputs without losing object state.
+ Implemented the AL_SOFT_callback_buffer extension.
+
Implemented the legacy EAX extensions. Enabled by default only on Windows.
Improved sound positioning stability when a source is near the listener.