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

index 51426e84763d3966aae559e7e9bf33bbbc29c732..f1f279abae774871becc52b4055b3af03df1d3f7 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 (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. It is preferable to use remote control (if available) 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 become different. It is preferable to use remote control (if available) 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. It is preferable to use remote control (if available) to "ask" the player to stop playing.
 
 Version 4.1-dev-454-ga774a6fc