X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/8f9ab2f6a7cde1199518d5f114158610154ccbfe..d8b957853160200fe6b00d8c0e8c61a3f62ecd7c:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 31f55ad..5eb7062 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -55,7 +55,85 @@ 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