From: Richard Kettlewell Date: Tue, 8 Jun 2010 20:58:08 +0000 (+0100) Subject: Add initial devices of removable device support to CHANGES.html. X-Git-Tag: branchpoint-5.1~77^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/5bb003c88fe3a904282018f959ce2743780babdc Add initial devices of removable device support to CHANGES.html. --- diff --git a/CHANGES.html b/CHANGES.html index ed1e9b4..0f78a56 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -68,6 +68,25 @@ span.command {

This file documents recent user-visible changes to DisOrder.

+

Changes up to version 5.1

+ +
+ +

Removable Device Support

+ +
+ +

The server will now automatically initiate a rescan when a filesystem is + mounted or unmounted.

+ +

The server takes care not to hold audio files open unnecessarily, so + that devices can be unmounted even if tracks from them are currently being + buffered.

+ +
+ +
+

Changes up to version 5.0