chiark / gitweb /
Add shared/public/private radio button set to playlist editor to show
[disorder] / CHANGES.html
index 4ebfcb1907872cd9730b710bf24aa56f8dc5692d..90101b0cc384ae4b8b019444117c147fe111db79 100644 (file)
@@ -79,9 +79,25 @@ 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>
+
     </div>
       
+    <h3>Disobedience</h3>
+
+    <div class=section>
+
+      <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>
+
+    </div>
+
     <h3>Web Interface</h3>
  
     <div class=section>
@@ -177,6 +193,12 @@ span.command {
           <td><a href="http://code.google.com/p/disorder/issues/detail?id=45">#45</a></d>
           <td>disobedience doesn't configure its back end</td>
         </tr>
+
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=48">#48</a></d>
+          <td>build-time dependency on <tt>oggdec</tt> removed</td>
+        </tr>
+
         
       </table>