diff options
author | Chris Robinson <[email protected]> | 2022-02-13 13:19:58 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-02-13 13:19:58 -0800 |
commit | 1bebc011778d6bd3cdf4fcbd2704c8cf65446602 (patch) | |
tree | 0a73c9bcf209445294aa210e3531ec6102f310e7 /ChangeLog | |
parent | e04fd5420679c0fe1e7edab3232e09072dae95e6 (diff) |
Update changelog about EAX
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ openal-soft-1.22.0: Implemented enumeration for the JACK and CoreAudio backends. + Implemented the legacy EAX extension APIs. Enabled by default only on + Windows. + Added optional support for RTKit to get real-time priority. Only used as a backup when pthread_setschedparam fails. |