From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 9 Aug 2022 20:34:07 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.1-rc1~24^2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ead5dec8ee014801d6f7747c766758e18e4fde;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 10c04468..a8f1ff83 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -11,7 +11,7 @@ Version 4.1-dev-466-g05dfcdfd These are for advanced users. * Add a new `Protocol` property to the D-Bus interface. Values: `AirPlay` if built for AirPlay and `AirPlay 2` if build for AirPlay 2. -* Add a new `Volume` property to the D-Bus interface. This enables you to get and set the volume _locally_. Use this carefully: it means that you can set the volume of the player without changing it at the source. The source will not be informed of the change, so the volume it sets and and the actual volume may not necessarity be the same. If remote control available, it is preferable to "ask" the player to change the volume. +* Add a new `Volume` property to the D-Bus interface. This enables you to get and set the volume _locally_. Use this carefully: it means that you can set the volume of the player without changing it at the source (e.g. iTunes / Music). The source will not be informed of the change, so the volume it sets and and the actual volume may not necessarity be the same. If remote control available, it is preferable to "ask" the player to change the volume. * Add a new `DropSession` method. This will immediately and forcibly terminate a playing session without informing the source. Use it carefully. If remote control available, it is preferable to "ask" the player to stop playing. Version 4.1-dev-454-ga774a6fc