From 07c9cc2d64509219b831fd9bc0a24bbaa18092e3 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Fri, 6 Oct 2023 10:58:24 +0100 Subject: [PATCH] Update RELEASENOTES-DEVELOPMENT.md --- RELEASENOTES-DEVELOPMENT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index f1c53138..64460da2 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,13 @@ +Version 4.3.2-dev-51-g98679bbb +=== +**Enhancement** +* Add a new `pw` (PipeWire) backend setting -- `sink_target`. Leave the setting commented out to use the sink target already selected by the PipeWire system. + +**Bug Fixes** +* Fix a bug in picking up the PipeWire `node_name` -- it was being sought in the `pa` stanza instead of the `pw` stanza of the configuration file. +* Fix memory management bugs in the PipeWire backend -- settings strings were being deallocated twice on exit. +* Fix memory management bugs in the PulseAudio backend -- settings strings were being deallocated twice on exit. + Version 4.3.2-dev-47-g288e5eb6 === * In the PipeWire backend, change the default for `node_name` from "shairport-sync" to "Shairport Sync". -- 2.47.2