summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink.h
Commit message (Expand)AuthorAgeFilesLines
* core: introduce new 'reference' volume for sinksLennart Poettering2009-04-131-4/+7
* core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering2009-04-101-0/+2
* introduce relative_volume field in sink_input and make use of it on sink flat...Lennart Poettering2009-04-081-2/+3
* after propagating a sink volume change to the sink inputs recalculate their s...Lennart Poettering2009-04-071-0/+1
* introduce pa_{sink|source}_get_latency_within_thread()Lennart Poettering2009-04-051-0/+2
* get rid of 'default' min/max latencies, simplify things by just having absolu...Lennart Poettering2009-03-251-1/+1
* set request/rewind sizes only via accessor functionsLennart Poettering2009-03-241-2/+6
* simplify latency range by not allowing stored 'wildcard' ranges anymoreLennart Poettering2009-03-241-1/+1
* add functions that modules can call whenever they now the volume changedLennart Poettering2009-03-211-0/+2
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add logic for initializing a useful icon nameLennart Poettering2009-03-011-0/+3
* when changing volume, store whether it is worth remembering or noLennart Poettering2009-01-271-1/+1
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-21/+20
* add functions to move all inputs of a sink away/similar for source outputsLennart Poettering2009-01-231-0/+6
* pulse: share private enum values with client sideMarc-André Lureau2009-01-201-9/+0
* pulse: introspect sink stateMarc-André Lureau2009-01-201-10/+9
* Merge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'Lennart Poettering2009-01-151-0/+2
|\
| * sink: add a virtual_volume to sinkMarc-André Lureau2009-01-141-0/+2
* | add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-0/+3
|/
* core: add pa_sink_update_proplistMarc-André Lureau2009-01-131-0/+2
* Add "base volume" field to sinks/sourcesLennart Poettering2008-12-241-0/+2
* Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering2008-10-261-0/+1
* volume hooksMarc-Andre Lureau2008-10-071-0/+5
* save a bit of memoryLennart Poettering2008-08-181-7/+8
* rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...Lennart Poettering2008-08-131-2/+3
* make sure to call process_rewind() under all circumstances before we do the n...Lennart Poettering2008-06-261-0/+1
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-12/+30
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* link latency of monitor source to sinkLennart Poettering2008-05-171-0/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-27/+97
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-42/+119
* 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-6/+6
* add pa_sink_used_by()/pa_source_used_by()Lennart Poettering2006-08-121-0/+2
* comment which values in pa_{sink,source,sink_input,source_output} structures ...Lennart Poettering2006-08-111-11/+12
* * introduce new functions pa_sink_set_description() and pa_source_set_descrip...Lennart Poettering2006-08-111-0/+2
* add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...Lennart Poettering2006-07-161-0/+2
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+101