Lennart Poettering
edfa39a2af
make sure we don't choke on PULSE_PROP_OVERRIDE
2009-02-21 23:46:31 +01:00
Lennart Poettering
27bfa607b9
add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by default
2009-02-21 16:26:09 +01:00
Lennart Poettering
4c3648aea3
tell gcc to ignore invalid gtk header files
2009-02-21 04:12:52 +01:00
Lennart Poettering
e954a89d89
properly read icon/application name/display from gtk/glib/gdk
2009-02-13 18:19:10 +01:00
Lennart Poettering
f863756b43
make PULSE_PROP env vars non-overriding but introduce PULSE_PROP_OVERRIDE for allowing overriding
2009-02-13 18:06:30 +01:00
Lennart Poettering
04c3c6716b
A few MacOS X portability fixes
...
Based on patches contributed by "Tron".
See bug #478 .
2009-02-06 00:25:47 +01:00
Lennart Poettering
291589ecc1
allow overwriting of process properties with environment variables
2009-02-05 04:09:09 +01:00
Lennart Poettering
9a27b8f0e8
in addition to per-property env vars PULSE_PROP_xxx look for for a stringified PULSE_PROP env var
2009-02-04 17:16:13 +01:00
Lennart Poettering
16e369498c
set PA_PROP_WINDOW_X11_DISPLAY from :0.0 and initialize PA_PROP_APPLICATION_PROCESS_MACHINE_ID properly
2009-02-02 00:28:55 +01:00
Lennart Poettering
8ccc9aa665
try to use glib's g_get_application_name() to set PA_PROP_APPLICATION_NAME
2009-02-02 00:28:37 +01:00
Lennart Poettering
7013849354
Check if environ is actually set before we use it
...
Some applications seem to set **environ to NULL for various reasons.
Before we iterate through it we thus need to make sure it is actually
set to make sure we don't segfault.
Closes rhbz #473080
2008-12-16 14:03:40 +01:00
Lennart Poettering
644f39d261
a few FreeBSD fixes, from alexis
...
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-10-01 01:31:56 +02:00
Lennart Poettering
0e32db2212
move pa_init_proplist() to proplist-util.[ch]
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2541 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-17 18:23:09 +00:00