log pyvamp-main.cpp @ 29:e80caada79a8

age author description
2009-09-22 cannam * Remove nonportable and unnecessary opendir features test (originally
2009-08-19 fazekasgy examples now pass all tests
2009-08-18 fazekasgy cleaned up vampy preloading, no functional change. tried python preload, did not work.
2009-08-17 cannam * Rearrange Python plugin construction.
2009-07-14 cannam * Don't even try to preload on Windows
2009-07-13 cannam * Windows build (with mingw32 atm)
2009-07-10 cannam * Add duration support (Vamp 2.0)
2009-06-25 cannam * Add simple hack for preloading python on OS/X
2008-07-07 cannam * Gross hack to find preloadable libpython on linux
2008-06-13 fazekasgy more examples and some bug fixes
2008-06-11 cannam * housekeeping: VAMP -> Vamp throughout (not an acronym)
2008-03-19 fazekasgy Added support to memory buffers to be used with NumPy (and some rationalisation of code)
2008-03-14 cannam * Add global mutex to PyPlugin -- all plugin method calls are strictly
2008-03-12 fazekasgy added missing ifdef WIN32
2008-03-11 fazekasgy some typos corrected
2008-03-11 fazekasgy Added VAMP-Python binding project vampy