From: Mike Brady Date: Mon, 11 Dec 2017 16:46:31 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1.5~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346ec1ee88029bc1fe598960539f698a4d677baa;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 45706f4a..253cce33 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,7 +2,7 @@ Version 3.2d18 ==== **Bug Fix** * This is a more generalised solution than in 3.2d16. In recent versions of iOS (11.2) and mac OS (10.13.2), when play is resumed after a pause, the volume level is not always restored, and, if software volume control is being used, Shairport Sync plays at full volume. This issue has been addressed by storing the last airplay volume setting when a play session ends and using it as a default when a new play session begins. -* Better AirPlay synchronisation. Older versioon have added a quarter second offset to all the latencies agreed with the sender. This seems now to be correct for an iTunes source, but incorrect for AirPlay sources. Accordingly, the offset is only added for iTunes and ForkedDaapd. The result seems to be better sync with videos, e.g, YouTube, etc. +* Better AirPlay synchronisation. Older versions of Shairport Sync added an 11,025 frame (0.25 seconds) offset to all the latencies agreed with the sender. This seems now only to be correct for an iTunes and ForkedDaapd sources, but incorrect for AirPlay sources. Accordingly, the offset is only added for iTunes and ForkedDaapd. The result is better sync with videos, e.g, YouTube, etc. while iTunes and ForkedDaapd synchronisation is unaffected. Version 3.2d16 ====