aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-11-25 16:31:52 -0800
committerChris Robinson <[email protected]>2020-11-25 16:31:52 -0800
commitd86046d522f45804e28462db0c0e8e1a34a1cfe7 (patch)
tree3f015ddd93f554e1e0424b7a74eb1bb27bdc2827
parent32b9a46b39e3bfb3ccf1e05c520ce40232efa5d9 (diff)
Update ChangeLog
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2294334d..57354a1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+openal-soft-1.21.1:
+
+ Improved alext.h's detection of standard types.
+
+ Improved slightly the local source position when the listener and source
+ are near each other.
+
+ Fixed compilation for Windows ARM targets with MSVC.
+
+ Fixed ARM NEON detection on Windows.
+
+ Fixed CoreAudio capture when the requested sample rate doesn't match the
+ system configuration.
+
+ Fixed sources missing a batch update when applied after quickly restarting
+ the source.
+
openal-soft-1.21.0:
Updated library codebase to C++14.