log

age author description
Mon, 03 Sep 2018 16:13:38 +0100 Chris Cannam Ignore Win32 build bits
Mon, 03 Sep 2018 15:49:03 +0100 Chris Cannam Free the correct thing (I think!)
Fri, 31 Aug 2018 15:14:57 +0100 Chris Cannam Merge from branch errorcode
Fri, 31 Aug 2018 12:11:26 +0100 Chris Cannam Fix for older Qt 5 compatibility errorcode
Fri, 31 Aug 2018 09:42:43 +0100 Chris Cannam Wrong version should be an error errorcode
Thu, 30 Aug 2018 12:32:55 +0100 Chris Cannam Further error checking - distinguish between library and dependency absent errorcode
Wed, 29 Aug 2018 17:40:36 +0100 Chris Cannam Merge from default branch errorcode
Wed, 29 Aug 2018 17:40:22 +0100 Chris Cannam Return numerical error codes, so the caller can apply i18n on display; distinguish explicitly the common win32 architecture problems errorcode
Wed, 29 Aug 2018 12:06:56 +0100 Chris Cannam Rename checker.cpp -> checker-client.cpp
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