X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/9e89d26a8e1378f17a19da072c5f7308ddaf24f1..fe0268e12c5294997b666a720d14b0f56f4f09cd:/CHANGES.html?ds=sidebyside diff --git a/CHANGES.html b/CHANGES.html index ccbbd95..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

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

+

Disobedience

+ +
+ +

You can now edit the required-tags and prohibited-tags + global preferences in Disobedience + (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

+ +
+ +

The Debian package now includes a cronjob that backs up the database + daily. See /etc/cron.d/disorder. You can put settings + in /etc/default/disorder to turn this off or to control how long + the backups are kept for.

+ +

The disorder-dump -r option was broken.

+ +

disorder-dump now gets permissions right automatically (issue + #56).

+ +
+

General

@@ -40,8 +135,41 @@ href="README.upgrades.html">README.upgrades before upgrading.

href="http://www.unicode.org/versions/Unicode6.0.0/">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