]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Mon, 11 Dec 2017 16:46:31 +0000 (16:46 +0000)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2017 16:46:31 +0000 (16:46 +0000)
RELEASENOTES.md

index 45706f4a5be65b4912af16817e54d6099d0df5db..253cce3331b93fa26e4754767ca97d0b176c268e 100644 (file)
@@ -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
 ====