summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/source.h
Commit message (Expand)AuthorAgeFilesLines
* core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering2009-04-101-0/+2
* introduce pa_{sink|source}_get_latency_within_thread()Lennart Poettering2009-04-051-0/+1
* make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind()Lennart Poettering2009-03-251-1/+3
* 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
* make suspend state of monitor source follow the suspend state of the sink it ...Lennart Poettering2009-03-041-0/+2
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* 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-12/+15
* 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-11/+9
* add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-0/+3
* core: add pa_source_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
* 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
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-10/+43
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* fix a bad memory access pulsecore/client.cLennart Poettering2008-06-131-1/+3
* add new function pa_source_set_latency_range(), fix type of requested_latencyLennart Poettering2008-05-171-1/+3
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-17/+60
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-36/+104
* 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-8/+8
* add pa_sink_used_by()/pa_source_used_by()Lennart Poettering2006-08-121-1/+1
* comment which values in pa_{sink,source,sink_input,source_output} structures ...Lennart Poettering2006-08-111-9/+11
* * introduce new functions pa_sink_set_description() and pa_source_set_descrip...Lennart Poettering2006-08-111-0/+3
* 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