summaryrefslogtreecommitdiffstats
path: root/src/FileInput.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use queue for all inputs and unify interfaceMatthias P. Braendli2017-10-071-18/+31
| | | | | This also changes the --fifo-silence option. Instead of inserting silence separately, it uses the drift compensation to do that.
* Make all inputs use the same interfaceMatthias P. Braendli2017-10-071-35/+33
|
* Rename wavreader to wavfileMatthias P. Braendli2017-07-241-1/+1
|
* Add doxygen configuration and targetMatthias P. Braendli2016-07-081-1/+1
|
* Allow mono wav filesMatthias P. Braendli2015-12-301-1/+1
|
* Indentation and code formattingMatthias P. Braendli2014-06-161-3/+3
|
* fifo silence bug fixSergio2014-06-161-0/+8
|
* Added option to ignore EOF fifo and generates silenceSergio2014-06-131-1/+1
|
* merge file and alsa encoders into dabplus-encMatthias P. Braendli2014-04-251-0/+108
There was a lot of redundant code between the two