index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-alsa-source.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* set default fragment metrics depending on the sample specs of the device in...
Lennart Poettering
2006-05-13
1
-3
/
+5
*
fix fragment size calculation for module-alsa-source
Lennart Poettering
2006-05-13
1
-5
/
+9
*
use default alsa channel map for alsa devices
Lennart Poettering
2006-05-13
1
-1
/
+13
*
When a control is removed, all bits are set so we need to test for that first.
Pierre Ossman
2006-04-28
1
-0
/
+3
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
1
-3
/
+13
*
Fall back to software volume if hardware mixer cannot control all channels.
Pierre Ossman
2006-04-25
1
-36
/
+26
*
clip volume at PA_VOLUME_NORM for alsa devices
Lennart Poettering
2006-04-08
1
-2
/
+12
*
Fix some warnings caused by size_t having varying size.
Pierre Ossman
2006-03-31
1
-1
/
+1
*
Fetch sound card name into sink/source description.
Pierre Ossman
2006-03-05
1
-1
/
+11
*
Tried to get the volume information even upon init failure.
Pierre Ossman
2006-03-05
1
-4
/
+4
*
Get notifications about mixer changes from ALSA.
Pierre Ossman
2006-02-26
1
-6
/
+38
*
Handle ALSA file descriptors more correctly. This means a bit more overhead,
Pierre Ossman
2006-02-26
1
-8
/
+9
*
Fix correct default device.
Pierre Ossman
2006-02-26
1
-1
/
+1
*
Hardware volume support in ALSA modules.
Pierre Ossman
2006-02-26
1
-0
/
+140
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-11
/
+11
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-1
/
+1
*
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...
Lennart Poettering
2006-02-16
1
-1
/
+1
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+278