From 774dc23ab34cc4c38f3d1d04c7d5dc6190ec923b Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 3 Jun 2013 17:38:04 +0000 Subject: ao_jack: add (no-)connect suboption Add (no)connect option to ao_jack. Patch by Markus Appel [masolomaster3000 googlemail com]. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@36297 b3059339-0415-0410-9bf9-f77b7e298cf2 Conflicts: DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 audio/out/ao_jack.c --- DOCS/man/en/ao.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index dc7b7fccb1..e86fa2cc2c 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -56,6 +56,10 @@ jack (no-)autostart Automatically start jackd if necessary (default: disabled). Note that this seems unreliable and will spam stdout with server messages. + (no-)connect + Automatically create connections to output ports (default: enabled). + When enabled, the maximum number of output channels will be limited to + the number of available output ports. coreaudio (Mac OS X only) native Mac OS X audio output driver -- cgit v1.2.3