log plugin/PluginScan.cpp @ 1851:91056142abd0

age author description
Thu, 24 Jan 2019 15:09:00 +0000 Chris Cannam Fix compile error when checker not enabled bqaudiostream
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 22 Nov 2018 14:55:18 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Fri, 02 Nov 2018 14:40:44 +0000 Chris Cannam Handle security errors, format slightly differently for message box
Mon, 03 Sep 2018 16:15:03 +0100 Chris Cannam Wording change
Thu, 30 Aug 2018 12:59:16 +0100 Chris Cannam Avoid reporting failure when everything in fact succeeded! checker_errorcode
Wed, 29 Aug 2018 17:42:06 +0100 Chris Cannam Use error codes from checker to format our own translatable error report checker_errorcode
Wed, 06 Jun 2018 15:55:34 +0100 Chris Cannam Update for checker API change plugin-path-config
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Sun, 05 Mar 2017 17:16:04 +0000 Chris Cannam Debug output
Mon, 09 Jan 2017 10:14:59 +0000 Chris Cannam Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic 3.0-integration
Tue, 22 Nov 2016 16:40:28 +0000 Chris Cannam Avoid compiler warning 3.0-integration
Wed, 16 Nov 2016 16:12:42 +0000 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types 3.0-integration
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