Tue, 28 Aug 2018 14:33:41 +0100 |
Chris Cannam |
Tidy up error handling, especially on Windows
|
Mon, 11 Jun 2018 17:46:50 +0100 |
Chris Cannam |
Merge from branch plugin-path-config
|
Fri, 08 Jun 2018 11:28:51 +0100 |
Chris Cannam |
Wide-char environment variable lookup
plugin-path-config
|
Wed, 06 Jun 2018 15:54:26 +0100 |
Chris Cannam |
Trim KnownPlugins class down to static info and environment variable lookup; introduce KnownPluginCandidates to provide its former API
plugin-path-config
|
Wed, 06 Jun 2018 13:49:23 +0100 |
Chris Cannam |
Toward supporting separate environment variables for 32-bit plugins on a 64-bit system (otherwise we try to load both from the same helpers)
plugin-path-config
|
Sun, 05 Mar 2017 17:15:22 +0000 |
Chris Cannam |
Longer timeout; seems to be necessary sometimes on Windows especially
|
Thu, 23 Feb 2017 10:34:56 +0000 |
Chris Cannam |
Avoid Windows error dialog for DLL load failures in checker
|
Tue, 10 Jan 2017 17:18:48 +0000 |
Chris Cannam |
Ah, of course I was using the wrong variable here
|
Tue, 10 Jan 2017 17:02:57 +0000 |
Chris Cannam |
Experiment with this flag to get library ordering working with ubuntu 16.04
|
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
|