From: Mike Brady Date: Mon, 29 Jan 2018 22:36:53 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d29~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63695ea70c96a8ea7c9d9f74d629a5eb8f47328e;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 805f9c70..253286b7 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,8 @@ +Version 3.2d24 +==== +**New Feature** +* A new `general` option `volume_control_profile`, for advanced use only, with two options: `"standard"` which uses the standard volume control profile -- this has a higher transfer rate at low volumes and a lower transfer rate at high volumes -- or `"flat"` which uses a uniform transfer profile to linearly scale the output mixer's dB according to the AirPlay volume. + Version 3.2d23 ==== Continuing the experiments with D-Bus and related DACP support.