summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.c
Commit message (Expand)AuthorAgeFilesLines
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-1/+1
* add new switch --disallow-exitLennart Poettering2008-08-061-13/+24
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* start idle timer even when no module is ever loadedLennart Poettering2008-08-031-0/+2
* rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering2008-08-031-1/+1
* rename props.[ch] to shared.[ch]Lennart Poettering2008-08-011-1/+1
* rename pa_property_xxx to pa_shared_xxx to avoid confusion with property listsLennart Poettering2008-08-011-2/+2
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* reformat thingsLennart Poettering2008-06-111-1/+6
* big mumbo jumo of interleaved patches.Lennart Poettering2008-05-211-1/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-0/+2
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-0/+1
* make rtprio and nice level actually configurableLennart Poettering2007-11-011-6/+5
* make speex-float-3 the default resamplerLennart Poettering2007-10-291-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-23/+50
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-9/+9
* fix indentationLennart Poettering2006-09-061-2/+2
* Fall back to creating a "normal" memory pool if unable to get a shared one.Pierre Ossman2006-08-221-4/+13
* Improve error messages a bit.Pierre Ossman2006-08-221-1/+4
* deal properly with pa_mempool_new() failingLennart Poettering2006-08-191-2/+6
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-3/+3
* define new hooks: hook_source_output_new, hook_source_disconnectLennart Poettering2006-08-131-0/+4
* properly implement a pa_sink_disconnect() hookLennart Poettering2006-08-131-2/+2
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-0/+6
* rework subscription code: try to drop redundant queued events Lennart Poettering2006-08-121-2/+3
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-1/+4
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+160