summaryrefslogtreecommitdiffstats
path: root/src/FileInput.h
Commit message (Collapse)AuthorAgeFilesLines
* Add -R option to restart input on faultMatthias P. Braendli2017-10-071-1/+1
|
* Use queue for all inputs and unify interfaceMatthias P. Braendli2017-10-071-8/+10
| | | | | This also changes the --fifo-silence option. Instead of inserting silence separately, it uses the drift compensation to do that.
* Move fault_detected() into common input interfaceMatthias P. Braendli2017-10-071-0/+2
|
* Make all inputs use the same interfaceMatthias P. Braendli2017-10-071-19/+15
|
* Add doxygen configuration and targetMatthias P. Braendli2016-07-081-5/+15
|
* Fix uninitialised m_wav in FileInputMatthias P. Braendli2016-04-011-1/+2
|
* Indentation and code formattingMatthias P. Braendli2014-06-161-1/+1
|
* fifo silence bug fixSergio2014-06-161-0/+1
|
* merge file and alsa encoders into dabplus-encMatthias P. Braendli2014-04-251-0/+61
There was a lot of redundant code between the two