From 88abfc0d0fb5cb876888aa2efca41593d0aa1ad0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Nov 2009 19:55:00 +0100 Subject: output/jack: added option "client_name" Instead of using MPD's audio output name (setting "name"), use a separate configuration option. Change the default to "Music Player Daemon". --- doc/mpd.conf.5 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/mpd.conf.5') diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index c64dfb94..a5c0304c 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -348,13 +348,12 @@ after another until it successfully establishes a connection. .TP .B sink The sink to output to. The default is to let PulseAudio choose a sink. -.SH REQUIRED JACK OUTPUT PARAMETERS +.SH OPTIONAL JACK OUTPUT PARAMETERS .TP -.B name +.B client_name The client name to use when connecting to JACK. The output ports :left and :right will also be created for the left and right channels, respectively. -.SH OPTIONAL JACK OUTPUT PARAMETERS .TP .B ports This specifies the left and right ports to connect to for the left and right -- cgit v1.2.3