Mercurial > hg > vamp-plugin-load-checker
log src/helper.cpp @ 25:1eefc20919cd
age | author | description |
---|---|---|
Wed, 16 Nov 2016 16:24:12 +0000 | Chris Cannam | Ah, this version should have been 2 |
Wed, 16 Nov 2016 16:12:18 +0000 | Chris Cannam | If the descriptor is one of a recognised set, actually call it. This is a much more useful check against wrongly-built plugins or plugins with unavailable dependencies than just looking up the symbol |
Tue, 01 Nov 2016 15:09:44 +0000 | Chris Cannam | More useful reporting output |
Fri, 28 Oct 2016 14:32:30 +0100 | Chris Cannam | Further check in char conversion |
Fri, 28 Oct 2016 12:10:54 +0100 | Chris Cannam | Correct use of multibyte/widechar conversion routines on Windows |
Tue, 18 Oct 2016 13:14:55 +0100 | Chris Cannam | MSVC build fixes |
Wed, 04 May 2016 10:26:14 +0100 | Chris Cannam | Tidy + comment |