X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/d875f8dd8a7e57f017852f288b8ea0b5f4a58418..05b3f1f69c02a260bb8315dcedd60d35daf1875c:/CHANGES.html?ds=sidebyside diff --git a/CHANGES.html b/CHANGES.html index 8e3d071..5dcf561 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -14,7 +14,44 @@

IMPORTANT: you should read README.upgrades before upgrading.

-

Changes up to version 5.x

+

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