]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Fri, 24 May 2019 09:53:34 +0000 (10:53 +0100)
committerGitHub <noreply@github.com>
Fri, 24 May 2019 09:53:34 +0000 (10:53 +0100)
RELEASENOTES.md

index eb29220869235a0c00bd2b0afbf21fc2a0d7f57f..9181e846afd3dbb813a8c8c8748221d70631803b 100644 (file)
@@ -1,9 +1,9 @@
 Version 3.3
 ====
-Version 3.3 is focused on stability improvements and bug fixes and also offers a number of enhancements. Here is a selection of the most important:
+Version 3.3 is focused on stability improvements and also offers a number of enhancements. Here is a selection of the most important:
 
 **Enhancements**
-* Automatic `alsa` output device speed and format selection. The greatest bit depth and the lowest multiple of 44,100 frames per second are chosen automatically by default. Manual selection is still available.
+* Automatic `alsa` output device speed and format selection. The greatest bit depth and the lowest multiple of 44,100 frames per second settings are chosen automatically by default. Manual selection is still available.
 * Automatic interpolation selection. If the CPU is fast enough, the better-quality `soxr` interpolation method is chosen. Otherwise `basic` interpolation is used. Manual selection is still available.
 * A new `active` state. New hooks are provided to execute programs before entering and after leaving the `active` state which covers sequences of play sessions separated by short intervals. This simplifies amplifier switch-on and switch-off, for example.
 * DAC crackle minimisation. This new feature is intended to minimise pops and crackles caused in some Digital to Analog Converters (DACs) when they transition between active and idle or standby operation. The new `alsa`-only `disable_standby_mode` prevents the DAC entering the standby mode by keeping it active, either permanently or while Shairport Sync is in the active state. This feature is switched off by default.
@@ -15,9 +15,9 @@ Version 3.3 is focused on stability improvements and bug fixes and also offers a
 * Shairport Sync accepts AirPlay streams containing CD-quality uncompressed PCM.
 
 **Bug Fixes**
-* A large number of bugs have been fixed that will significantly improve the stability of Shairport Sync. The full list is in the Release Notes.
+* Lots of bugs – too many to list here – have been fixed that significantly improve the stability of Shairport Sync. The full list is in the Release Notes.
 
-For more details of enhancements and bug fixes, please see the [Release Notes for 3.3](https://github.com/mikebrady/shairport-sync/releases/tag/3.3rc7). Special thanks to [gibman](https://github.com/gibman).
+For more details of enhancements and bug fixes, please see the [Release Notes for 3.3](https://github.com/mikebrady/shairport-sync/releases/tag/3.3). Special thanks to [gibman](https://github.com/gibman).
 
 Version 3.2.2
 ====