Mercurial > hg > vamp-plugin-load-checker
log src/helper.cpp @ 49:51a8fe0a03cf
age | author | description |
---|---|---|
Tue, 02 Oct 2018 11:55:03 +0100 | Chris Cannam | Suspend/resume stdout (as in the Piper simple server) to avoid plugins' own stdout blatherings from interfering with our "return values" |
Mon, 03 Sep 2018 15:49:03 +0100 | Chris Cannam | Free the correct thing (I think!) |
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:22 +0100 | Chris Cannam | Return numerical error codes, so the caller can apply i18n on display; distinguish explicitly the common win32 architecture problems errorcode |
Tue, 28 Aug 2018 14:33:41 +0100 | Chris Cannam | Tidy up error handling, especially on Windows |
Thu, 23 Feb 2017 10:34:56 +0000 | Chris Cannam | Avoid Windows error dialog for DLL load failures in checker |