summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.h
Commit message (Expand)AuthorAgeFilesLines
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* try to vacuum a little when nothing is going onLennart Poettering2009-02-251-0/+2
* introduce default channel map in addition to the default sample specLennart Poettering2009-02-211-0/+1
* Merge commit 'elmarco/bt-wip'Lennart Poettering2009-02-121-0/+2
|\
| * pulsecore: add PA_CORE_HOOK_*_MOVE_FAILMarc-André Lureau2009-02-111-0/+2
* | allow sending meta/policy events to clientsLennart Poettering2009-02-121-0/+3
* | add missing hookLennart Poettering2009-02-051-0/+1
|/
* get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering2009-01-291-5/+4
* store the default sink/source in proper pa_sink*/pa_source* pointers instead ...Lennart Poettering2009-01-281-4/+6
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-1/+1
* move sink input/source output move functions into two parts so that we can st...Lennart Poettering2009-01-231-4/+4
* maintain a pa_core state variableLennart Poettering2009-01-231-0/+8
* kill autoload stuff as plannedLennart Poettering2009-01-151-4/+3
* add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-1/+4
* convert pa_client instantiation to use a pa_client_new_data struct and add ho...Lennart Poettering2009-01-151-0/+3
* volume hooksMarc-Andre Lureau2008-10-071-0/+2
* Make the shared memory segment size configurableLennart Poettering2008-10-011-1/+1
* Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering2008-09-051-0/+1
* add new switch --disallow-exitLennart Poettering2008-08-061-2/+5
* rename pa_property_xxx to pa_shared_xxx to avoid confusion with property listsLennart Poettering2008-08-011-1/+1
* save a bit of memoryLennart Poettering2008-06-271-3/+5
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* big mumbo jumo of interleaved patches.Lennart Poettering2008-05-211-1/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-6/+12
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-0/+3
* make rtprio and nice level actually configurableLennart Poettering2007-11-011-3/+4
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-8/+47
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-4/+4
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-2/+2
* define new hooks: hook_source_output_new, hook_source_disconnectLennart Poettering2006-08-131-2/+5
* properly implement a pa_sink_disconnect() hookLennart Poettering2006-08-131-1/+2
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-3/+10
* rework subscription code: try to drop redundant queued events Lennart Poettering2006-08-121-4/+6
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-0/+2
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-191-2/+2
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+82