Mercurial > hg > svcore
log transform/ModelTransformer.h @ 1525:a92e94215863
age | author | description |
---|---|---|
Wed, 18 Jan 2017 14:20:05 +0000 | Chris Cannam | Guard |
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 |
Wed, 10 Jun 2015 13:11:45 +0100 | Chris Cannam | Emit a signal if transform fails |