Mercurial > hg > vamp-plugin-load-checker
log src/knownplugins.cpp @ 46:d7ec0b2a8802
age | author | description |
---|---|---|
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 |
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 |