log

age author description
Mon, 09 Jan 2017 10:18:47 +0000 Chris Cannam Doc updates
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
Tue, 03 Jan 2017 16:14:48 +0000 Chris Cannam Ordered build
Wed, 16 Nov 2016 16:24:12 +0000 Chris Cannam Ah, this version should have been 2
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
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
Thu, 03 Nov 2016 16:42:46 +0000 Chris Cannam A bit more log info useful for win32/x64
Tue, 01 Nov 2016 16:02:15 +0000 Chris Cannam Logging; use only first ("native") helper for non-Vamp plugins
Tue, 01 Nov 2016 15:48:59 +0000 Chris Cannam An attempt to accommodate 32-bit helper on 64-bit Windows
Tue, 01 Nov 2016 15:16:08 +0000 Chris Cannam Untabify
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
Fri, 28 Oct 2016 12:10:54 +0100 Chris Cannam Correct use of multibyte/widechar conversion routines on Windows
Fri, 28 Oct 2016 11:32:12 +0100 Chris Cannam Fix compiler warning