Wed, 17 Jun 2015 13:27:57 +0100 |
Chris Cannam |
Fixes for OS/X build
|
Wed, 17 Jun 2015 13:03:37 +0100 |
Chris Cannam |
Commented-out debug
|
Wed, 17 Jun 2015 12:43:18 +0100 |
Chris Cannam |
Remove debug out
|
Wed, 17 Jun 2015 12:43:01 +0100 |
Chris Cannam |
Fix RealTime compare (& thus the tests, for Py2 anyway)
|
Wed, 17 Jun 2015 12:35:41 +0100 |
Chris Cannam |
Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).
|
Wed, 17 Jun 2015 11:04:15 +0100 |
Chris Cannam |
Update tests
|
Wed, 17 Jun 2015 10:50:42 +0100 |
Chris Cannam |
Back out rev 0a2f2e7803ea (naming: PyPluginObject members snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already.
|
Wed, 17 Jun 2015 10:48:03 +0100 |
Chris Cannam |
Back out rev fbd084b81ece (naming: plugin output and parameter descriptors snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already.
|
Wed, 17 Jun 2015 09:15:31 +0100 |
Chris Cannam |
Remove .tests marker file as well on clean
|
Wed, 17 Jun 2015 09:14:51 +0100 |
Chris Cannam |
Rearrange Makefile so as not to run tests by default ("make all" still does though), so as to avoid problems with nose naming/versions
|
Mon, 15 Jun 2015 17:22:56 +0100 |
Chris Cannam |
Update arch flags
|
Mon, 15 Jun 2015 16:54:39 +0100 |
Chris Cannam |
Fixes to test plugin OS/X Makefile
|
Mon, 15 Jun 2015 16:46:48 +0100 |
Chris Cannam |
Add OSX makefile, export Vamp SDK dir to subprocess
|
Tue, 17 Feb 2015 11:22:26 +0000 |
Chris Cannam |
Bring in vamp-test-plugin as subrepo
|
Tue, 10 Feb 2015 12:28:53 +0000 |
Chris Cannam |
Some preliminary changes toward py2/3 compatibility (but the module load stuff remains quite a big deal)
|
Tue, 10 Feb 2015 12:08:22 +0000 |
Chris Cannam |
Remove some unimplemented bits
|