graph
- 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
- * Fixes from OpenSolaris buildvampy2 2009-09-23, by cannam
- * build fixes for Linuxvampy2 2009-09-23, by cannam
- Vampy2: accept numpy array return types.vampy2 2009-09-21, by fazekasgy
- Created Vampy2 branchvampy2 2009-09-20, by fazekasgy
- * Move trunk to vampy1 branch (preparing to bring vampy2 to trunk)vampy1 2009-10-05, by cannam
- * Remove nonportable and unnecessary opendir features test (originally2009-09-22, by cannam
- Some further mods to vampy construction2009-08-25, by fazekasgy
- Some further mods to vampy construction2009-08-25, by fazekasgy
- examples now pass all tests2009-08-19, by fazekasgy
- cleaned up vampy preloading, no functional change. tried python preload, did not work.2009-08-18, by fazekasgy
- * Rearrange Python plugin construction.2009-08-17, by cannam
- * fix incorrect default values for parameters (must match declared defaults)2009-07-16, by cannam
- * Add quantizeStep to parameter descriptor!2009-07-14, by cannam
- * Add VC++ project2009-07-14, by cannam
- * Don't even try to preload on Windows2009-07-14, by cannam
- * Windows build (with mingw32 atm)2009-07-13, by cannam
- * Add duration support (Vamp 2.0)2009-07-10, by cannam
- * Add simple hack for preloading python on OS/X2009-06-25, by cannam
- * Gross hack to find preloadable libpython on linux2008-07-07, by cannam
- * Some work on symbol visibility2008-07-03, by cannam
- now installs example python plugins to the correct place2008-07-02, by fazekasgy
- fixed PySpectralCentroid example2008-07-02, by fazekasgy
- * fix target name to match os/x makefile2008-06-19, by cannam
- added pyRealTime object impl to host2008-06-16, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- * housekeeping: VAMP -> Vamp throughout (not an acronym)2008-06-11, by cannam
- Added support to memory buffers to be used with NumPy (and some rationalisation of code)2008-03-19, by fazekasgy
- * oops, forgot a bit2008-03-14, by cannam
- * my makefile2008-03-14, by cannam
- * Add global mutex to PyPlugin -- all plugin method calls are strictly2008-03-14, by cannam
- added missing ifdef WIN322008-03-12, by fazekasgy
- some typos corrected2008-03-11, by fazekasgy
- Added VAMP-Python binding project vampy2008-03-11, by fazekasgy