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 | -1/+1 |
* | drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were... | Lennart Poettering | 2007-09-24 | 1 | -1/+1 |
* | Fix the assignment of control values by using the right variable for indexing. | Tanu Kaskinen | 2007-09-22 | 1 | -1/+1 |
* | include the name of the master sink in the name for piggy-backed virtual sinks | Lennart Poettering | 2007-09-22 | 1 | -4/+7 |
* | clamp sample data to -1 .. 1, before passing it to the plugin; if a control p... | Lennart Poettering | 2007-09-21 | 1 | -33/+123 |
* | add LADSPA sink than can be piggy-backed ontop of another sink | Lennart Poettering | 2007-09-17 | 1 | -0/+565 |