graph
- Local Vamp path2019-02-05, by Chris Cannam
- x64 target2019-02-05, by Chris Cannam
- Added tag vampy-2.1 for changeset 3b6b3f0cffcb2019-02-01, by Chris Cannam
- On Windows use non-DLL runtime, and ensure consistency with Vamp SDK files by including them in project directly2019-02-01, by Chris Cannam
- Text tweaks2019-02-01, by Chris Cannam
- Add numpy (is pip in path?)2019-01-16, by Chris Cannam
- First cut at AppVeyor CI file2019-01-16, by Chris Cannam
- Update to Visual Studio XML project/solution format2019-01-16, by Chris Cannam
- Use VAMP_PATH_32 instead of VAMP_PATH when running as a 32-bit plugin on a 64-bit Windows installation2019-01-16, by Chris Cannam
- Ensure system Python is used2019-01-15, by Chris Cannam
- Add some missing packages2019-01-15, by Chris Cannam
- 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