| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix race condition between IO thread creation and pa_sink_put(). Move activat... | Lennart Poettering | 2007-10-01 | 1 | -14/+14 |
* | add hooks for name/description changes of sinks/source and streams | Lennart Poettering | 2007-09-24 | 1 | -1/+4 |
* | drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were... | Lennart Poettering | 2007-09-24 | 1 | -3/+0 |
* | allow _unlink() functions to be called as many times as people want, even bef... | Lennart Poettering | 2007-09-21 | 1 | -7/+18 |
* | maintain the attach status in a boolean variable 'attach' accessible from the... | Lennart Poettering | 2007-09-20 | 1 | -13/+19 |
* | add proper boolean type pa_bool_t | Lennart Poettering | 2007-09-16 | 1 | -8/+8 |
* | count corked streams per sink/source and make pa_sink_used_by() return only t... | Lennart Poettering | 2007-09-15 | 1 | -1/+14 |
* | Move attaching/detaching from a pa_rtpoll into pa_sink proper, remove it from... | Lennart Poettering | 2007-09-14 | 1 | -0/+53 |
* | simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl... | Lennart Poettering | 2007-09-14 | 1 | -18/+0 |
* | remaining s/assert/pa_assert/ and refcnt.h modernizations | Lennart Poettering | 2007-09-11 | 1 | -7/+4 |
* | minor cleanup | Lennart Poettering | 2007-09-10 | 1 | -1/+0 |
* | Lots of assorted minor cleanups and fixes: | Lennart Poettering | 2007-08-30 | 1 | -16/+90 |
* | actually mute sinks when asked for i, add new function pa_sink_suspend_all | Lennart Poettering | 2007-08-15 | 1 | -0/+14 |
* | use single array for storing pa_core hook lists, add sink state changed hook,... | Lennart Poettering | 2007-08-11 | 1 | -6/+4 |
* | add a couple of additional hooks for modules to use | Lennart Poettering | 2007-08-09 | 1 | -2/+9 |
* | typesafe casts | Lennart Poettering | 2007-08-05 | 1 | -2/+2 |
* | A lot of updates, all necessary to get the native protocol ported: | Lennart Poettering | 2007-07-31 | 1 | -10/+10 |
* | properly deref sink_input/source_output objects when removing them from a sin... | Lennart Poettering | 2007-07-26 | 1 | -6/+8 |
* | Make pa_sink_render_* and pa_source_post work only when in RUNNING state, to ... | Lennart Poettering | 2007-07-13 | 1 | -0/+3 |
* | A lot of more work to get the lock-free stuff in place | Lennart Poettering | 2007-06-13 | 1 | -93/+85 |
* | make eolspace | Lennart Poettering | 2007-06-11 | 1 | -27/+27 |
* | Merge HUGE set of changes temporarily into a branch, to allow me to move them... | Lennart Poettering | 2007-06-11 | 1 | -143/+234 |
* | 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 | -27/+27 |
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -2/+2 |
* | Rework memory management to allow shared memory data transfer. The central idea | Lennart Poettering | 2006-08-18 | 1 | -1/+1 |
* | implement hook_source_disconnect | Lennart Poettering | 2006-08-13 | 1 | -1/+3 |
* | add pa_sink_used_by()/pa_source_used_by() | Lennart Poettering | 2006-08-12 | 1 | -0/+7 |
* | clean up event generation a little: suppress unnecessary events and generate ... | Lennart Poettering | 2006-08-12 | 1 | -0/+4 |
* | * introduce new functions pa_sink_set_description() and pa_source_set_descrip... | Lennart Poettering | 2006-08-11 | 1 | -0/+16 |
* | add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ... | Lennart Poettering | 2006-07-16 | 1 | -0/+2 |
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+313 |