Mercurial > hg > vampy
log PyPlugScanner.cpp @ 106:76badb3a0bb3 vampy-2.1
age | author | description |
---|---|---|
Wed, 16 Jan 2019 15:11:26 +0000 | Chris Cannam | Use VAMP_PATH_32 instead of VAMP_PATH when running as a 32-bit plugin on a 64-bit Windows installation |
Mon, 14 Jan 2019 16:19:44 +0000 | Chris Cannam | If a module appears to redefine one of our own types, refuse to load it. Also clear out the class dict for all refused modules now, so that we don't get stale names on the next scan due to not having cleared the module on unload |
Thu, 10 Jan 2019 15:44:39 +0000 | Chris Cannam | d_name can't be NULL; it's an array |
Mon, 17 Nov 2014 14:07:00 +0000 | Chris Cannam | More fixes |
Sun, 11 Oct 2009 09:57:48 +0000 | fazekasgy | Extended README, added .pyo support vampy-2.0 |
Mon, 05 Oct 2009 11:28:00 +0000 | fazekasgy | new branch Vampy2final vampy2final |
Tue, 22 Sep 2009 15:20:44 +0000 | cannam | * Remove nonportable and unnecessary opendir features test (originally |