summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink.h
Commit message (Expand)AuthorAgeFilesLines
* add proper boolean type pa_bool_tLennart Poettering2007-09-161-10/+10
* count corked streams per sink/source and make pa_sink_used_by() return only t...Lennart Poettering2007-09-151-2/+4
* Move attaching/detaching from a pa_rtpoll into pa_sink proper, remove it from...Lennart Poettering2007-09-141-2/+8
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-17/+29
* actually mute sinks when asked for i, add new function pa_sink_suspend_allLennart Poettering2007-08-151-0/+2
* Resurrect ability to move streams between sinksLennart Poettering2007-08-111-0/+1
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-1/+1
* add PA_SINK_OPENED/PA_SOURCE_OPENED macros for easier checking for _IDLE or _...Lennart Poettering2007-07-281-1/+5
* remove underrun condition in pa_sinks. Instead return silence in pa_sink_rend...Lennart Poettering2007-06-231-2/+4
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-10/+16
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-36/+78
* 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