X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5568dfa85defa94167fa772dc6f154ae8c8021bb..92db088e5b292c1180a090ed369b9851e933e610:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 65f10ae..5dcf561 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -14,6 +14,66 @@

IMPORTANT: you should read README.upgrades before upgrading.

+

Changes up to version 5.2

+ +
+ +

PulseAudio Support

+ +
+ +

PulseAudio is now supported, if the support library is available at + build time. It is the default for client applications, reflecting its + widespread use in desktop environments.

+ +

Volume setting is not currently supported when PulseAudio is in + use.

+ +
+ +

Changes To RTP Support

+ +
+ +

Disobedience now has a menu to select the network playback API.

+ +

disorder-playrtp now selects playback API using + a --api option. The old API-selection options remain + available but are deprecated and will be removed in the future.

+ +

RTP playback can now transmit to multiple unicast destinations, added + and removed on demand. This is controlled by the new rtp_mode + option. The motivating use case is a bridged network with high- and + low-capacity components. However it is may also be useful in a routed + network without multicast routing support.

+ +
+ +
+ +

Changes up to version 5.1.1

+ +
+ +

Bug fixes

+ +
+ + + +

Thanks to Mark Wooding and Joe Birr-Pixton.

+ +
+ +
+

Changes up to version 5.1

@@ -41,6 +101,13 @@ href="README.upgrades.html">README.upgrades before upgrading.

(issue #29).

+

The “Manage users” 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.

+ +

A .desktop file is now shipped, making Disobedience visible as + an application in freedesktop.org-compliant systems.

+

Backups

@@ -67,13 +134,42 @@ href="README.upgrades.html">README.upgrades before upgrading.

Unicode support has been upgraded to Unicode 6.0.0.

+ +

Client programs no longer depend on libdb.

+

The following have been removed:

+ + +

Various minor bug fixes.

+

Changes up to version 5.0.3

+ +
+ +

Security: Local connections can no longer create and delete users +unless they are properly authorized.

+ +
+

Changes up to version 5.0.2