summaryrefslogtreecommitdiff
path: root/backends/oss/oss-device.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-26oss: Only use modify counter for polling on Linux, it is broken on BSDsMichal Ratajsky1-10/+10
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: Improve *_list_streams functions and handling of device streamsMichal Ratajsky1-27/+41
2014-08-18Global updateMichal Ratajsky1-155/+510
2014-08-12Add ALSA, improve OSS and remove OSS4Michal Ratajsky1-365/+244
2014-07-25Support OSSMichal Ratajsky1-0/+525