summaryrefslogtreecommitdiff
path: root/src/device_extern.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Fix stupid error while checking for invalid sample rateLuo Jinghua1-1/+1
2012-11-27Add suppport for more sample rates to extern deviceLuo Jinghua1-3/+13
2012-11-27Subclass ThreadedMixerDevice for ExternAudioDevice instead of MixerDeviceLuo Jinghua1-21/+15
2010-10-19fixed compilationLuo Jinghua1-3/+2
2010-10-12device: fixed a warning while using the external audio deviceLuo Jinghua1-0/+17
2010-10-12device: add a external device driverLuo Jinghua1-0/+129