X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/de38ab9bf224a9803e79c1fd07890214dc3bf964..7823bd97cd44889fb98c8110954624ccdc7906d9:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 51cf92b..2fb65fa 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -1,65 +1,8 @@ - + DisOrder Change History - + @@ -68,6 +11,78 @@ span.command {

This file documents recent user-visible changes to DisOrder.

+

IMPORTANT: you should read README.upgrades before upgrading.

+ +

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.

+ +
+ +

Backups

+ +
+ +

The Debian package now includes a cronjob that backs up the database + daily. See /etc/cron.d/disorder. You can put settings + in /etc/default/disorder to turn this off or to control how long + the backups are kept for.

+ +

The disorder-dump -r option was broken.

+ +

disorder-dump now gets permissions right automatically (a + href="http://code.google.com/p/disorder/issues/detail?id=56">issue + #56).

+ +

General

+ +
+ +

Unicode support has been upgraded to Unicode + 6.0.0.

+ +

Various minor bug fixes.

+ +
+ +
+ +

Changes up to version 5.0.2

+ +
+ +

The login form now indicates that a cookie will be set.

+ +
+ +

Changes up to version 5.0.1

+ +
+ +

Disobedience

+ +
+ +

The sense of the Control → Playing menu item was fixed.

+ +
+ +
+

Changes up to version 5.0

@@ -96,6 +111,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.

@@ -124,7 +142,7 @@ span.command {

Confirmation URLs should be cleaner (and in particular not end with punctuation). (Please see README.upgrades for more about this.)

+ href="README.upgrades.html">README.upgrades for more about this.)

@@ -180,67 +198,67 @@ span.command { - #30 + #30 mini disobedience interface - #32 + #32 Excessively verbose log chatter on shutdown - #33 + #33 (Some) plugins need -lm. - #39 + #39 Double bind() non-multicast AF_INET - #40 + #40 Missing stub function - #41 + #41 Missing includes for timeval - #42 + #42 syntax error in empeg_host section - #43 + #43 decoder segfault with FLAC 1.2.1 - #44 + #44 gcc 4.3.2-1ubuntu12 SUYB patch - #45 + #45 disobedience doesn't configure its back end - #46 + #46 Sort search results in web interface - #48 + #48 build-time dependency on oggdec removed - #49 + #49 Disobedience's 'When' column gets out of date @@ -648,7 +666,7 @@ span.command {

Important! See README.upgrades when upgrading.

+ href="README.upgrades.html">README.upgrades when upgrading.

Platforms And Installation