mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
correct autospawning
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@202 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
935826f4f3
commit
8c110d904d
13 changed files with 187 additions and 136 deletions
|
|
@ -48,6 +48,8 @@
|
|||
#define ENV_DEFAULT_SOURCE "POLYP_SOURCE"
|
||||
#define ENV_DEFAULT_SERVER "POLYP_SERVER"
|
||||
#define ENV_DEFAULT_BINARY "POLYP_BINARY"
|
||||
#define ENV_DISABLE_AUTOSPAWN "POLYP_NOAUTOSPAWN"
|
||||
#define ENV_AUTOSPAWNED "POLYP_AUTOSPAWNED"
|
||||
|
||||
struct pa_context {
|
||||
int ref;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue