Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix m_running in ModPlugin | andreas128 | 2017-03-26 | 1 | -0/+1 |
| | |||||
* | Fix race condition for PipelinedModCodec thread startup | Matthias P. Braendli | 2017-03-25 | 1 | -2/+8 |
| | | | | | The thread could start before the vtable containing the subclass function is ready, leading to a crash because the thread calls a pure virtual function. | ||||
* | Set thread priority for PipelinedModCodec threads | Matthias P. Braendli | 2017-03-17 | 1 | -0/+1 |
| | |||||
* | Add threaded ModCodec and use it for GainControl | Matthias P. Braendli | 2017-03-17 | 1 | -1/+70 |
| | |||||
* | Refactor flowgraph and puncturing rules | Matthias P. Braendli | 2016-12-25 | 1 | -0/+50 |
| | |||||
* | Remove ModFormat | Matthias P. Braendli | 2016-12-25 | 1 | -22/+0 |
| | |||||
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+45 |