summaryrefslogtreecommitdiff
path: root/backends/alsa/alsa-switch.c
AgeCommit message (Collapse)AuthorFilesLines
2019-11-01avoid redundant redeclarationsPablo Barciela1-2/+0
2019-06-29backend-alsa: avoid deprecated g_type_class_add_privateWu Xiaotian1-5/+2
2014-11-08Split MateMixerSwitchRole into MateMixerDeviceSwitchRole and ↵Michal Ratajsky1-5/+5
MateMixerStreamSwitchRole
2014-11-08alsa: Use MateMixerStreamSwitchMichal Ratajsky1-2/+10
Also introduce alsa-types.h and move instance typedefs there to fix cross referencing introduced by this change
2014-08-18Global updateMichal Ratajsky1-8/+39
2014-08-12Add ALSA, improve OSS and remove OSS4Michal Ratajsky1-0/+227