index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-virtual-source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
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
-11
/
+11
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-3
/
+0
2013-06-24
Style fix: Add a space betwen the if statement and the opening bracket
poljar (Damir Jelić)
1
-1
/
+1
2013-03-06
modules: Remove obsolete may_move_to callbacks
Stefan Huber
1
-15
/
+0
2013-03-06
modules: remove obsolete comment on PA_SOURCE_OUTPUT_DONT_INHIBIT_AUTO_SUSPEND
Stefan Huber
1
-2
/
+0
2013-03-06
virtual-source: remove redundant checks and callbacks
Stefan Huber
1
-13
/
+0
2013-02-15
core: Move pa_mix() into new file mix.c
Peter Meerwald
1
-0
/
+1
2012-12-19
Log the reason for every suspend/resume.
Tanu Kaskinen
1
-0
/
+1
2012-08-22
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
1
-2
/
+1
2011-10-01
memblockq: Improve debuggability by storing a name and a sample spec.
Tanu Kaskinen
1
-2
/
+2
2011-09-14
virtual: Make volume sharing on by default
Arun Raghavan
1
-1
/
+1
2011-08-15
Plug some memory leaks
Maarten Bosmans
1
-0
/
+2
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
-6
/
+0
2011-06-22
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
1
-47
/
+27
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
1
-1
/
+1
2011-05-03
filter-apply: Mark modules as being autoloaded
Arun Raghavan
1
-0
/
+3
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-2
/
+2
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-22
core: Link virtual sinks and sources to their streams.
Tanu Kaskinen
1
-0
/
+3
2010-02-17
virtual-source: boilerplate virtual source for PCM processing on inputs
Pierre-Louis Bossart
1
-0
/
+771