]> 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:51 +0000 (21:34 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 20:34:51 +0000 (21:34 +0100)
RELEASENOTES-DEVELOPMENT.md

index a8f1ff83d273801f0dfdb68307047571c073658d..feacd18925092c9ad26ace4533b05234148bc0ce 100644 (file)
@@ -12,7 +12,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 (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.
+* Add a new `DropSession` method. This will immediately and forcibly terminate a playing session without informing the source. Use it carefully. If remote control is available, it is preferable to use it to "ask" the player to stop playing.
 
 Version 4.1-dev-454-ga774a6fc
 ====