summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/source-output.c
Commit message (Expand)AuthorAgeFilesLines
* maintain a list of sink inputs/source outputs as part of the pa_client objectLennart Poettering2009-01-151-0/+6
* core: add source, si, so proplist_updateMarc-André Lureau2009-01-131-0/+15
* Don't hit an assert when checking for idlenessLennart Poettering2008-12-171-1/+6
* add new virtual function may_move_to to sink inputs/source outputs to allow m...Lennart Poettering2008-10-211-9/+28
* use pa_channel_map_init_extend() instead of pa_channel_map_init_auto() as cha...Lennart Poettering2008-10-071-1/+1
* modernize a few checksLennart Poettering2008-10-071-2/+2
* Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering2008-09-051-1/+2
* fix up latency before calling into stream code, to make sure we don't ask for...Lennart Poettering2008-08-291-4/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* fix a few more copy/paste errorsLennart Poettering2008-08-051-3/+3
* fix copy/paste errorLennart Poettering2008-08-041-1/+1
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-30/+59
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* fix a bad memory access pulsecore/client.cLennart Poettering2008-06-131-3/+16
* only unref memblock if there is oneLennart Poettering2008-05-171-1/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-73/+281
* deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering2008-02-131-1/+1
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-6/+36
* add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...Lennart Poettering2007-11-111-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-126/+250
* 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-32/+32
* fix a bad memory accessLennart Poettering2006-08-191-1/+1
* remove all occurences of Lennart Poettering2006-08-181-6/+6
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-2/+2
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-39/+80
* clean up event generation a little: suppress unnecessary events and generate ...Lennart Poettering2006-08-121-0/+6
* Implement pa_source_input_move_to() for moving record streams between sourcesLennart Poettering2006-08-031-3/+74
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+241