From 900fa0b8688dd81e08ae487dfe3ddcbbb0098cc1 Mon Sep 17 00:00:00 2001 Message-Id: <900fa0b8688dd81e08ae487dfe3ddcbbb0098cc1.1714971139.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sat, 28 Nov 2009 11:10:48 +0000 Subject: [PATCH] Update CHANGES for scratch improvements Organization: Straylight/Edgeware From: Richard Kettlewell --- CHANGES.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.html b/CHANGES.html index b9ed4e3..6ad6c5e 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -75,7 +75,8 @@ span.command {

Gapless play should be more reliable, and playback latency over RTP should be a bit lower. Note though that all the sound output code has been reorganized and in some cases completely rewritten, so it's possible - that bugs may have been (re-)introduced.

+ that bugs may have been (re-)introduced. Decoding of scratches is also + initiated ahead of time, giving more reliable playback.

The command backend now (optionally) sends silence instead of suspending writes when a pause occurs or no track is playing.

@@ -217,6 +218,12 @@ span.command { Disobedience's 'When' column gets out of date + + (none) + “found track in no collection” messages for scratches + are now suppressed + + -- [mdw]