summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink-input.h
Commit message (Expand)AuthorAgeFilesLines
* add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering2009-01-151-2/+3
* core: add source, si, so proplist_updateMarc-André Lureau2009-01-131-0/+1
* Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering2008-10-261-1/+2
* add new virtual function may_move_to to sink inputs/source outputs to allow m...Lennart Poettering2008-10-211-1/+7
* volume hooksMarc-Andre Lureau2008-10-071-0/+11
* save a bit of memoryLennart Poettering2008-08-181-9/+9
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-7/+21
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* fix a bad memory access pulsecore/client.cLennart Poettering2008-06-131-0/+7
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-38/+75
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-2/+16
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-35/+128
* 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-11/+11
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-1/+4
* remove pa_sink_input::variable_rate field since it has been folded into pa_si...Lennart Poettering2006-08-131-1/+0
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-13/+34
* comment which values in pa_{sink,source,sink_input,source_output} structures ...Lennart Poettering2006-08-111-8/+8
* * implement "hot" moving of playback streams between sinks (pa_sink_input_mov...Lennart Poettering2006-07-291-1/+13
* fold the seperate variable pa_sink_input::playing into pa_sink_input::state a...Lennart Poettering2006-07-281-5/+4
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+107