From: Mike Brady Date: Tue, 1 Aug 2017 14:52:27 +0000 (+0200) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1~10^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b52725e7ed5d67de2e0dc96f2bdf7be6bb7dbb;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index c6ef4b71..8d4ae194 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -3,9 +3,9 @@ Version 3.1 [Forthcoming, under revision...] Version 3.1 brings two new backends, optional loudness and convolution filters, improvements in non-synchronised backends, enhancements, stability improvements and bug fixes. **New Features** -* A `sndio` backend gives Shairport Sync fully synchronised output that works natively on OpenBSD and FreeBSD, thanks to the work of [Tobias Kortkamp (t6)](https://github.com/t6). -* A `pa` backend now allows Shairport Sync to work well with a PulseAudio-equipped system -- many desktop Linuxes use PulseAudio as their sound manager. -* Optional loudness and convolution filters can be incorporated in the audio processing chain, thanks to [yannpom](https://github.com/yannpom). +* A `sndio` backend gives Shairport Sync fully native 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. **Perky Changes You Should Know About**