Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.h @ 1346:75ad55315db4 3.0-integration
age | author | description |
---|---|---|
Fri, 28 Oct 2016 11:32:36 +0100 | Chris Cannam | Ensure plugin is deleted in same thread that created and used it project-file-rework |
Fri, 28 Oct 2016 11:08:17 +0100 | Chris Cannam | Rename server to simple-server, and add some more description in usage project-file-rework |
Mon, 17 Oct 2016 14:18:23 +0100 | Chris Cannam | Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning. piper |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |
Wed, 29 Jan 2014 15:58:15 +0000 | Chris Cannam | Callback handler for additional models at end of processing tonioni |