summaryrefslogtreecommitdiff
path: root/src/pulsecore/source.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-28core: add priority field to pa_sink/pa_sourceLennart Poettering1-0/+2
2009-08-21object: speed up type verification by not relying on strcmp()Lennart Poettering1-1/+1
2009-08-19source: rework volume handlingLennart Poettering1-1/+1
2009-08-15core: introduce pa_{sink|source}_update_flags()Lennart Poettering1-0/+2
2009-08-15core: make fixed latency dynamically changeableLennart Poettering1-4/+10
2009-08-15core: move rtpoll to thread_info sub structureLennart Poettering1-1/+2
2009-08-13core: add assert macros for verifying calling contextLennart Poettering1-0/+4
2009-08-07core: save volume/mute changes coming from the hardware automaticallyLennart Poettering1-2/+2
2009-06-17alsa: rework mixer logicLennart Poettering1-5/+27
2009-06-05core: add a suspend cause flags fieldLennart Poettering1-2/+3
2009-05-08core: introduce pa_{sink,source}_set_fixed_latency()Lennart Poettering1-0/+1
2009-04-10core: add a seperate fixed_latency field for sinks/sources with fixed latencyLennart Poettering1-0/+2
2009-04-05introduce pa_{sink|source}_get_latency_within_thread()Lennart Poettering1-0/+1
2009-03-25make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind()Lennart Poettering1-1/+3
2009-03-24simplify latency range by not allowing stored 'wildcard' ranges anymoreLennart Poettering1-1/+1
2009-03-21add functions that modules can call whenever they now the volume changedLennart Poettering1-0/+2
2009-03-04make suspend state of monitor source follow the suspend state of the sink it ...Lennart Poettering1-0/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-27when changing volume, store whether it is worth remembering or noLennart Poettering1-1/+1
2009-01-27move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering1-12/+15
2009-01-23add functions to move all inputs of a sink away/similar for source outputsLennart Poettering1-0/+6
2009-01-20pulse: share private enum values with client sideMarc-André Lureau1-9/+0
2009-01-20pulse: introspect sink stateMarc-André Lureau1-11/+9
2009-01-15add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering1-0/+3
2009-01-13core: add pa_source_update_proplistMarc-André Lureau1-0/+2
2008-12-24Add "base volume" field to sinks/sourcesLennart Poettering1-0/+2
2008-10-26Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering1-0/+1
2008-08-18save a bit of memoryLennart Poettering1-7/+8
2008-08-13rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...Lennart Poettering1-2/+3
2008-06-20Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering1-10/+43
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-13fix a bad memory access pulsecore/client.cLennart Poettering1-1/+3
2008-05-17add new function pa_source_set_latency_range(), fix type of requested_latencyLennart Poettering1-1/+3
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-17/+60
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-36/+104
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-8/+8
2006-08-12add pa_sink_used_by()/pa_source_used_by()Lennart Poettering1-1/+1
2006-08-11comment which values in pa_{sink,source,sink_input,source_output} structures ...Lennart Poettering1-9/+11
2006-08-11* introduce new functions pa_sink_set_description() and pa_source_set_descrip...Lennart Poettering1-0/+3
2006-07-16add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...Lennart Poettering1-0/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+101