X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/6762ac8a29ebd0766290d8d960797fc70233bacc..47854c5fdbdebaf707de438f0fa86c4cb99d2268:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 173c81d..90101b0 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -79,9 +79,25 @@ span.command {

The command backend now (optionally) sends silence instead of suspending writes when a pause occurs or no track is playing.

- + +

If libsamplerate is + available at build time then that will be used instead of invoking + SoX. SoX support will be + removed in a future version.

+ +

Disobedience

+ +
+ +

Multiple tracks can now be dragged in the queue in a single operation. + Furthermore, it is now possible to drag tracks from the + “Recent”, “Added” and “Choose” tabs + to the queue.

+ +
+

Web Interface

@@ -163,6 +179,11 @@ span.command { syntax error in empeg_host section + + #43 + decoder segfault with FLAC 1.2.1 + + #44 gcc 4.3.2-1ubuntu12 SUYB patch @@ -172,6 +193,12 @@ span.command { #45 disobedience doesn't configure its back end + + + #48 + build-time dependency on oggdec removed + +