X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/0ba75c7fdd81cb363e43746c509b7e9922475134..ddf0e06b99c52ed416f19432be45b71238d0b877:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index d090beb..d19afe7 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -57,6 +57,126 @@ span.command {

This file documents recent user-visible changes to DisOrder.

+

Changes up to version 4.2

+ +
+ +

Disobedience

+ +
+ +

The login window now has a 'remote' switch. If this is turned off + then Disobedience will connect to a local server. Formerly it would + always use TCP/IP.

+ +

The Delete and backspace keys will now remove tracks from the queue. + Escape will now dismiss the properties, users or login windows and return + now works in the login and properties windows.

+ +
+ +

Documentation

+ +
+ +

Track and global preferences are now described in a new + disorder_preferences(5) man page.

+ +
+ +

Bugs fixed

+ +
+ + + + + + + + + + + +
IDDescription
#21CGI should use PATH_INFO more sensibly
+ +
+
+ + +

Changes up to version 4.1.1

+ +
+ +

Disobedience's “Login” window now works when you are logged + in.

+ +
+ +

Changes up to version 4.1

+ +
+ +

Disobedience

+ +
+ +

Disobedience has been largely rewritten:

+ + + +

Disobedience attempts to cope with servers from older versions, up to + a point, but this is not well tested and it's best to keep the server + fully up to date.

+ +
+ +

Server

+ +
+ +

When a track shares a directory with its alias, the real track name is + now returned instead of the alias (the opposite way round to the previous + behaviour).

+ +
+
+ +

Changes up to version 4.0.2

+ +
+ +

Corrected web browser linked from Disobedience.

+ +
+ +

Changes up to version 4.0.1

+ +
+ +

Libtool and Automake now install the CGI correctly. As part of this, + cgidir has been renamed to cgiexecdir. The configure + script will report an error if you try to use the old name.

+ +
+

Changes up to version 4.0