Mercurial > hg > svcore
log transform/ModelTransformerFactory.cpp @ 696:ed980bb7c7bc library_integration
age | author | description |
---|---|---|
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 |