2019-01-16 |
Chris Cannam |
First cut at AppVeyor CI file
|
2019-01-16 |
Chris Cannam |
Update to Visual Studio XML project/solution format
|
2019-01-16 |
Chris Cannam |
Use VAMP_PATH_32 instead of VAMP_PATH when running as a 32-bit plugin on a 64-bit Windows installation
|
2019-01-15 |
Chris Cannam |
Ensure system Python is used
|
2019-01-15 |
Chris Cannam |
Add some missing packages
|
2019-01-15 |
Chris Cannam |
Travis CI file
|
2019-01-15 |
Chris Cannam |
Update README etc
|
2019-01-14 |
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 unload
|
2019-01-14 |
Chris Cannam |
Move more List types from the exposed names list to the commented-out "builtin objects" section. These aren't our own custom types
|
2019-01-10 |
Chris Cannam |
Close old v1 code sprout
|
2019-01-10 |
Chris Cannam |
Further small tidying
|
2019-01-10 |
Chris Cannam |
d_name can't be NULL; it's an array
|
2019-01-10 |
Chris Cannam |
Minor tidy
|
2019-01-10 |
Chris Cannam |
Remove older OSX makefiles
|
2019-01-10 |
Chris Cannam |
Update macOS makefile
|
2019-01-10 |
Chris Cannam |
If one plugin fails, continue trying the others - don't just give up
|
2019-01-10 |
Chris Cannam |
Remove unreachable code
|
2019-01-10 |
Chris Cannam |
Add another NumPy path for my current Linux build
|
2016-03-15 |
Chris Cannam |
Patch from Simon Black for NumPy >1.9 compatibility
|
2016-03-15 |
Chris Cannam |
Patch from Simon Black for NumPy >1.9 compatibility
vampyhost
|
2015-08-12 |
Chris Cannam |
Some old changes that, I think, probably did not help anything
|
2015-04-14 |
Chris Cannam |
Accept incoming CXXFLAGS
|
2015-02-25 |
Chris Cannam |
Build fixes for MinGW32
|
2014-11-28 |
Chris Cannam |
Build fixes
|
2014-11-25 |
Chris Cannam |
const
vampyhost
|
2014-11-24 |
Chris Cannam |
Float vector conversion
vampyhost
|
2014-11-24 |
Chris Cannam |
Add vector<string> -> Python converter
vampyhost
|
2014-11-24 |
Chris Cannam |
inline is not a useful keyword with contemporary compilers
vampyhost
|
2014-11-20 |
Chris Cannam |
Pull apart some type conversion classes for possible use in VamPy Host
vampyhost
|
2014-11-17 |
Chris Cannam |
More fixes
|
2014-11-17 |
Chris Cannam |
Metadata fixes
|
2014-11-17 |
Chris Cannam |
Various fixes to the example plugins
|
2014-11-17 |
Chris Cannam |
Debug output: off by default, on with VAMPY_VERBOSE environment variable
|
2014-11-17 |
Chris Cannam |
Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings)
|
2014-08-06 |
Chris Cannam |
Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
|
2013-10-05 |
gyorgyf |
merged and tested to work with python27 numpy161 on ubuntu1204
|
2013-10-05 |
gyorgyf |
applied patch to fix bug related to numpy version string parsing
|
2013-10-05 |
gyorgyf |
Added valueNames attribute to parameter descriptor
|
2013-02-28 |
Chris Cannam |
Add Makefile for OS/X 10.8
|
2011-01-06 |
convert-repo |
update tags
|
2009-10-12 |
cannam |
* fix typo
|
2009-10-11 |
fazekasgy |
Extended README, added .pyo support
vampy-2.0
|
2009-10-09 |
cannam |
* Document VAMPY_PYLIB and NUMPY_SHORTVERSION
|
2009-10-09 |
cannam |
* whoops, remove perror() (these are expected to fail)
|
2009-10-09 |
cannam |
* PYLIB -> VAMPY_PYLIB
|
2009-10-09 |
cannam |
* If PYLIB environment variable is present, use that for the file to preload
|
2009-10-09 |
cannam |
* Make a better job of preloading Python, especially when it's in a
|
2009-10-08 |
fazekasgy |
Updated some example plugins.
|
2009-10-08 |
fazekasgy |
Fix numpy version incompatibility issues and updated some example plugins.
|
2009-10-06 |
cannam |
* copyright & terms
|
2009-10-06 |
cannam |
* Minor Makefile updates
|
2009-10-06 |
cannam |
* Add mention of example plugins
|
2009-10-06 |
fazekasgy |
Fix blockSize+2 for frequency domin plugins
|
2009-10-05 |
cannam |
VC++ fixes.
|
2009-10-05 |
cannam |
...
|
2009-10-05 |
cannam |
* Makefile updates
|
2009-10-05 |
cannam |
* Makefile bits
|
2009-10-05 |
cannam |
* Merge r1090 from earlier vampy2 branch
|
2009-10-05 |
cannam |
* Merge r1089 from earlier vampy2 branch
|
2009-10-05 |
cannam |
* Copy vampy2 to trunk
|
2009-10-05 |
fazekasgy |
updated vampy2final readme
vampy2final
|
2009-10-05 |
fazekasgy |
updated vampy2final readme
vampy2final
|
2009-10-05 |
fazekasgy |
new branch Vampy2final
vampy2final
|
2009-09-24 |
cannam |
* Update VC++ project file to build with NumPy -- appears to work.
vampy2
|
2009-09-24 |
cannam |
* Fix compile error with VC++. I am totally at a loss to explain
vampy2
|
2009-09-23 |
cannam |
* Fixes from OpenSolaris build
vampy2
|
2009-09-23 |
cannam |
* build fixes for Linux
vampy2
|
2009-09-21 |
fazekasgy |
Vampy2: accept numpy array return types.
vampy2
|
2009-09-20 |
fazekasgy |
Created Vampy2 branch
vampy2
|
2009-10-05 |
cannam |
* Move trunk to vampy1 branch (preparing to bring vampy2 to trunk)
vampy1
|
2009-09-22 |
cannam |
* Remove nonportable and unnecessary opendir features test (originally
|
2009-08-25 |
fazekasgy |
Some further mods to vampy construction
|
2009-08-25 |
fazekasgy |
Some further mods to vampy construction
|
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-16 |
cannam |
* fix incorrect default values for parameters (must match declared defaults)
|
2009-07-14 |
cannam |
* Add quantizeStep to parameter descriptor!
|
2009-07-14 |
cannam |
* Add VC++ project
|
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-07-03 |
cannam |
* Some work on symbol visibility
|
2008-07-02 |
fazekasgy |
now installs example python plugins to the correct place
|
2008-07-02 |
fazekasgy |
fixed PySpectralCentroid example
|
2008-06-19 |
cannam |
* fix target name to match os/x makefile
|
2008-06-16 |
fazekasgy |
added pyRealTime object impl to host
|
2008-06-13 |
fazekasgy |
more examples and some bug fixes
|
2008-06-13 |
fazekasgy |
more examples and some bug fixes
|
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 |
* oops, forgot a bit
|
2008-03-14 |
cannam |
* my makefile
|
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
|