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
|