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
/
pulsecore
/
source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
don't include full path in driver name.
Lennart Poettering
1
-1
/
+2
2009-01-21
fix copy/paste error
Lennart Poettering
1
-1
/
+1
2009-01-15
make proplist inheritance scheme automatic and implicit
Lennart Poettering
1
-0
/
+3
2009-01-15
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
1
-0
/
+7
2009-01-15
don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it mig...
Lennart Poettering
1
-6
/
+0
2009-01-13
core: add pa_source_update_proplist
Marc-André Lureau
1
-0
/
+14
2008-12-24
Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags
Lennart Poettering
1
-0
/
+3
2008-12-24
Add "base volume" field to sinks/sources
Lennart Poettering
1
-0
/
+1
2008-12-17
Don't hit an assert when checking for idleness
Lennart Poettering
1
-1
/
+3
2008-10-26
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
1
-0
/
+29
2008-08-29
fix up latency before calling into stream code, to make sure we don't ask for...
Lennart Poettering
1
-0
/
+3
2008-08-13
rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...
Lennart Poettering
1
-5
/
+16
2008-08-05
fix a few more copy/paste errors
Lennart Poettering
1
-3
/
+3
2008-07-23
don't break if we fail to resume access to an audio device
Lennart Poettering
1
-4
/
+13
2008-06-24
call update_source_requested_latency callback for source outputs only when it...
Lennart Poettering
1
-1
/
+2
2008-06-20
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
1
-51
/
+189
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-13
fix a bad memory access pulsecore/client.c
Lennart Poettering
1
-2
/
+44
2008-05-18
fix daemon shutdown with active monitor streams
Lennart Poettering
1
-1
/
+0
2008-05-17
add new function pa_source_set_latency_range(), fix type of requested_latency
Lennart Poettering
1
-0
/
+19
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-109
/
+304
2008-02-13
deal with a possibly failing pa_channel_map_init_auto() correctly
Lennart Poettering
1
-1
/
+1
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
1
-11
/
+16
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-159
/
+401
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-27
/
+27
2006-08-18
remove all occurences of
Lennart Poettering
1
-2
/
+2
2006-08-18
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
1
-1
/
+1
2006-08-13
implement hook_source_disconnect
Lennart Poettering
1
-1
/
+3
2006-08-12
add pa_sink_used_by()/pa_source_used_by()
Lennart Poettering
1
-0
/
+7
2006-08-12
clean up event generation a little: suppress unnecessary events and generate ...
Lennart Poettering
1
-0
/
+4
2006-08-11
* introduce new functions pa_sink_set_description() and pa_source_set_descrip...
Lennart Poettering
1
-0
/
+16
2006-07-16
add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...
Lennart Poettering
1
-0
/
+2
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+313
[prev]