X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/17fd85ca97da590ec0092821597eefd7adee0fc2..d8b957853160200fe6b00d8c0e8c61a3f62ecd7c:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index a1a0b9a..5eb7062 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -55,7 +55,140 @@ span.command {

DisOrder Change History

-

This file documents recent user-visible changes to DisOrder.

+

This file documents recent user-visible changes to DisOrder.

+ +

Changes up to version XXX

+ +
+ +

Disobedience

+ +
+ +

A bug was fixed in the calculation of how much of the track had + played. This would lead to the counter incorrectly resetting to 0:00 + from whenever anything about the queue changed.

+ +

Disobedience's icons have been changed to larger, more colorful + ones. The SVG source is included if you want to fiddle with them.

+ +
+ +

General

+ +
+ +

The build system will now automatically cope with Fink's broken GTK+ + packages.

+ +

There are some minor fixes to the test suite.

+ +
+ +
+ +

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