From e02f980793337f4bf0b16bca957a3d112a67b62a Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Sun, 15 Feb 2009 12:48:33 +0000 Subject: [PATCH] Bring CHANGES.html up to date Organization: Straylight/Edgeware From: Richard Kettlewell --- CHANGES.html | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index c4cbe1e..6dca25c 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -67,8 +67,8 @@ span.command {

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.

+ played. This would lead to the counter showing incorrect values in + various situations.

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

@@ -91,6 +91,9 @@ span.command { Disobedience and the command-line client support this but the web interface does not.

+

The default track name parsing was modified to handle filenames + generated by iTunes.

+

Miscellaneous

@@ -105,14 +108,36 @@ span.command { href="http://en.wikipedia.org/wiki/Tivoization">Tivoization.

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

+ packages. There are a number of improvements to the Debian + packaging.

DisOrder now builds on 64-bit Linux systems.

-

There are some minor fixes to the test suite.

+

There are various minor fixes.

+

Bugs fixed

+ +
+ + + + + + + + + + + + + + + +
IDDescription
#24Fails to build on ubuntu 8.10
#26Disobedience shows wrong track elapsed time after a pause
+ +

Changes up to version 4.2

-- [mdw]