]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Thu, 3 Aug 2017 17:03:40 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2017 17:03:40 +0000 (19:03 +0200)
RELEASENOTES.md

index 8cd017a2d3cc09a65fdbc4b498df9458fbc5add6..fa53bc1678d18d387e9ae571a06f437328202206 100644 (file)
@@ -6,7 +6,7 @@ Version 3.1 brings two new backends, optional loudness and convolution filters,
 * A `sndio` backend gives Shairport Sync native fully synchronised output on OpenBSD and FreeBSD, thanks to the work of [Tobias Kortkamp (t6)](https://github.com/t6).
 * A `pa` backend now allows Shairport Sync to provide synchronised output on PulseAudio-equipped systems -- many desktop Linuxes use PulseAudio as their sound manager.
 * Optional loudness and convolution filters can be incorporated in the audio processing chain, thanks to the fantastic work of [yannpom](https://github.com/yannpom).
-* A volume-change program hook has been added to execute an application whenever the volume is changed.
+* A volume-change program hook `run_this_when_volume_is_set` has been added to the `general` settings stanza to execute an application whenever the volume is changed.
 
 **Perky Changes You Should Know About**
 * The `audio_backend_buffer_desired_length_in_seconds` and `audio_backend_latency_offset_in_seconds` settings have been moved from individual backend stanzas to the `general` stanza. They now have an effect on every type of backend.