index
:
~arun/alsa-utils
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alsactl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
alsactl: Add a --with-udev-rules-dir configure option.
Colin Guthrie
1
-2
/
+0
2010-11-23
alsactl: Move asound.state location to /var/lib/alsa
Lennart Poettering
3
-3
/
+6
2010-11-23
alsactl: systemd and udev hookup
Lennart Poettering
5
-0
/
+71
2010-09-07
alsactl init: Initialize also "Master Front Playback Volume" & "Switch"
Jaroslav Kysela
1
-0
/
+7
2010-09-07
alsactl init: Handle "Capture Source" and "Mic Boost" in the default script
Jaroslav Kysela
1
-0
/
+6
2010-09-02
alsactl: Change handling of inactive controls
Jaroslav Kysela
1
-6
/
+7
2010-09-02
alsactl init: use "generic method" instead "guess method"
Jaroslav Kysela
1
-1
/
+1
2010-09-02
alsactl init: Use "Found hardware:" instead "Unknown hardware:"
Jaroslav Kysela
1
-1
/
+1
2010-05-26
Revert wrong parts of "alsactl: use snd_config_imake* functions"
Clemens Ladisch
3
-16
/
+22
2010-05-26
alsactl: change format of comment node in state file
Clemens Ladisch
1
-7
/
+13
2010-05-26
alsactl: correctly restore dB values of controls with changed range
Clemens Ladisch
1
-21
/
+64
2010-05-26
alsactl: remove open-coded search
Clemens Ladisch
1
-25
/
+5
2010-05-26
alsactl: move alloca out of loop
Clemens Ladisch
1
-4
/
+4
2010-05-26
alsactl: use snd_config_imake* functions
Clemens Ladisch
3
-40
/
+19
2010-02-25
alsactl: update debug prints in state.c
Jaroslav Kysela
1
-3
/
+3
2010-02-25
alsactl: add more debug prints to state.c
Jaroslav Kysela
1
-1
/
+3
2010-02-25
alsactl: improve -d to get warnings and store exitcode to runstate file
Jaroslav Kysela
3
-13
/
+17
2010-02-14
alsactl: Fix return code
Jaroslav Kysela
1
-1
/
+1
2009-12-14
alsactl: fix error path code in init_parse.c
Jaroslav Kysela
1
-8
/
+12
2009-11-12
alsactl: init - default - initialize also "Digital Input Source"
Jaroslav Kysela
1
-4
/
+7
2009-10-08
alsactl init: Add CTL{do_search} and CTL{do_count} parsers
Jaroslav Kysela
4
-146
/
+179
2009-10-07
alsactl init: use empty GOTOs in init/default file to increase readability
Jaroslav Kysela
1
-37
/
+37
2009-10-07
alsactl: introduce CTL{write} to match directly written CTL values
Jaroslav Kysela
2
-37
/
+48
2009-09-02
alsactl - Initialize Speaker volume to 0dB when Master is present
Takashi Iwai
1
-6
/
+21
2009-09-02
alsactl init: Fix typo "(" -> "{" in Headphone default rule
Jaroslav Kysela
1
-1
/
+1
2009-06-18
alsactl init rules: fix Lenovo T61 initialization (Speaker Playback Switch)
Jaroslav Kysela
1
-0
/
+1
2009-05-21
alsactl: init - fix default configuration for ENS1370
Jaroslav Kysela
1
-4
/
+7
2009-05-15
alsactl: fixed Headphone Playback Volume setting in default rules
Jaroslav Kysela
1
-2
/
+2
2009-05-05
alsactl: ca0106 initialization files - wrong exit
Jaroslav Kysela
1
-3
/
+2
2009-05-05
alsactl: add ca0106 initialization file
Jaroslav Kysela
2
-0
/
+33
2009-05-05
alsactl: changes in initialization files
Jaroslav Kysela
2
-23
/
+47
2009-04-30
alsactl: fix sysfsroot path and parser extensions
Jaroslav Kysela
3
-5
/
+34
2009-04-28
alsactl: init rules - fix HDA Conexact codec PCM initialization
Jaroslav Kysela
1
-0
/
+2
2009-04-15
alsactl/init: Fix CTL{value} assigning - make it relevant to documentation
Jaroslav Kysela
1
-4
/
+3
2009-02-20
alsactl - Add missing -I option
Takashi Iwai
1
-1
/
+1
2009-02-18
Fix misc compile warnings in alsactl
Takashi Iwai
2
-12
/
+2
2009-02-05
alsactl: init - modify default rule to better support some HDA codecs
Jaroslav Kysela
1
-11
/
+21
2009-01-19
Use ANSI C functions
Will Wagner
1
-2
/
+2
2008-12-08
alsa-utils check if __USE_BSD is defined before compiling "BSD functions"
Hans-Christian Egtvedt
1
-1
/
+1
2008-11-21
alsactl: Fix restore / init call behaviour when driver contains more controls
Jaroslav Kysela
1
-3
/
+3
2008-11-21
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
2
-3
/
+3
2008-11-21
Mark static the functions not used outside their unit.
Diego E. 'Flameeyes' Pettenò
2
-3
/
+3
2008-11-21
Remove some dead code (comparisons between 0 and unsigned integers).
Diego E. 'Flameeyes' Pettenò
1
-26
/
+15
2008-11-13
Add -I option to alsactl
Takashi Iwai
4
-6
/
+26
2008-10-30
Add --disable-xmlto configure option
Takashi Iwai
1
-1
/
+4
2008-09-18
alsactl: Add -g,--ignore option to ignore 'No soundcards found' error
Jaroslav Kysela
4
-6
/
+26
2008-09-11
alsactl: Fix oops (when parsing card argument)
Jaroslav Kysela
1
-1
/
+1
2008-08-25
Add missing files to be included in alsactl/Makefile.am
Takashi Iwai
1
-1
/
+1
2008-08-19
alsactl.1 - explicitly notify about ALSA_CONFIG_PATH environment variable
Jaroslav Kysela
1
-1
/
+3
2008-08-19
alsactl init - fix memory leaks (valgrind helped)
Jaroslav Kysela
2
-1
/
+6
[next]