diff options
author | Chris Robinson <[email protected]> | 2022-04-01 19:30:28 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-04-01 19:31:22 -0700 |
commit | f2f83aaabba5b5c5f6c2b1657ff102bcac3f11aa (patch) | |
tree | 5a3b9b229ef0e532c50326d22fc39fe0f6266b6c /ChangeLog | |
parent | 33109e86c91961562ceb8cca4447dbecc85442cd (diff) |
Finalize AL_SOFT_callback_buffer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |