summaryrefslogtreecommitdiffstats
path: root/src/AlsaInput.h
Commit message (Collapse)AuthorAgeFilesLines
* merge file and alsa encoders into dabplus-encMatthias P. Braendli2014-04-251-10/+8
| | | | There was a lot of redundant code between the two
* Improve alsa fault detectionMatthias P. Braendli2014-03-191-2/+6
|
* Support libasound2 1.0.25Matthias P. Braendli2014-03-141-1/+1
| | | | Because it's the one that is in debian stable right now
* Split AlsaInput into two variants (Threaded/Direct)Matthias P. Braendli2014-03-091-19/+64
|
* alsa-dabplus compilesMatthias P. Braendli2014-03-071-2/+1
|
* add first code bits of new alsa encoderMatthias P. Braendli2014-03-071-0/+90