Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core-util: replace remaining fixed size destination string functions by ↵ | Lennart Poettering | 2009-08-01 | 1 | -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 Poettering | 2009-04-29 | 1 | -10/+10 |
| | |||||
* | proplist-util: use pa_session_id() instead of accessing ↵ | Lennart Poettering | 2009-04-13 | 1 | -5/+4 |
| | | | | 7b816367b01393ed3e3e650047d78f6e-1239640487.203609-1061245823 directly | ||||
* | make sure we don't choke on PULSE_PROP_OVERRIDE | Lennart Poettering | 2009-02-21 | 1 | -2/+3 |
| | |||||
* | add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by ↵ | Lennart Poettering | 2009-02-21 | 1 | -0/+10 |
| | | | | default | ||||
* | tell gcc to ignore invalid gtk header files | Lennart Poettering | 2009-02-21 | 1 | -0/+1 |
| | |||||
* | properly read icon/application name/display from gtk/glib/gdk | Lennart Poettering | 2009-02-13 | 1 | -14/+59 |
| | |||||
* | make PULSE_PROP env vars non-overriding but introduce PULSE_PROP_OVERRIDE ↵ | Lennart Poettering | 2009-02-13 | 1 | -6/+24 |
| | | | | for allowing overriding | ||||
* | A few MacOS X portability fixes | Lennart Poettering | 2009-02-06 | 1 | -3/+7 |
| | | | | | | Based on patches contributed by "Tron". See bug #478. | ||||
* | allow overwriting of process properties with environment variables | Lennart Poettering | 2009-02-05 | 1 | -6/+1 |
| | |||||
* | in addition to per-property env vars PULSE_PROP_xxx look for for a ↵ | Lennart Poettering | 2009-02-04 | 1 | -0/+10 |
| | | | | stringified PULSE_PROP env var | ||||
* | set PA_PROP_WINDOW_X11_DISPLAY from :0.0 and initialize ↵ | Lennart Poettering | 2009-02-02 | 1 | -0/+19 |
| | | | | PA_PROP_APPLICATION_PROCESS_MACHINE_ID properly | ||||
* | try to use glib's g_get_application_name() to set PA_PROP_APPLICATION_NAME | Lennart Poettering | 2009-02-02 | 1 | -10/+24 |
| | |||||
* | Check if environ is actually set before we use it | Lennart Poettering | 2008-12-16 | 1 | -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 alexis | Lennart Poettering | 2008-10-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | move pa_init_proplist() to proplist-util.[ch] | Lennart Poettering | 2008-06-17 | 1 | -0/+118 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2541 fefdeb5f-60dc-0310-8127-8f9354f1896f |