aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/alsa.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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>