From: Mike Brady Date: Wed, 19 Jul 2017 18:50:50 +0000 (+0200) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1~10^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227bf1828115a887cba9457caff5eaf1da5540aa;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 7e642433..e34c1094 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,7 +1,7 @@ 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. +* When playing to a non-synchronised 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 roughly equal to the latency set by 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.