]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 9 Aug 2022 20:34:07 +0000 (21:34 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 20:34:07 +0000 (21:34 +0100)
RELEASENOTES-DEVELOPMENT.md

index 10c04468f3f48cd750649620d4e97d1208c7e5fe..a8f1ff83d273801f0dfdb68307047571c073658d 100644 (file)
@@ -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