| Commit message (Expand) | Author | Age | Files | Lines |
* | maintain the attach status in a boolean variable 'attach' accessible from the... | Lennart Poettering | 2007-09-20 | 1 | -0/+2 |
* | add proper boolean type pa_bool_t | Lennart Poettering | 2007-09-16 | 1 | -11/+11 |
* | add a "length" argument to the seek functions, as an optimization to request ... | Lennart Poettering | 2007-09-16 | 1 | -3/+7 |
* | Move attaching/detaching from a pa_rtpoll into pa_sink proper, remove it from... | Lennart Poettering | 2007-09-14 | 1 | -1/+4 |
* | simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl... | Lennart Poettering | 2007-09-14 | 1 | -7/+0 |
* | Lots of assorted minor cleanups and fixes: | Lennart Poettering | 2007-08-30 | 1 | -4/+41 |
* | Resurrect ability to move streams between sinks | Lennart Poettering | 2007-08-11 | 1 | -1/+8 |
* | use single array for storing pa_core hook lists, add sink state changed hook,... | Lennart Poettering | 2007-08-11 | 1 | -1/+0 |
* | rename pa_source_output_new_data::corked to start_corked to match pa_sink_inp... | Lennart Poettering | 2007-07-31 | 1 | -0/+1 |
* | A lot of updates, all necessary to get the native protocol ported: | Lennart Poettering | 2007-07-31 | 1 | -1/+8 |
* | drop chunk argument from various drop() functions, since it doesn't make any ... | Lennart Poettering | 2007-07-25 | 1 | -2/+2 |
* | rework sink input/source output state machine | Lennart Poettering | 2007-06-14 | 1 | -4/+11 |
* | A lot of more work to get the lock-free stuff in place | Lennart Poettering | 2007-06-13 | 1 | -2/+2 |
* | make eolspace | Lennart Poettering | 2007-06-11 | 1 | -6/+6 |
* | Merge HUGE set of changes temporarily into a branch, to allow me to move them... | Lennart Poettering | 2007-06-11 | 1 | -25/+58 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -11/+11 |
* | implement hook_source_ouput_new. For this I modified the pa_source_output_new... | Lennart Poettering | 2006-08-13 | 1 | -1/+4 |
* | remove pa_sink_input::variable_rate field since it has been folded into pa_si... | Lennart Poettering | 2006-08-13 | 1 | -1/+0 |
* | allow hooking into the process of creating playback streams. To implement thi... | Lennart Poettering | 2006-08-13 | 1 | -13/+34 |
* | comment which values in pa_{sink,source,sink_input,source_output} structures ... | Lennart Poettering | 2006-08-11 | 1 | -8/+8 |
* | * implement "hot" moving of playback streams between sinks (pa_sink_input_mov... | Lennart Poettering | 2006-07-29 | 1 | -1/+13 |
* | fold the seperate variable pa_sink_input::playing into pa_sink_input::state a... | Lennart Poettering | 2006-07-28 | 1 | -5/+4 |
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+107 |