chiark / gitweb /
Correct playlist delete button sensitivity
[disorder] / CHANGES.html
index 38f14e94f40a5cfa0e22e0744d4f5eb261d14fb6..dbe660e8c5d92ac3460598a706b7fe3af556c373 100644 (file)
@@ -79,15 +79,27 @@ span.command {
       
       <p>The <tt>command</tt> backend now (optionally) sends silence instead
       of suspending writes when a pause occurs or no track is playing.</p>
-      
+
+      <p>If <a href="http://www.mega-nerd.com/SRC/">libsamplerate</a> is
+      available at build time then that will be used instead of invoking
+      <a href="http://sox.sourceforge.net/">SoX</a>.  SoX support will be
+      removed in a future version.</p>
+
+      <p>Playlists are now supported.  These allow a collection of tracks to be
+      prepared offline and played as a unit.</p>
+
     </div>
       
     <h3>Disobedience</h3>
 
     <div class=section>
 
-      <p>Multiple tracks can now be dragged in the queue in a single
-      operation.</p>
+      <p>Multiple tracks can now be dragged in the queue in a single operation.
+      Furthermore, it is now possible to drag tracks from the
+      &ldquo;Recent&rdquo;, &ldquo;Added&rdquo; and &ldquo;Choose&rdquo; tabs
+      to the queue.</p>
+
+      <p>Disobedience now supports playlist editing.</p>
 
     </div>