log transform/ModelTransformerFactory.h @ 957:df83865d886f

age author description
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2014-06-16 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
2014-01-29 Chris Cannam Add a callback for no models as well (so we know something has completed and can e.g. delete the handler) tonioni
2014-01-29 Chris Cannam Callback handler for additional models at end of processing tonioni
2013-12-04 Chris Cannam Use a settings setting for flexi/non-flexi determination -- this may not be the right thing in the long run but it's simpler and easier than passing through a random value that doesn't actually come from anywhere tonioni
2013-12-02 Chris Cannam Update the rest of the transforms stuff, so now it builds and runs again tonioni_multi_transform
2013-11-29 Chris Cannam Toward running multiple transforms (from same plugin + params) at once tonioni_multi_transform
2013-04-13 gyorgyf cleanup tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2010-10-25 Chris Cannam * Make inputModel a reference argument to configure -- fixes (hideously) failure to pick up correct user-specified input in SV
2010-10-08 Chris Cannam * Move the plugin dialog configuration guff out into a callback
2008-11-20 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
2008-03-13 Chris Cannam * document library dependencies
2008-03-12 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on base plugin/transform/ModelTransformerFactory.h@732032f053b1