Mercurial > hg > vamp-plugin-load-checker
log src/helper.cpp @ 35:4154894d638c plugin-path-config
age | author | description |
---|---|---|
Thu, 23 Feb 2017 10:34:56 +0000 | Chris Cannam | Avoid Windows error dialog for DLL load failures in checker |
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 |
Sun, 08 Jan 2017 16:09:47 +0000 | Chris Cannam | Add version output |
Wed, 16 Nov 2016 16:24:12 +0000 | Chris Cannam | Ah, this version should have been 2 |
Wed, 16 Nov 2016 16:12:18 +0000 | Chris Cannam | If the descriptor is one of a recognised set, actually call it. This is a much more useful check against wrongly-built plugins or plugins with unavailable dependencies than just looking up the symbol |
Tue, 01 Nov 2016 15:09:44 +0000 | Chris Cannam | More useful reporting output |
Fri, 28 Oct 2016 14:32:30 +0100 | Chris Cannam | Further check in char conversion |