CHANGES
[disorder] / CHANGES.html
index 3bffb46..ca44a13 100644 (file)
 <p><b>IMPORTANT</b>: you should read <a
 href="README.upgrades.html">README.upgrades</a> before upgrading.</p>
 
+<h2>Changes up to version 5.2</h2>
+
+<div class=section>
+
+  <h3>PulseAudio support</h3>
+
+  <div class=section>
+
+    <p>PulseAudio is now supported, if the support library is available at
+    build time.  It is the default for client applications, reflecting its
+    widespread use in desktop environments.</p>
+
+    <p>Volume settings is not currently supported when PulseAudio is in
+    use.</p>
+
+  </div>
+
+  <h3>Disobedience</h3>
+
+  <div class=section>
+
+    <p>Disobedience now has a menu to select the network playback API.</p>
+
+  </div>
+
+  <h3><code>disorder-playrtp</code></h3>
+
+  <div class=section>
+
+    <p>Playback APIs are now selected using a <code>--api</code> option.</p>
+
+  </div>
+
+</div>
+
+<h2>Changes up to version 5.1.1</h2>
+
+    <div class=section>
+
+      <h3>Bug fixes</h3>
+
+      <div class=section>
+
+        <ul>
+          <li><code>player</code> and <code>tracklength</code> can now be used
+          without arguments to clear the lists, as per the documentation.</li>
+
+          <li>Tracks without a player are forgotten upon rescan.</li>
+
+          <li>The speaker process avoids splitting frames.</li>
+        </ul>
+
+        <p>Thanks to Mark Wooding and Joe Birr-Pixton.</p>
+
+      </div>
+
+    </div>
+
 <h2>Changes up to version 5.1</h2>
 
 <div class=section>
@@ -45,6 +103,9 @@ href="README.upgrades.html">README.upgrades</a> before upgrading.</p>
     it will not work.  This depends on a server change too, so it may still be
     wrong if a new Disobedience is used against an old server.</p>
 
+    <p>A <tt>.desktop</tt> file is now shipped, making Disobedience visible as
+    an application in freedesktop.org-compliant systems.</p>
+
   </div>
 
   <h3>Backups</h3>