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-virtual-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-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-12
/
+12
2013-03-06
modules: Remove obsolete may_move_to callbacks
Stefan Huber
1
-11
/
+0
2012-12-19
virtual-sink: Removed the option to specify sample format.
Ștefan Săftescu
1
-2
/
+0
2012-08-22
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
1
-2
/
+2
2012-08-19
Add comments referring to bug #53709.
Tanu Kaskinen
1
-0
/
+5
2012-02-12
virtual-sink: Remove irrelevant comment.
Tanu Kaskinen
1
-3
/
+0
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
1
-1
/
+1
2011-09-14
virtual: Make volume sharing on by default
Arun Raghavan
1
-1
/
+1
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-07-21
virtual: Fix volume callback setting.
Tanu Kaskinen
1
-1
/
+1
2011-07-20
alsa: Reinitialise the mixer on port change.
Colin Guthrie
1
-3
/
+8
2011-07-19
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
Colin Guthrie
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-3
/
+1
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-05-02
filter-apply: Mark modules as being autoloaded
Arun Raghavan
1
-0
/
+3
2011-03-20
Get rid of some warnings
Maarten Bosmans
1
-1
/
+1
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-1
/
+1
2011-02-26
virtual-sink: Fix a crash when moving the sink to a new master right after se...
Tanu Kaskinen
1
-5
/
+5
2011-02-26
virtual-sink/source: Remove an unused variable.
Tanu Kaskinen
1
-5
/
+0
2011-02-26
virtual-sink/source: Use a more descriptive stream name.
Tanu Kaskinen
1
-1
/
+1
2011-02-26
virtual-sink: Add a modarg for forcing flat volume.
Tanu Kaskinen
1
-1
/
+15
2011-02-26
virtual-sink: Add a modarg for enabling volume sharing.
Tanu Kaskinen
1
-5
/
+12
2011-02-22
core: Link virtual sinks and sources to their streams.
Tanu Kaskinen
1
-0
/
+3
2010-02-25
virtual: when fixed block sizes are used the memblockq must have a silence block
Lennart Poettering
1
-2
/
+6
2010-02-25
virtual: document how to implement fixed block size filters
Lennart Poettering
1
-6
/
+27
2010-02-25
memblockq: implement new call pa_memblockq_peek_fixed_size()
Lennart Poettering
1
-4
/
+2
2010-02-25
virtual: minor simplifications for the virtual sink
Lennart Poettering
1
-20
/
+11
2010-02-17
virutal-sink: boilerplate virtual sink to add PCM processing
Pierre-Louis Bossart
1
-0
/
+635