Maarten Bosmans
11dbe30bfa
module-loopback: Add adjust_time to valid args
2011-01-16 02:02:55 +01:00
Maarten Lankhorst
971bbe04a8
module-loopback: Prevent an infinite loop when rate adjusting is disabled
2010-12-12 20:30:36 +00:00
Tanu Kaskinen
614eef8331
loopback: Make stream names and roles configurable.
2010-08-19 12:08:43 +03:00
Lennart Poettering
66cfa72eb4
native: rework handling of seeks that depend on variables the client does not know anything about
...
All seeks/flushes that depend on the playback buffer read pointer cannot
be accounted for properly in the client since it does not know the
actual read pointer. Due to that the clients do not account for it at
all. We need do the same on the server side. And we did, but a little
bit too extreme. While we properly have not applied the changes to the
"request" counter we still do have to apply it to the "missing" counter.
This patch fixes that.
2010-02-09 22:45:59 +00:00
Tor-Björn Claesson
7b682c9690
loopback: Setting latency of module-loopback
...
I checked the source code, and latency_msec is missing from the list
of valid module arguments. Attaching a patch to add it.
2009-10-05 23:24:20 +02:00
Lennart Poettering
84eb6614eb
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it
2009-08-28 23:24:09 +02:00
Lennart Poettering
368c3e3f90
loopback: quieten gcc on 32bit
2009-08-26 20:05:19 +02:00
Lennart Poettering
4614412f94
loopback: update description and icons when moving loopback streams
2009-08-26 02:17:37 +02:00
Lennart Poettering
d909f59389
loopback: make sure a monitor can't be looped back to its sink
2009-08-26 01:52:02 +02:00
Lennart Poettering
ea4b65b8e0
loopback: add loopback module for direct connections of sinks and sources
2009-08-26 01:42:17 +02:00