summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-text.c
Commit message (Expand)AuthorAgeFilesLines
* don't count streams using the monitor source in pa_sink_used_by(), because th...Lennart Poettering2007-09-241-4/+8
* drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were...Lennart Poettering2007-09-241-5/+3
* more modernizations, s/assert/pa_assert/gLennart Poettering2007-09-111-19/+11
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-8/+20
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-7/+11
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-16/+48
* Fix some instances where we printed a string without first checking thatPierre Ossman2007-03-061-3/+10
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-23/+23
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-2/+2
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-2/+2
* test if sink->monitor_source is set before making use of itLennart Poettering2006-08-121-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+387