summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/source-output.h
Commit message (Expand)AuthorAgeFilesLines
* maintain the attach status in a boolean variable 'attach' accessible from the...Lennart Poettering2007-09-201-0/+2
* add proper boolean type pa_bool_tLennart Poettering2007-09-161-4/+4
* simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl...Lennart Poettering2007-09-141-7/+0
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-5/+39
* use single array for storing pa_core hook lists, add sink state changed hook,...Lennart Poettering2007-08-111-2/+1
* rename pa_source_output_new_data::corked to start_corked to match pa_sink_inp...Lennart Poettering2007-07-311-1/+1
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-1/+3
* rework sink input/source output state machineLennart Poettering2007-06-141-3/+5
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-2/+2
* make eolspaceLennart Poettering2007-06-111-3/+3
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-16/+43
* 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-6/+6
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-7/+28
* comment which values in pa_{sink,source,sink_input,source_output} structures ...Lennart Poettering2006-08-111-6/+6
* Implement pa_source_input_move_to() for moving record streams between sourcesLennart Poettering2006-08-031-0/+3
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+92