aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/AlsaInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input*: move to input/Max Kellermann2014-01-241-431/+0
* input/alsa: fix memory leakMax Kellermann2014-01-141-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* input/AlsaInputPlugin: remove unnecessary alsa s/w param setting to fix high ...Steven O'Brien2014-01-081-9/+0
* input/AlsaInputPlugin.cxx: use I/O thread to poll for available dataSteven O'Brien2014-01-061-55/+289
* input/alsa: fix build with gcc 4.6Max Kellermann2013-12-211-12/+12
* add draft ALSA input pluginSteven O'Brien2013-12-191-0/+206