aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-12-04 16:00:53 -0800
committerChris Robinson <[email protected]>2015-12-04 16:00:53 -0800
commit675ec99d339bbc0a3bc91d3fa132ed28a2ed626e (patch)
tree5b0d2ec7823ad980097287a857315ced500e2b21 /ChangeLog
parente45ff473618f3400def59fc3a06cec9fdc62452b (diff)
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f037254..e9fb4500 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+openal-soft-1.17.1:
+
+ Fixed building with JACK and without PulseAudio.
+
+ Fixed the ALSA backend's allow-resampler option.
+
+ Improved handling of inexact ALSA period counts.
+
+ Altered device naming scheme on Windows backends to better match other
+ drivers.
+
+ Updated the CoreAudio backend to use the AudioComponent API. This fixes
+ deprecation warnings for OSX 10.11, although requires OSX 10.6 or newer.
+
openal-soft-1.17.0:
Implemented a JACK playback backend.