From: Mike Brady Date: Fri, 30 Jun 2017 19:22:57 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1~10^2~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcfeceb3e16aacf87169aa1513259b8bd7eb13f;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8e8dfab0..7e642433 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,11 @@ +Version 3.1.d22 +==== +**Bug Fix** +* When playing to a non-synchromnised backend, such as the stdout or pipe backends, Shirport Sync introduces a long delay. This is an attempt to fix that problem. The silent lead-in time should now be roughlt equal to the latency set betwby the client -- usually two seconds. + +**Enhancement** +* Some parameters in the new PulseAudio back end are now settable -- the Application Name, the buffer length and a delay offset. More details later. + Version 3.1.d21 ==== **Bug Fixes**