aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/alsa.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-05Fix bug in alsa.pyMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-03-25Fix alsaMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-03-08m + add lid and powersupplyMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-03-07alsa: use default card by default and add support for lookup by cardnameMattias Andrée1-8/+31
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-19Update yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-03-28alsa: add get_mute and set_muteMattias Andrée1-1/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-03-28some mixers do not have mute switch1.8Mattias Andrée1-1/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-03-21forgot to bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-20add alsa pluginMattias Andrée1-0/+101
Signed-off-by: Mattias Andrée <maandree@operamail.com>