summaryrefslogtreecommitdiffstats
path: root/src/InputInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* Add -R option to restart input on faultMatthias P. Braendli2017-10-071-0/+2
|
* Use queue for all inputs and unify interfaceMatthias P. Braendli2017-10-071-1/+15
| | | | | 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/+3
|
* Make all inputs use the same interfaceMatthias P. Braendli2017-10-071-0/+34