]> code.delx.au - pulseaudio/commit
add new switch --start to the PA binary which allows starting PA if it is not running...
authorLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2008 17:38:50 +0000 (17:38 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2008 17:38:50 +0000 (17:38 +0000)
commitac0f5275c5cbe72d5c81d9bb4aed4b9c2a5f5802
tree7992890250cc83a91ad030768c8e54aa5c16bfb0
parentc33db3ce68197cfe93f1fdf1b6459b1c7afb9057
add new switch --start to the PA binary which allows starting PA if it is not running yet. In contrast to normal startup an already running PA will not be considered an error. Also, take the autospawn lock so we can guarantee that after this call returns PA is ralive and running

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2513 fefdeb5f-60dc-0310-8127-8f9354f1896f
man/pulseaudio.1.xml.in
src/daemon/cmdline.c
src/daemon/daemon-conf.h
src/daemon/main.c
src/pulsecore/pid.c