chiark / gitweb /
55-pixel logo (for Google Code page)
[disorder] / CHANGES.html
index cc9db6a3b0126fd9b460ddbc1bae09acecc9ba3a..ab770f633476e977c41fcd55ae07d91c3bf8be91 100644 (file)
@@ -72,8 +72,10 @@ span.command {
        href="http://code.google.com/p/disorder/issues/detail?id=27">Issue
       27</a>.</p>
 
-      <p>Gapless play should be more reliable, and playback latency over
-      RTP should be a bit lower.</p>
+      <p>Gapless play should be more reliable, and playback latency over RTP
+      should be a bit lower.  Note thought that all the sound output code has
+      been reorganized and in some cases completely rewritten, so it's possible
+      that bugs may have been (re-)introduced.</p>
       
       <p>The <tt>command</tt> backend now (optionally) sends silence instead
       of suspending writes when a pause occurs or no track is playing.</p>
@@ -112,6 +114,10 @@ span.command {
       <tt>-4</tt> or <tt>-6</tt> to force use
       of IPv4 or IPv6, though normally this should not be needed.</p>
 
+      <p>Unicode support has been upgraded to <a
+      href="http://www.unicode.org/versions/Unicode5.1.0/">Unicode
+      5.1.0</a>.</p>
+
       <p>Various elements of the source code have been
       rationalized.</p>