chiark / gitweb /
64-bit macos fix
[disorder] / CHANGES.html
index 173c81dbada242f047587c0cf6b5098128dac6e5..785f699be7e9555dd393cfa987247101fe6a1026 100644 (file)
@@ -82,6 +82,17 @@ span.command {
       
     </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>
@@ -163,6 +174,11 @@ span.command {
           <td>syntax error in empeg_host section</td>
         </tr>
 
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=43">#43</a></d>
+          <td>decoder segfault with FLAC 1.2.1</td>
+        </tr>
+
         <tr>
           <td><a href="http://code.google.com/p/disorder/issues/detail?id=44">#44</a></d>
           <td>gcc 4.3.2-1ubuntu12 SUYB patch</td>
@@ -172,6 +188,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>