summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.c
Commit message (Expand)AuthorAgeFilesLines
* more modernizations, s/assert/pa_assert/gLennart Poettering2007-09-111-8/+7
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-1/+1
* add new option to pa_core stating whether we are running as high prio processLennart Poettering2007-08-221-2/+3
* use single array for storing pa_core hook lists, add sink state changed hook,...Lennart Poettering2007-08-111-33/+7
* add default fragment settings variables to pa_coreLennart Poettering2007-08-111-0/+2
* make use of pa_thread_mq everywhereLennart Poettering2007-08-101-39/+2
* add a couple of additional hooks for modules to useLennart Poettering2007-08-091-4/+28
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-5/+6
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-6/+11
* make eolspaceLennart Poettering2007-06-111-6/+6
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-3/+61
* 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