summaryrefslogtreecommitdiffstats
path: root/src/modules/module-loopback.c
Commit message (Collapse)AuthorAgeFilesLines
* loopback: Setting latency of module-loopbackTor-Björn Claesson2009-11-111-1/+1
| | | | | I checked the source code, and latency_msec is missing from the list of valid module arguments. Attaching a patch to add it.
* core: move 'flags' field into 'pa_sink_input_new_data' structure so that ↵Lennart Poettering2009-08-281-2/+3
| | | | hooks can access it
* loopback: quieten gcc on 32bitLennart Poettering2009-08-261-1/+1
|
* loopback: update description and icons when moving loopback streamsLennart Poettering2009-08-261-2/+52
|
* loopback: make sure a monitor can't be looped back to its sinkLennart Poettering2009-08-261-0/+27
|
* loopback: add loopback module for direct connections of sinks and sourcesLennart Poettering2009-08-261-0/+706