X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/6762ac8a29ebd0766290d8d960797fc70233bacc..2d0a6606ee8899dfe372bbdc760fd15c14f3fceb:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 173c81d..851fa34 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -79,9 +79,24 @@ 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.

+ +

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

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