Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use queue for all inputs and unify interface | Matthias P. Braendli | 2017-10-07 | 1 | -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 interface | Matthias P. Braendli | 2017-10-07 | 1 | -35/+33 |
| | |||||
* | Rename wavreader to wavfile | Matthias P. Braendli | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | Add doxygen configuration and target | Matthias P. Braendli | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Allow mono wav files | Matthias P. Braendli | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | Indentation and code formatting | Matthias P. Braendli | 2014-06-16 | 1 | -3/+3 |
| | |||||
* | fifo silence bug fix | Sergio | 2014-06-16 | 1 | -0/+8 |
| | |||||
* | Added option to ignore EOF fifo and generates silence | Sergio | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | merge file and alsa encoders into dabplus-enc | Matthias P. Braendli | 2014-04-25 | 1 | -0/+108 |
There was a lot of redundant code between the two |