summaryrefslogtreecommitdiff
path: root/backends/oss
AgeCommit message (Expand)AuthorFilesLines
2014-11-03oss: Fix order of switch options to match priority listMichal Ratajsky1-17/+12
2014-11-03oss: Fix GCC warningMichal Ratajsky1-1/+1
2014-11-03oss: Prefer custom list of OSS device directions when assigning controls to s...Michal Ratajsky1-2/+21
2014-10-31oss: Fix debugging messageMichal Ratajsky1-4/+2
2014-10-31Remove ability to have no active switch option and fix OSS to correctly handl...Michal Ratajsky1-27/+86
2014-10-31oss: Improve *_list_streams functions and handling of device streamsMichal Ratajsky2-37/+51
2014-08-29Include backend flags in backend info and add a flag indicating stored contro...Michal Ratajsky1-4/+6
2014-08-21Fix memory problems in ALSA and MateMixerToggle and rename toggle option prop...Michal Ratajsky1-0/+1
2014-08-18Global updateMichal Ratajsky14-478/+1534
2014-08-12Add ALSA, improve OSS and remove OSS4Michal Ratajsky9-1296/+890
2014-07-25Support OSSMichal Ratajsky10-19/+2128
2014-07-18Add module skeleton and build supportMichal Ratajsky3-0/+220