]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebrady@eircom.net>
Tue, 10 Sep 2019 13:11:08 +0000 (14:11 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 13:11:08 +0000 (14:11 +0100)
RELEASENOTES-DEVELOPMENT.md

index 7b393ca321eb2b62269571b275c24607261e3ec5..3b5bfdda7f1a80f128e21aea7cbe4f1e0427d95e 100644 (file)
@@ -10,8 +10,9 @@ Version 3.3.2d6
 
 Version 3.3.2d5
 ====
-**Bug Fixes**
+**Enhancement**
 * Improves the detection of the remote services available when an audio source is playing. If the source is minimally compatible, e.g. iOS, Shairport Sync's `org.gnome.ShairportSync.RemoteControl` native `dbus` interface becomes "`available`". If the source is iTunes, then the `org.gnome.ShairportSync.AdvancedRemoteControl` interface also becomes `available`. Artwork, metadata, status and limited remote control facilities are accessible through these interfaces when they are in the `available` state. Follows on from issues raised in [#890](https://github.com/mikebrady/shairport-sync/issues/890). Thanks again to [exoqrtx](https://github.com/exoqrtx) for bringing these issues to light and for testing.
+**Bug Fix**
 * Fixes an issue that occured in Ubuntu 14.04 – the `shairport-sync` daemon would silently die after a fairly long period. It typically happened just after a DHCP address was renewed. The problem seemed to be related to having more than one `avahi` threaded polling loop (though this isn't documented anywhere). The fix was to consolidate the `avahi` stuff down to one threaded polling loop. Addresses issue [#895](https://github.com/mikebrady/shairport-sync/issues/895). Thanks to [Hans (the) MCUdude](https://github.com/MCUdude) for reporting and for initial troubleshooting.
 
 Version 3.3.2d4