X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/de38ab9bf224a9803e79c1fd07890214dc3bf964..8141805c7a72a6c782ac0663ee0c916af8ef7868:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 51cf92b..53c9fa0 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -68,6 +68,26 @@ 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. (Use the mount_rescan option if you want to + suppress this behavior.)

+ +

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

@@ -96,6 +116,9 @@ span.command { SoX. SoX support will be removed in a future version.

+

The libao plugin has been removed, because the plugin API is not + usable in libao 1.0.0.

+

Playlists are now supported. These allow a collection of tracks to be prepared offline and played as a unit.