summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.c
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/+11
* introduce default channel map in addition to the default sample specLennart Poettering2009-02-211-0/+1
* get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering2009-01-291-17/+24
* store the default sink/source in proper pa_sink*/pa_source* pointers instead ...Lennart Poettering2009-01-281-3/+4
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-0/+1
* maintain a pa_core state variableLennart Poettering2009-01-231-0/+5
* kill autoload stuff as plannedLennart Poettering2009-01-151-6/+0
* add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-0/+4
* Make the shared memory segment size configurableLennart Poettering2008-10-011-4/+4
* Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering2008-09-051-0/+1
* if we are exiting due to idleness, say soLennart Poettering2008-09-051-0/+1
* 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