aboutsummaryrefslogtreecommitdiffstats
path: root/src/ModPlugin.h
Commit message (Collapse)AuthorAgeFilesLines
* Add metadata latency for all PipelinedModCodecMatthias P. Braendli2018-01-071-21/+31
|
* Add new flowgraph path for metadataMatthias P. Braendli2018-01-071-0/+17
|
* Fix race condition for PipelinedModCodec thread startupMatthias P. Braendli2017-03-251-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.hMatthias P. Braendli2017-03-171-0/+1
|
* Add threaded ModCodec and use it for GainControlMatthias P. Braendli2017-03-171-1/+30
|
* Refactor flowgraph and puncturing rulesMatthias P. Braendli2016-12-251-5/+46
|
* Remove ModFormatMatthias P. Braendli2016-12-251-17/+1
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+61