summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink-input.h
Commit message (Expand)AuthorAgeFilesLines
* core: introduce new 'reference' volume for sinksLennart Poettering2009-04-131-2/+6
* introduce relative_volume field in sink_input and make use of it on sink flat...Lennart Poettering2009-04-081-1/+7
* add suspend_within_thread() callbacks to pa_sink_input/pa_source_outputLennart Poettering2009-04-071-0/+4
* various spelling fixesMaarten Bosmans2009-04-041-1/+1
* pass destination source/sink when moving streams so that we can access themLennart Poettering2009-04-011-4/+6
* Trigger move callback a little bit earlier so that no IO thread is runningLennart Poettering2009-03-301-1/+1
* introduce pa_sink_input_get_relative_volume()Lennart Poettering2009-03-201-0/+1
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* allow sending meta/policy events to clientsLennart Poettering2009-02-121-0/+12
* make return value of pa_{sink_input|source_output}_update_proplist() voidLennart Poettering2009-02-051-1/+1
* add a 'volume factor' that is implicitly multiplied into the volume of a sink...Lennart Poettering2009-02-051-3/+4
* remove soft volume from pa_sink_input_new_info since it should be handled int...Lennart Poettering2009-02-041-5/+4
* make a couple of functions return proper error codesLennart Poettering2009-02-031-2/+3
* implement PA_STREAM_FAIL_ON_SUSPEND logicLennart Poettering2009-02-031-0/+1
* when changing volume, store whether it is worth remembering or noLennart Poettering2009-01-271-5/+13
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-25/+19
* store requested resampling method in a seperate field and use it when create ...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-7/+9
* 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