diff options
author | Chris Robinson <[email protected]> | 2020-06-07 18:59:49 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-06-07 18:59:49 -0700 |
commit | 46eb353b84f9a88b9791fcd1098fc939860624c4 (patch) | |
tree | e77ab07b56e65ed3abed4a9d148b7689529b8789 /ChangeLog | |
parent | b7b52ec28b4a1654deb329c8f871db3de0e5c9fa (diff) |
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -43,7 +43,9 @@ openal-soft-1.21.0: Oboe sources at build time, so that it's built as a static library included in libopenal. - Finally got the mixer to be fully asynchronous with the external API, and + Added greater-than-stereo support to the SoundIO backend. + + Modified the mixer to be fully asynchronous with the external API, and should now be real-time safe. Although alcRenderSamplesSOFT is not due to locking to check the device handle validity. |