From: Mike Brady Date: Fri, 7 Apr 2017 19:42:20 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1.s5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3dab142cfecc80f9cde9c1483a4a7895d75560c;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a3ff0431..2f226314 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -5,7 +5,7 @@ Generally, more extensive changes have been to make all relevant operations reen Your stability reports would be welcome. **New Feature** -* A new command line option **--logOutputLevel** that logs the output level whenever the volume is changed. It's meant to be ueful if you have to to determine the right level to set in volume_max_db. +* A new command line option **--logOutputLevel** that logs the output level whenever the volume is changed. It's meant to be useful if you have to to determine the right level to set in volume_max_db. **Bug fix** * Sometimes when you stop a play and quickly start another, a short piece of audio from the end of the old session will play before the new session starts. Fixed by improving the flush command and by ignoring the first few frames after a play starts.