From: Mike Brady Date: Sun, 12 Nov 2017 14:54:19 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d13~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61ee0d4d5bf2e1c2f03a7a215b1ab9fc9ba1386;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 86310fcd..794cf5ea 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,4 +1,4 @@ -Version 3.2d10 +Version 3.2d11 ==== Continuing the experiments with D-Bus support, Shairport Sync can now be compiled to have a D-Bus presence on the D-Bus system bus. It presents a small number of properties and can execute a method call which sends a command string to the audio source's DACP port. As before, please note that the implementation is likely to change greatly or be removed at any time. @@ -11,8 +11,8 @@ Continuing the experiments with D-Bus support, Shairport Sync can now be compile * Enhancements to the handling of quit requests by threads, thanks(again) to [belboj](https://github.com/belboj)! **Other Stuff** -* Changed the debug verbosity level of some debug messages. -* In the `pa` backend, when connecting to a PulseAudio context, don't disable `autospawn`. +* The directory structure has been rearranged somewhat. Probably will change again... +* Typo fix! Thanks to [corbinsantin](https://github.com/corbinsantin). Version 3.2d8 ====