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-alsa-source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
move alsa and oss modules into their own subdirectories
Lennart Poettering
1
-1491
/
+0
2009-01-15
rework module usage counter stuff to be pull based
Lennart Poettering
1
-0
/
+9
2009-01-15
redirect folks to the ALSA developers not me when their sound drivers are broken
Lennart Poettering
1
-2
/
+4
2009-01-14
fix calculation of avail_min
Lennart Poettering
1
-1
/
+1
2009-01-08
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
1
-1
/
+1
2009-01-08
A few minor cleanups and updates
Lennart Poettering
1
-2
/
+2
2009-01-08
Prefer mixer controls with volumes over switches
Lennart Poettering
1
-1
/
+1
2008-12-24
Implement base_volume for ALSA sinks/sources
Lennart Poettering
1
-16
/
+24
2008-10-22
warn if ALSA wakes us up and there is actually nothing to do
Lennart Poettering
1
-11
/
+30
2008-10-21
Try to catch certain driver errors
Lennart Poettering
1
-3
/
+3
2008-10-08
define 0dB in PA as maximum amplification
Lennart Poettering
1
-4
/
+6
2008-10-04
substract the unused record buffer size from the overall size before calculat...
Lennart Poettering
1
-3
/
+4
2008-10-04
get rid of pa_alsa_volume_divide() since we have pa_sw_volume_divide() now
Lennart Poettering
1
-1
/
+1
2008-10-01
don't hit an assert if a kernel driver reports invalid dB information, instea...
Lennart Poettering
1
-9
/
+12
2008-10-01
fix support for ALSA devices which lack dB information
Lennart Poettering
1
-20
/
+53
2008-09-29
use TRUE for pa_bool_t arguments
Lennart Poettering
1
-1
/
+1
2008-09-09
minor improvements in debug handling
Lennart Poettering
1
-3
/
+5
2008-09-09
When returning from a suspend, pass exactly the same flags as originally when
Lennart Poettering
1
-1
/
+6
2008-09-05
Downgrade hrtimer warning to notice level
Lennart Poettering
1
-1
/
+1
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-27
/
+28
2008-08-18
add some code to make invalid valgrind warnings go away
Lennart Poettering
1
-0
/
+17
2008-08-13
extend hardware dB scale in software to full range if necessary, instead of r...
Lennart Poettering
1
-91
/
+148
2008-08-11
fix two uninitialized memory accesses
Lennart Poettering
1
-3
/
+3
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-17
use pa_source_set_latency_range()/pa_sink_set_latency_range() in the ALSA dri...
Lennart Poettering
1
-5
/
+5
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-269
/
+635
2007-11-13
Rework ALSA mixer channel detection code. This time we actually care about th...
Lennart Poettering
1
-22
/
+32
2007-11-13
Completely rework ALSA device selection code: choose the device to open depen...
Lennart Poettering
1
-39
/
+30
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
1
-4
/
+5
2007-11-01
make rtprio and nice level actually configurable
Lennart Poettering
1
-2
/
+2
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-262
/
+651
2007-03-02
Handle suspended alsa devices. Based on patch by ranma. (closes #26)
Pierre Ossman
1
-0
/
+39
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
-29
/
+29
2006-11-06
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
1
-7
/
+3
2006-09-26
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
1
-3
/
+7
2006-08-18
remove all occurences of
Lennart Poettering
1
-19
/
+19
2006-08-18
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
1
-1
/
+1
2006-08-12
make use of pa_sink_used_by()/pa_source_used_by() wherever applicable
Lennart Poettering
1
-2
/
+1
2006-08-12
generate default sink/source names from the device files they belong to
Lennart Poettering
1
-3
/
+14
2006-08-11
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
1
-1
/
+3
2006-08-11
shorten sink/source device descriptions a little
Lennart Poettering
1
-1
/
+1
2006-08-11
ALSA: handle write()/read() errors properly by unloading the driver module. T...
Lennart Poettering
1
-24
/
+52
2006-08-07
try to reduce volume updates in the ALSA sinks/sources: only touch the shadow...
Lennart Poettering
1
-9
/
+13
2006-07-16
set is_hardware flag for a few hw plugins
Lennart Poettering
1
-0
/
+1
2006-06-20
fix segfault when module-alsa-source fails to load
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-15
/
+15
2006-05-30
* alsa-sink: if "PCM" is not found as mixer track name, fallback to "Master"
Lennart Poettering
1
-1
/
+1
2006-05-30
* if an ALSA device doesn't support the channel count requested, use what ALS...
Lennart Poettering
1
-4
/
+11
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-1
/
+1
[next]