Mercurial > hg > vamp-plugin-load-checker
log src/knownplugins.cpp @ 35:4154894d638c plugin-path-config
age | author | description |
---|---|---|
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 |
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 |
Fri, 28 Oct 2016 11:32:12 +0100 | Chris Cannam | Fix compiler warning |
Tue, 18 Oct 2016 13:14:55 +0100 | Chris Cannam | MSVC build fixes |
Fri, 15 Apr 2016 16:08:55 +0100 | Chris Cannam | Message formatting |
Thu, 14 Apr 2016 16:52:19 +0100 | Chris Cannam | Much renaming to ease inclusion into another project base knownplugins.cpp@a42e7593f03d |