Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move typedef of complexf to Buffer.h | Matthias P. Braendli | 2024-10-05 | 1 | -2/+0 |
| | |||||
* | Improve DEXTER SFN support | Matthias P. Braendli | 2022-08-18 | 1 | -2/+2 |
| | |||||
* | Avoid copies in ThreadsafeQueue and Buffer | Matthias P. Braendli | 2018-03-06 | 1 | -3/+3 |
| | |||||
* | Avoid race condition on teardown of pipelined plugins | Matthias P. Braendli | 2018-01-14 | 1 | -8/+6 |
| | |||||
* | Make ~PipelinedModcodec virtual, simplify GainControl and FIRFilter declarations | Matthias P. Braendli | 2018-01-14 | 1 | -1/+2 |
| | |||||
* | Add metadata latency for all PipelinedModCodec | Matthias P. Braendli | 2018-01-07 | 1 | -21/+31 |
| | |||||
* | Add new flowgraph path for metadata | Matthias P. Braendli | 2018-01-07 | 1 | -0/+17 |
| | |||||
* | Fix race condition for PipelinedModCodec thread startup | Matthias P. Braendli | 2017-03-25 | 1 | -2/+7 |
| | | | | | 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. | ||||
* | Add missing atomic include in ModPlugin.h | 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/+30 |
| | |||||
* | Refactor flowgraph and puncturing rules | Matthias P. Braendli | 2016-12-25 | 1 | -5/+46 |
| | |||||
* | Remove ModFormat | Matthias P. Braendli | 2016-12-25 | 1 | -17/+1 |
| | |||||
* | 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/+61 |