From 2a9685cb3ad50702bad8789ab4c7d7837a4579fe Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Nov 2009 20:01:18 +0100 Subject: output/jack: use jack_client_open() instead of jack_client_new() jack_client_new() is deprecated. This requires libjack 0.100 (released nearly 5 years ago). We havn't been testing older libjack versions anyway. As a side effect, there is the new option "autostart". --- doc/user.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/user.xml') diff --git a/doc/user.xml b/doc/user.xml index e60c8d28..494e8af7 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -745,6 +745,17 @@ cd mpd-version Player Daemon". + + + autostart + yes|no + + + If set to yes, then + libjack will automatically + launch the JACK daemon. Disabled by default. + + ports -- cgit v1.2.3