Mercurial > hg > vamp-plugin-load-checker
log
age | author | description |
---|---|---|
2018-08-29 | Chris Cannam | Return numerical error codes, so the caller can apply i18n on display; distinguish explicitly the common win32 architecture problems errorcode |
2018-08-29 | Chris Cannam | Rename checker.cpp -> checker-client.cpp |
2018-08-28 | Chris Cannam | Tidy up error handling, especially on Windows |
2018-06-11 | Chris Cannam | Merge from branch plugin-path-config |
2018-06-08 | Chris Cannam | Wide-char environment variable lookup plugin-path-config |
2018-06-06 | Chris Cannam | Trim KnownPlugins class down to static info and environment variable lookup; introduce KnownPluginCandidates to provide its former API plugin-path-config |
2018-06-06 | 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 |
2017-03-05 | Chris Cannam | Longer timeout; seems to be necessary sometimes on Windows especially |