X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/7cd4dd21e8fc01abacf50118ca70797f5875b92b..90b8faa5f622bc62130ec6ee59b5fd785dd3c4e8:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index cc9db6a..ab770f6 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -72,8 +72,10 @@ span.command { href="http://code.google.com/p/disorder/issues/detail?id=27">Issue 27.

-

Gapless play should be more reliable, and playback latency over - RTP should be a bit lower.

+

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.

The command backend now (optionally) sends silence instead of suspending writes when a pause occurs or no track is playing.

@@ -112,6 +114,10 @@ span.command { -4 or -6 to force use of IPv4 or IPv6, though normally this should not be needed.

+

Unicode support has been upgraded to Unicode + 5.1.0.

+

Various elements of the source code have been rationalized.