Mercurial > hg > vampy
log PyPlugin.h @ 96:4e5de05b6e71
age | author | description |
---|---|---|
2015-08-12 | Chris Cannam | Some old changes that, I think, probably did not help anything |
2014-11-24 | Chris Cannam | inline is not a useful keyword with contemporary compilers vampyhost |
2014-11-20 | Chris Cannam | Pull apart some type conversion classes for possible use in VamPy Host vampyhost |
2014-11-17 | Chris Cannam | Debug output: off by default, on with VAMPY_VERBOSE environment variable |
2014-11-17 | Chris Cannam | Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings) |
2009-10-08 | fazekasgy | Fix numpy version incompatibility issues and updated some example plugins. |