From: Mike Brady Date: Mon, 23 Dec 2019 12:18:48 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 3.3.7d12~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772ba1178c15ca4b4ff41ebcf637441af9f4a0aa;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index ebdba4fe..4dfe20cf 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,16 @@ +Versioon 3.3.6d3 +==== +**New Features** +* Add `SetAirplayVolume` to the native D-Bus `RemoteControl` interface. +* Add `SetVolume` to the `MPRIS` interface. + +**Bug Fixes** +* Hook up the `Volume` property in the `MPRIS` interface. + +**Enhancements** +* Modify `RemoteCommand` in the D-Bus interface to return the HTTP status and response in hex. +* Add a few sample commands, including `MPRIS` commands, to the [Sample D-Bus Commands](https://github.com/mikebrady/shairport-sync/blob/development/documents/sample%20dbus%20commands) document. + Version 3.3.6d2 ==== **New Features**