chiark / gitweb /
server/gstdecode.c: Produce the configured sample format directly.
[disorder] / CHANGES.html
index 75a9ef48d3d2dd6f0beac5ea0269820ddf0dfc47..4fbc197cf9c87c271fc9f6ca97d6c9cbf96b49cf 100644 (file)
@@ -41,6 +41,13 @@ href="README.upgrades.html">README.upgrades</a> before upgrading.</p>
     (<a href="http://code.google.com/p/disorder/issues/detail?id=29">issue
     #29</a>).</p>
 
     (<a href="http://code.google.com/p/disorder/issues/detail?id=29">issue
     #29</a>).</p>
 
+    <p>The &ldquo;Manage users&rdquo; option is now more reliably greyed out if
+    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>
   </div>
 
   <h3>Backups</h3>
@@ -67,7 +74,27 @@ href="README.upgrades.html">README.upgrades</a> before upgrading.</p>
     <p>Unicode support has been upgraded to <a
     href="http://www.unicode.org/versions/Unicode6.0.0/">Unicode
     6.0.0</a>.</p>
     <p>Unicode support has been upgraded to <a
     href="http://www.unicode.org/versions/Unicode6.0.0/">Unicode
     6.0.0</a>.</p>
+
+    <p>Client programs no longer depend on libdb.</p>
     
     
+    <p>The following have been removed:</p>
+
+    <ul>
+
+      <li>The <tt>allow</tt>, <tt>gap</tt>, <tt>lock</tt>, <tt>prefsync</tt>, 
+      <tt>restrict</tt>, <tt>trust</tt> configuration commands.  If they still
+      appear in your configuration file then the server will not start.</li>
+
+      <li>The <tt>columns</tt> web interface option.  It will generate an
+      message in your error log but otherwise be ignored.</li>
+
+      <li>The <tt>--wait-for-device</tt> player option.  If it still appears in
+      any player commands, they will not work.</li>
+
+      <li>Support for automatically importing pre-3.0 users.</li>
+
+    </ul>
+
     <p>Various minor bug fixes.</p>
 
   </div>
     <p>Various minor bug fixes.</p>
 
   </div>