chiark / gitweb /
Merge latest work from uniform audio branch. The only functional change
[disorder] / CHANGES.html
index 6dca25c96af9e1802ed1089a9aa49b065b6dd977..3722b613bfd004b602587cfabf07025f66e6cd24 100644 (file)
@@ -58,6 +58,42 @@ span.command {
 <p>This file documents recent user-visible changes to <a
  href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>.</p>
 
+<h2>Changes up to version 4.4</h2>
+
+  <div class=section>
+  
+    <h3>Mac OS X</h3>
+  
+    <div class=section>
+
+      <p>The <tt>device</tt> configuration option and <tt>--device</tt> option
+      to <tt>disorder-playrtp</tt> now work.  Devices may be specified either
+      by UID or name.  Fixes <a
+       href="http://code.google.com/p/disorder/issues/detail?id=27">Issue
+      27</a>.</p>
+        
+    </div>
+
+    <h3>Bugs fixed</h3>
+  
+    <div class=section>
+
+      <table class=bugs>
+        <tr>
+          <th>ID</th>
+          <th>Description</th>
+        </tr>
+        
+        <tr>
+          <td><a href="http://code.google.com/p/disorder/issues/detail?id=27">#27</a></td>
+          <td>Mac DisOrder uses wrong sound device</td>
+        </tr>
+
+      </table>
+      
+    </div>
+  </div>
+
 <h2>Changes up to version 4.3</h2>
 
   <div class=section>