summaryrefslogtreecommitdiffstats
path: root/src/SampleQueue.h
Commit message (Collapse)AuthorAgeFilesLines
* Add EDI output and rework odr-audioenc.cppMatthias P. Braendli2019-06-241-0/+5
|
* Make queue push behaviour depend on drift compensationMatthias P. Braendli2018-06-071-19/+33
| | | | push() now blocks without drift compensation
* Check if overruns occured even when drift compensation is not turned onMaPePeR2018-06-041-1/+8
| | | | (cherry picked from commit 15610351b76113f1026e4ad40ec7ba9926d09498)
* Improve Doxygen mainpageMatthias P. Braendli2016-07-081-3/+2
|
* Add doxygen configuration and targetMatthias P. Braendli2016-07-081-15/+38
|
* Add blocking sample queue and adapt VLC inputMatthias P. Braendli2016-06-241-16/+88
|
* Replace boost by C++11Matthias P. Braendli2015-05-041-9/+11
| | | | | std::thread doesn't support interruption like boost::thread, which was used in the ALSA input. Everything else should be equivalent.
* Get drift-canceling encoder to workMatthias P. Braendli2014-03-091-27/+75
|
* alsa input improvements, not workingMatthias P. Braendli2014-03-071-0/+8
|
* alsa-dabplus compilesMatthias P. Braendli2014-03-071-3/+3
|
* add first code bits of new alsa encoderMatthias P. Braendli2014-03-071-0/+123