graph
- Travis CI file2019-01-15, by Chris Cannam
- Update README etc2019-01-15, by 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 unload2019-01-14, by Chris Cannam
- Move more List types from the exposed names list to the commented-out "builtin objects" section. These aren't our own custom types2019-01-14, by Chris Cannam
- Close old v1 code sprout2019-01-10, by Chris Cannam
- Further small tidying2019-01-10, by Chris Cannam
- d_name can't be NULL; it's an array2019-01-10, by Chris Cannam
- Minor tidy2019-01-10, by Chris Cannam
- Remove older OSX makefiles2019-01-10, by Chris Cannam
- Update macOS makefile2019-01-10, by Chris Cannam
- If one plugin fails, continue trying the others - don't just give up2019-01-10, by Chris Cannam
- Remove unreachable code2019-01-10, by Chris Cannam
- Add another NumPy path for my current Linux build2019-01-10, by Chris Cannam
- Patch from Simon Black for NumPy >1.9 compatibility2016-03-15, by Chris Cannam
- Patch from Simon Black for NumPy >1.9 compatibilityvampyhost 2016-03-15, by Chris Cannam
- Some old changes that, I think, probably did not help anything2015-08-12, by Chris Cannam
- Accept incoming CXXFLAGS2015-04-14, by Chris Cannam
- Build fixes for MinGW322015-02-25, by Chris Cannam
- Build fixes2014-11-28, by Chris Cannam
- constvampyhost 2014-11-25, by Chris Cannam
- Float vector conversionvampyhost 2014-11-24, by Chris Cannam
- Add vector<string> -> Python convertervampyhost 2014-11-24, by Chris Cannam
- inline is not a useful keyword with contemporary compilersvampyhost 2014-11-24, by Chris Cannam
- Pull apart some type conversion classes for possible use in VamPy Hostvampyhost 2014-11-20, by Chris Cannam
- More fixes2014-11-17, by Chris Cannam
- Metadata fixes2014-11-17, by Chris Cannam
- Various fixes to the example plugins2014-11-17, by Chris Cannam
- Debug output: off by default, on with VAMPY_VERBOSE environment variable2014-11-17, by Chris Cannam
- Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings)2014-11-17, by Chris Cannam
- Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes2014-08-06, by Chris Cannam
- merged and tested to work with python27 numpy161 on ubuntu12042013-10-05, by gyorgyf
- applied patch to fix bug related to numpy version string parsing2013-10-05, by gyorgyf
- Added valueNames attribute to parameter descriptor2013-10-05, by gyorgyf
- Add Makefile for OS/X 10.82013-02-28, by Chris Cannam
- update tags2011-01-06, by convert-repo
- * fix typo2009-10-12, by cannam
- Extended README, added .pyo supportvampy-2.0 2009-10-11, by fazekasgy
- * Document VAMPY_PYLIB and NUMPY_SHORTVERSION2009-10-09, by cannam
- * whoops, remove perror() (these are expected to fail)2009-10-09, by cannam
- * PYLIB -> VAMPY_PYLIB2009-10-09, by cannam
- * If PYLIB environment variable is present, use that for the file to preload2009-10-09, by cannam
- * Make a better job of preloading Python, especially when it's in a2009-10-09, by cannam
- Updated some example plugins.2009-10-08, by fazekasgy
- Fix numpy version incompatibility issues and updated some example plugins.2009-10-08, by fazekasgy
- * copyright & terms2009-10-06, by cannam
- * Minor Makefile updates2009-10-06, by cannam
- * Add mention of example plugins2009-10-06, by cannam
- Fix blockSize+2 for frequency domin plugins2009-10-06, by fazekasgy
- VC++ fixes.2009-10-05, by cannam
- ...2009-10-05, by cannam
- * Makefile updates2009-10-05, by cannam
- * Makefile bits2009-10-05, by cannam
- * Merge r1090 from earlier vampy2 branch2009-10-05, by cannam
- * Merge r1089 from earlier vampy2 branch2009-10-05, by cannam
- * Copy vampy2 to trunk2009-10-05, by cannam
- updated vampy2final readmevampy2final 2009-10-05, by fazekasgy
- updated vampy2final readmevampy2final 2009-10-05, by fazekasgy
- new branch Vampy2finalvampy2final 2009-10-05, by fazekasgy
- * Update VC++ project file to build with NumPy -- appears to work.vampy2 2009-09-24, by cannam
- * Fix compile error with VC++. I am totally at a loss to explainvampy2 2009-09-24, by cannam