summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/proplist-util.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix dependencies and include necessary headersMaarten Bosmans2011-02-171-1/+1
|
* core-util: replace remaining fixed size destination string functions by ↵Lennart Poettering2009-08-011-2/+4
| | | | | | | | | | _malloc() versions This helps portability to GNU/Hurd. Patch originally from Samuel Thibault but modified. Closes ticket #546
* protocol-native,proplist-util: port to pa_get_{user|host}_name_malloc()Lennart Poettering2009-04-291-10/+10
|
* proplist-util: use pa_session_id() instead of accessing ↵Lennart Poettering2009-04-131-5/+4
| | | | 7b816367b01393ed3e3e650047d78f6e-1239640487.203609-1061245823 directly
* make sure we don't choke on PULSE_PROP_OVERRIDELennart Poettering2009-02-211-2/+3
|
* add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by ↵Lennart Poettering2009-02-211-0/+10
| | | | default
* tell gcc to ignore invalid gtk header filesLennart Poettering2009-02-211-0/+1
|
* properly read icon/application name/display from gtk/glib/gdkLennart Poettering2009-02-131-14/+59
|
* make PULSE_PROP env vars non-overriding but introduce PULSE_PROP_OVERRIDE ↵Lennart Poettering2009-02-131-6/+24
| | | | for allowing overriding
* A few MacOS X portability fixesLennart Poettering2009-02-061-3/+7
| | | | | | Based on patches contributed by "Tron". See bug #478.
* allow overwriting of process properties with environment variablesLennart Poettering2009-02-051-6/+1
|
* in addition to per-property env vars PULSE_PROP_xxx look for for a ↵Lennart Poettering2009-02-041-0/+10
| | | | stringified PULSE_PROP env var
* set PA_PROP_WINDOW_X11_DISPLAY from :0.0 and initialize ↵Lennart Poettering2009-02-021-0/+19
| | | | PA_PROP_APPLICATION_PROCESS_MACHINE_ID properly
* try to use glib's g_get_application_name() to set PA_PROP_APPLICATION_NAMELennart Poettering2009-02-021-10/+24
|
* Check if environ is actually set before we use itLennart Poettering2008-12-161-14/+21
| | | | | | | | 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
* a few FreeBSD fixes, from alexisLennart Poettering2008-10-011-1/+1
| | | | Signed-off-by: Lennart Poettering <lennart@poettering.net>
* move pa_init_proplist() to proplist-util.[ch]Lennart Poettering2008-06-171-0/+118
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2541 fefdeb5f-60dc-0310-8127-8f9354f1896f