aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/AlsaInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24Input*: move to input/Max Kellermann1-2/+2
2014-01-14input/alsa: fix memory leakMax Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-08input/AlsaInputPlugin: remove unnecessary alsa s/w param setting to fix high ...Steven O'Brien1-9/+0
2014-01-06input/AlsaInputPlugin.cxx: use I/O thread to poll for available dataSteven O'Brien1-55/+289
2013-12-21input/alsa: fix build with gcc 4.6Max Kellermann1-12/+12
2013-12-19add draft ALSA input pluginSteven O'Brien1-0/+206