summaryrefslogtreecommitdiff
path: root/backends/alsa/alsa-device.c
AgeCommit message (Collapse)AuthorFilesLines
2014-10-31alsa: Improve *_list_streams functionsMichal Ratajsky1-6/+11
Avoids including useless streams in the list and optimizes GList construction.
2014-10-27alsa: Do not unnecessarily return values from functionsMichal Ratajsky1-68/+62
Also add a missing prototype and move 2 functions
2014-10-27alsa: Make sure not to create empty switchesMichal Ratajsky1-0/+3
2014-08-21Fix memory problems in ALSA and MateMixerToggle and rename toggle option ↵Michal Ratajsky1-1/+1
properties
2014-08-18Global updateMichal Ratajsky1-210/+480
2014-08-12Add ALSA, improve OSS and remove OSS4Michal Ratajsky1-0/+941