From: Richard Kettlewell Date: Sun, 10 Nov 2013 14:14:50 +0000 (+0000) Subject: CHANGES X-Git-Tag: 5.2~116 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/2f5759363e01c18428173f78cab35ac38dfe53cd?ds=sidebyside CHANGES --- diff --git a/CHANGES.html b/CHANGES.html index ca44a13..5dcf561 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -18,7 +18,7 @@ href="README.upgrades.html">README.upgrades before upgrading.

-

PulseAudio support

+

PulseAudio Support

@@ -26,24 +26,26 @@ href="README.upgrades.html">README.upgrades before upgrading.

build time. It is the default for client applications, reflecting its widespread use in desktop environments.

-

Volume settings is not currently supported when PulseAudio is in +

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

-

Disobedience

+

Changes To RTP Support

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

-
- -

disorder-playrtp

- -
+

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.

-

Playback APIs are now selected using a --api option.

+

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.