]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md 3.1.d1
authorMike Brady <mikebrady@eircom.net>
Sat, 11 Mar 2017 16:10:00 +0000 (16:10 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Mar 2017 16:10:00 +0000 (16:10 +0000)
RELEASENOTES.md

index 8c68575a5f22ec8d0f1854dfa123e2b5bdb1efe2..154091d68e5b1443007990ff590e93a380743659 100644 (file)
@@ -1,3 +1,14 @@
+Version 3.1d1
+====
+This is a stability update. Some users have reported occasional crashes particularly when a play session ends and another begins immediately. The thread that plays a session was not reentrant, and this _may_ have been causing those stability problems. The player thread is now fully re-entrant, so those stability problems should be gone. The changes made were quite extensive, so more bugs may have been reintroduced. Your stability reports would be welcome.
+
+Please note that there are still problems with SoundCloud. Soundcloud seems to have problems with AirPlay in general -- the problems are not specific to Shairport Sync.
+
+**Bug Fixes**
+* Fixed a bug that was causing Shairport Sync to possibly make a very loud and alarming noise whenever an audio frame was missing.
+* In 2.8.6, a change was made to the way Shairport Sync identified itself, so that it could be recognised by TuneBlade as an open source application and treated preferentially. That change was inadventently lost in the transition from 2.8.6 to 3.0. Now it's restored.
+
+
 Version 3.1d0
 ====
 **New Features**