summaryrefslogtreecommitdiffstats
path: root/src/modules/module-x11-xsmp.c
Commit message (Collapse)AuthorAgeFilesLines
* * drop redundant pa_core argument from module initialization functionsLennart Poettering2007-08-101-36/+30
| | | | | | | | | | | | * make pa__done() implementations optional * a couple of modernizations * wrap lt_dlsym() at a single place * allow passing of an "api" argument to the HAL module, to choose whether OSS devices or ALSA devices should be picked up * optimize fd closing a little on linux in the forked gconf helper * save a little memory in the xsmp module git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1615 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Add X11 XSMP module for hooking into the X11 session manager, for being ↵Lennart Poettering2007-08-091-0/+201
notified about X11 disconnects before they actually happen, so that we are not killed by the bloody xlibs git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1610 fefdeb5f-60dc-0310-8127-8f9354f1896f