index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
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
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
alsa
/
module-alsa-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
alsa-mixer: Make speaker get available=no when headphones are plugged in
David Henningsson
1
-1
/
+1
2012-03-11
alsa: Jack detection kcontrol implementation
David Henningsson
1
-5
/
+127
2011-12-01
alsa: add card ports and path probe cache
David Henningsson
1
-4
/
+16
2011-11-03
alsa: fixed_latency_range modarg for module-alsa-card
Lars R. Damerow
1
-0
/
+2
2011-10-20
alsa: Handle the "profile" modarg in module-alsa-card
Tanu Kaskinen
1
-0
/
+4
2011-10-17
alsa: New modarg "paths_dir" for module-alsa-card
Tanu Kaskinen
1
-1
/
+4
2011-09-13
volume: Rename 'sync volume' to 'deferred volume'.
Colin Guthrie
1
-2
/
+2
2011-09-07
alsa: Tidy up argument descriptions
Colin Guthrie
1
-2
/
+2
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-03-11
alsa-card: Print the profile set configuration when loading the card.
Tanu Kaskinen
1
-0
/
+1
2011-03-11
alsa-mixer: Add DecibelFix section to the profile set config file format.
Tanu Kaskinen
1
-0
/
+8
2011-02-25
alsa-card: Add a new modarg "profile_set" for giving the card a custom profil...
Tanu Kaskinen
1
-1
/
+8
2010-10-16
alsa: Take syncronized HW volume infra into use for alsa-sink
Jyri Sarha
1
-1
/
+3
2010-08-24
module-alsa-card: New argument: namereg_fail.
Tanu Kaskinen
1
-0
/
+15
2009-09-09
alsa: when probing for profiles configure buffer/period sizes since some brok...
Lennart Poettering
1
-1
/
+1
2009-06-18
alsa: unify alsa log handling and snd_config_update_free_global() handling in...
Lennart Poettering
1
-4
/
+2
2009-06-17
alsa: rework mixer logic
Lennart Poettering
1
-115
/
+146
2009-05-28
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
1
-3
/
+15
2009-05-26
alsa: fix wording, we are speaking of card profiles, not output profiles
Lennart Poettering
1
-1
/
+1
2009-04-19
alsa: properly convert return values of snd_strerror() to utf8
Lennart Poettering
1
-1
/
+1
2009-03-20
don't try to unref reserve stuff if we don't use it
Lennart Poettering
1
-1
/
+2
2009-03-03
fix device reservation for system mode
Lennart Poettering
1
-2
/
+3
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-03-01
add logic for initializing a useful icon name
Lennart Poettering
1
-1
/
+1
2009-03-01
get additional device data from udev
Lennart Poettering
1
-0
/
+1
2009-02-24
set reserve interface application device name
Lennart Poettering
1
-0
/
+5
2009-02-24
implement device reservation scheme
Lennart Poettering
1
-1
/
+15
2009-02-21
prefer profiles that match the default channel map
Lennart Poettering
1
-5
/
+26
2009-02-20
Make sure we actually call _() for translating profile names
Lennart Poettering
1
-4
/
+6
2009-01-27
when changing volume, store whether it is worth remembering or no
Lennart Poettering
1
-2
/
+2
2009-01-27
add new paramter ignore_dB= to alsa modules
Lennart Poettering
1
-1
/
+3
2009-01-24
include a few HAL properties in our card/sink/source properties for ALSA devices
Lennart Poettering
1
-1
/
+1
2009-01-23
make module-alsa-card move streams between the old and new sink/source, allow...
Lennart Poettering
1
-2
/
+29
2009-01-22
rework logic how alsa sinks/sources/cards are named
Lennart Poettering
1
-2
/
+34
2009-01-21
make implementation of module-alsa-card complete
Lennart Poettering
1
-12
/
+94
2009-01-20
add priority logic to find best default profile
Lennart Poettering
1
-0
/
+1
2009-01-20
always add 'disabled' profile
Lennart Poettering
1
-1
/
+20
2009-01-20
fix profile names to include input/output specifier
Lennart Poettering
1
-2
/
+3
2009-01-17
actually create pa_card object in module-alsa-card
Lennart Poettering
1
-7
/
+147
2009-01-16
add card profile prober
Lennart Poettering
1
-0
/
+56