graph
- 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