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-combine-sink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2015-07-21
combine-sink: Fix unsafe message handling
Tanu Kaskinen
1
-28
/
+80
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-09
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
1
-1
/
+1
2014-08-18
misc: Fix format specifiers
Peter Meerwald
1
-1
/
+1
2014-06-17
combine-sink: Rearrange block_usec initialization
Tanu Kaskinen
1
-3
/
+3
2014-06-17
combine-sink: Fix the initial requested latency of new outputs
Tanu Kaskinen
1
-1
/
+1
2014-06-17
combine-sink: Add a convenience variable
Tanu Kaskinen
1
-5
/
+8
2014-06-17
combine-sink: Make the latency range calculation easier to read
Tanu Kaskinen
1
-5
/
+10
2014-06-17
combine-sink: add support for DYNAMIC_LATENCY
Wim Taymans
1
-35
/
+107
2014-06-05
combine-sink: rework output add/remove
Wim Taymans
1
-16
/
+11
2014-04-26
combine-sink: fix zero adjust_time behaviour.
Hemanth Meenakshisundaram
1
-1
/
+1
2014-01-17
combine-sink: fix segfault
Daniel Albers
1
-1
/
+3
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-36
/
+36
2013-06-19
combine: Fix crash in output freeing
Tanu Kaskinen
1
-2
/
+0
2013-02-16
idxset: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-7
/
+4
2013-02-06
combine: Stop rate adjustments if sink is supended
Jyri Sarha
1
-1
/
+8
2012-11-16
modules: Micro-optimisation for rewind_requested paths
Arun Raghavan
1
-1
/
+1
2012-11-16
sink: Process rewind requests also when suspended.
Tanu Kaskinen
1
-3
/
+2
2012-10-30
combine: Keep the timer active in the null mode only when running.
Tanu Kaskinen
1
-5
/
+3
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
1
-1
/
+2
2011-08-25
More spelling fixes
Maarten Bosmans
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+0
2011-06-02
module-combine-sink: Check running flag before rendering in null mode
Forest Bond
1
-0
/
+4
2011-06-02
module-combine-sink: Initialize smoother in paused state
Forest Bond
1
-6
/
+9
2011-06-02
module-combine-sink: Initialize smoother with offset pa_rtclock_now()
Forest Bond
1
-1
/
+1
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-04-30
combine: Rename module-combine to module-combine-sink.
Colin Guthrie
1
-0
/
+1409