Mercurial > hg > svcore
log plugin/NativeVampPluginFactory.cpp @ 1560:21f21354c834
age | author | description |
---|---|---|
Fri, 11 May 2018 14:11:04 +0100 | Chris Cannam | Add getPluginLibraryPath throughout, in order to provide diagnostic about which plugins were loaded from where |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Fri, 04 Nov 2016 14:16:01 +0000 | 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 |
Thu, 03 Nov 2016 14:57:00 +0000 | 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 |