log transform/ModelTransformerFactory.cpp @ 954:35b05cac32d0 tonioni

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-12-02 Chris Cannam More on multi-transform stuff tonioni_multi_transform
2013-11-29 Chris Cannam Toward running multiple transforms (from same plugin + params) at once tonioni_multi_transform
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-04-13 gyorgyf cleanup tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2010-10-08 Chris Cannam * Move the plugin dialog configuration guff out into a callback
2008-12-11 Chris Cannam * make it possible to avoid pulling in widgets for non-gui (i.e. runner)
2008-11-07 Chris Cannam * Update to new-line vamp plugin sdk
2008-10-28 Chris Cannam * Add more info button to plugin dialog
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
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.cpp@f9812044df8d