aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-02-13 13:19:58 -0800
committerChris Robinson <[email protected]>2022-02-13 13:19:58 -0800
commit1bebc011778d6bd3cdf4fcbd2704c8cf65446602 (patch)
tree0a73c9bcf209445294aa210e3531ec6102f310e7 /ChangeLog
parente04fd5420679c0fe1e7edab3232e09072dae95e6 (diff)
Update changelog about EAX
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81b69a68..ca16818c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.