summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink.c
Commit message (Expand)AuthorAgeFilesLines
* Yes, yet another evil all-in-one commit of intervowen changes. I suck.Lennart Poettering2008-05-011-80/+48
* if no latency was configure for a sink/source, fill in the max latency automa...Lennart Poettering2008-04-221-0/+3
* - Change meaning of special values of latency request: 0 -> "minimal latency,...Lennart Poettering2008-04-221-6/+6
* use the sink description instead of the name to choose the description for th...Lennart Poettering2008-04-201-4/+3
* rename sink_input->rewind to process_rewind() and set_max_rewind to update_ma...Lennart Poettering2008-04-201-3/+3
* Big pile of dependant changes:Lennart Poettering2008-04-201-65/+88
* properly ask the sink to rewind on new sink inputs and when they disappearLennart Poettering2008-04-141-3/+3
* register sink/source name as first step when creating a new sink/source so th...Lennart Poettering2008-04-111-18/+21
* export both min and max latency that is configured for a sink; add API for qu...Lennart Poettering2008-04-091-3/+36
* - deprecate autoload stuffLennart Poettering2008-04-031-0/+4
* commit glitch-free workLennart Poettering2008-03-151-84/+290
* deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering2008-02-131-1/+1
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-11/+16
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-250/+734
* 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-49/+49
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-18/+8
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-8/+18
* remove all occurences of Lennart Poettering2006-08-181-3/+3
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-3/+3
* properly implement a pa_sink_disconnect() hookLennart Poettering2006-08-131-1/+3
* add pa_sink_used_by()/pa_source_used_by()Lennart Poettering2006-08-121-0/+14
* clean up event generation a little: suppress unnecessary events and generate ...Lennart Poettering2006-08-121-1/+6
* * introduce new functions pa_sink_set_description() and pa_source_set_descrip...Lennart Poettering2006-08-111-10/+48
* 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/+513