chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
New playlist creation
[disorder]
/
CHANGES.html
diff --git
a/CHANGES.html
b/CHANGES.html
index 38f14e94f40a5cfa0e22e0744d4f5eb261d14fb6..90101b0cc384ae4b8b019444117c147fe111db79 100644
(file)
--- a/
CHANGES.html
+++ b/
CHANGES.html
@@
-79,15
+79,22
@@
span.command {
<p>The <tt>command</tt> backend now (optionally) sends silence instead
of suspending writes when a pause occurs or no track is playing.</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>
-
+
+ <p>If <a href="http://www.mega-nerd.com/SRC/">libsamplerate</a> is
+ available at build time then that will be used instead of invoking
+ <a href="http://sox.sourceforge.net/">SoX</a>. SoX support will be
+ removed in a future version.</p>
+
</div>
<h3>Disobedience</h3>
<div class=section>
</div>
<h3>Disobedience</h3>
<div class=section>
- <p>Multiple tracks can now be dragged in the queue in a single
- operation.</p>
+ <p>Multiple tracks can now be dragged in the queue in a single operation.
+ Furthermore, it is now possible to drag tracks from the
+ “Recent”, “Added” and “Choose” tabs
+ to the queue.</p>
</div>
</div>