]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Mon, 29 Feb 2016 20:39:32 +0000 (20:39 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 29 Feb 2016 20:39:32 +0000 (20:39 +0000)
RELEASENOTES.md

index 360b426342fceb28601795d67fc372ef210bf0c1..e40c644e5d25ad5f3d61be7f5d9fde4c181c839c 100644 (file)
@@ -1,7 +1,7 @@
 Version 2.9.2 – Development Version
 ----
 Version 2.9.2 focusses on further bug fixes and stability improvements.
-* Enhanced stability: an important bug has been fixed in the handling of missing audio frames – i.e. what happens when a frame of audio is truly missing, in spite of having been re-requested. The bug would cause Shairport Sync to do an unnecessary resynchronisation, or, if resync was turned off, to jump out of sync. This is a long-standing bug – thanks to [Jörg Krause](https://github.com/joerg-krause) for identifying it.
+* Enhanced stability: an important bug has been fixed in the handling of missing audio frames – i.e. what happens when a frame of audio is truly missing, after all attempts to fetch it have been unsuccessful. The bug would cause Shairport Sync to do an unnecessary resynchronisation, or, if resync was turned off, to jump out of sync. This is a long-standing bug – thanks to [Jörg Krause](https://github.com/joerg-krause) for identifying it.
 * An extra diagnostic has been added which gives the mean, standard deviation and maximum values for inter-packet reception time on the audio port. It may be useful for exploring line quality.
 
 Version 2.9.1 – Development Version