From: Mike Brady Date: Fri, 5 Jun 2020 16:32:13 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 3.3.7d12~46^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=426b4e6c4cc402edab7c95c5e23c5cbf1b155bac;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 81b72eff..8eefa7ac 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,11 @@ +Version 3.3.7d7 +==== +**Enhancements** +* Tidy up the creation and initials opening of pipes. Suppress multiple pipe-opening error messages. +* Tidy up warnings and fatal error messages when log verbosity is zero. +* Clean up the code that provides a silent lead-in to play on a back end without synchronisation, e.g. a pipe or `stdout`. +* Added in commented-out code to check the timeliness of the release of audio to a back end without synchronisation, e.g. a pipe or `stdout`. TL;DR – so long as the back end does not block, frames will be released to it not more than one packet (352 frames) late. + Version 3.3.7d7 ==== **Enhancements**