log transform/ModelTransformerFactory.h @ 1886:f803d3c33f76 tip

age author description
2020-03-20 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
2019-06-26 Chris Cannam More work on transformers by-id
2019-05-09 Chris Cannam Add haveRunningTransformers() and mutex single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2015-06-10 Chris Cannam Emit a signal if transform fails
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
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