log plugin/NativeVampPluginFactory.cpp @ 1510:5f1b2a117a4f import-audio-data

age author description
2018-05-11 Chris Cannam Add getPluginLibraryPath throughout, in order to provide diagnostic about which plugins were loaded from where
2018-03-01 Chris Cannam Untabify
2016-11-04 Chris Cannam Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself) piper
2016-11-03 Chris Cannam Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. piper
2016-11-03 Chris Cannam Use plugin scan results to inform the list requests issued to Piper servers piper
2016-10-21 Chris Cannam Error reporting for Piper server startup piper
2016-10-21 Chris Cannam Restore native-Vamp factory and make the choice between Piper and Native a preference piper base plugin/FeatureExtractionPluginFactory.cpp@2395747cc595