index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-loopback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
loopback: refactor proplist updating
Tanu Kaskinen
1
-15
/
+13
2015-12-18
loopback: Validate the rate parameter
Georg Chini
1
-0
/
+5
2015-09-13
loopback: Fix the obviously-wrong "buffer+=buffer" logic
Alexander E. Patrakov
1
-1
/
+1
2015-02-16
module-loopback: don't use 0 for custom source output message id
Alexander E. Patrakov
1
-1
/
+1
2015-02-02
loopback: Don't push zero-sized block to memblockq
Georg Chini
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-29
loopback: Increase the maximum allowed latency
Tanu Kaskinen
1
-1
/
+1
2013-07-08
loopback: Fix cork state not updated after move
Mikel Astiz
1
-0
/
+14
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-21
/
+21
2013-06-24
Whitespace cleanup: Remove tabs
poljar (Damir Jelić)
1
-2
/
+2
2013-03-22
loopback: Flush asyncmsgq from the right context
Tanu Kaskinen
1
-13
/
+31
2013-03-22
loopback: Fix segfault in may_move_to() callbacks
Tanu Kaskinen
1
-4
/
+7
2012-10-30
loopback: Don't fix the source output format/rate/channels.
Tanu Kaskinen
1
-9
/
+0
2012-10-30
loopback: Use the real sample spec once it's known.
Tanu Kaskinen
1
-0
/
+5
2012-09-21
loopback: Disable adjust timer when suspended
Mikel Astiz
1
-7
/
+33
2012-09-21
loopback: Cork source-output if sink is suspended
Frédéric Dalleau
1
-0
/
+16
2012-09-21
loopback: Cork sink-input if source is suspended
Frédéric Dalleau
1
-1
/
+16
2012-07-04
loopback: Enable routing on loopback streams
Frédéric Dalleau
1
-26
/
+89
2012-04-04
module-loopback: Reset process_msg callbacks in teardown
David Henningsson
1
-0
/
+2
2012-04-02
loopback: Fix crash on error during init
Frédéric Dalleau
1
-1
/
+2
2012-03-20
module-loopback: Never call adjust_rates after teardown
David Henningsson
1
-3
/
+7
2012-02-07
loopback: Trivial whitespace fix
Arun Raghavan
1
-0
/
+2
2012-02-07
loopback: Fix crash when moving sink-input fails
Frédéric Dalleau
1
-0
/
+2
2012-01-30
loopback: Fix crashes
Maarten Lankhorst
1
-0
/
+3
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
1
-1
/
+2
2011-09-07
loopback: New modargs: sink_input_properties and source_output_properties.
Tanu Kaskinen
1
-22
/
+24
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
1
-1
/
+1
2011-05-15
loopback: Add a modarg for disabling remixing.
Tanu Kaskinen
1
-5
/
+13
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-2
/
+2
2011-01-31
Merge remote branch 'mkbosmans/rate-adjustment'
Colin Guthrie
1
-3
/
+16
2011-01-16
Limit rate adjustments to small, inaudible jumps
Maarten Bosmans
1
-3
/
+15
2011-01-16
module-loopback: Add adjust_time to valid args
Maarten Bosmans
1
-0
/
+1
2011-01-03
loopback: Add new arguments to disable stream move
Cai Yuanqing
1
-1
/
+26
2010-12-12
module-loopback: Prevent an infinite loop when rate adjusting is disabled
Maarten Lankhorst
1
-1
/
+2
2010-08-19
loopback: Make stream names and roles configurable.
Tanu Kaskinen
1
-7
/
+34
2010-02-09
native: rework handling of seeks that depend on variables the client does not...
Lennart Poettering
1
-2
/
+2
2009-10-05
loopback: Setting latency of module-loopback
Tor-Björn Claesson
1
-1
/
+1
2009-08-28
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...
Lennart Poettering
1
-2
/
+3
2009-08-26
loopback: quieten gcc on 32bit
Lennart Poettering
1
-1
/
+1
2009-08-26
loopback: update description and icons when moving loopback streams
Lennart Poettering
1
-2
/
+52
2009-08-26
loopback: make sure a monitor can't be looped back to its sink
Lennart Poettering
1
-0
/
+27
2009-08-26
loopback: add loopback module for direct connections of sinks and sources
Lennart Poettering
1
-0
/
+706