]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebrady@eircom.net>
Tue, 12 Nov 2019 09:04:38 +0000 (09:04 +0000)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2019 09:04:38 +0000 (09:04 +0000)
RELEASENOTES-DEVELOPMENT.md

index 1cfabc6dacfc009a78a532b75fa643029fb9d4a6..775d9c6959e075a4351ecc66147ce106f8d828b3 100644 (file)
@@ -1,7 +1,7 @@
 Version 3.3.5d1
 ====
 **Pesky Changes You May Not Be Able To Ignore**
-* Renamed the `LoudnessFilterActive` property in the D-Bus interface to `Loudness`. Updated [shairport-sync-dbus-test-client.c](https://github.com/mikebrady/shairport-sync/blob/master/shairport-sync-dbus-test-client.c) accordingly.
+* Renamed the `LoudnessFilterActive` property in the D-Bus interface to `Loudness`. Updated [shairport-sync-dbus-test-client.c](https://github.com/mikebrady/shairport-sync/blob/development/shairport-sync-dbus-test-client.c) accordingly.
 
 **New Features**
 * Added to the D-Bus interface the ability to turn on and off convolution, to set the convolution gain and to change the convolution impulse response files. See examples in [sample dbus commands](https://github.com/mikebrady/shairport-sync/blob/development/documents/sample%20dbus%20commands). Note: for these commands to make sense, Shairport Sync must be built with support for convolution and the native D-Bus interface (`--with-convolution` and `--with-dbus-interface`) and fully installed.