Thu, 22 Nov 2012 17:12:18 +0000 |
Chris Cannam |
Added tag v1.0 for changeset c9515589be7d
|
Thu, 22 Nov 2012 17:12:12 +0000 |
Chris Cannam |
Licence
v1.0
|
Thu, 22 Nov 2012 17:06:23 +0000 |
Chris Cannam |
Added tag v1.0 for changeset 11c7347afc10
|
Thu, 22 Nov 2012 17:06:10 +0000 |
Chris Cannam |
More README updates
|
Thu, 22 Nov 2012 17:01:04 +0000 |
Chris Cannam |
Build and doc fixes
|
Thu, 22 Nov 2012 16:24:30 +0000 |
Chris Cannam |
Build Java as well
|
Thu, 22 Nov 2012 14:43:03 +0000 |
Chris Cannam |
Add initial README
|
Thu, 22 Nov 2012 14:31:23 +0000 |
Chris Cannam |
Add host program, working like a minimal version of vamp-simple-host
|
Thu, 22 Nov 2012 11:38:55 +0000 |
Chris Cannam |
Add JNIEXPORT/JNICALL to definitions
|
Thu, 22 Nov 2012 11:35:17 +0000 |
Chris Cannam |
Add adapter flags
|
Mon, 19 Nov 2012 15:12:44 +0000 |
Chris Cannam |
Docs
|
Fri, 16 Nov 2012 08:01:01 +0000 |
Chris Cannam |
Merge
|
Wed, 14 Nov 2012 21:47:31 +0000 |
Chris Cannam |
Clean up local references
|
Thu, 15 Nov 2012 14:40:34 +0000 |
Chris Cannam |
Enum constant names -> caps
|
Wed, 14 Nov 2012 18:10:40 +0000 |
Chris Cannam |
Add getPluginCategory, more sensible return values, fix process, call new functions to test
|
Wed, 14 Nov 2012 17:53:03 +0000 |
Chris Cannam |
add listPlugins, some docs
|
Wed, 14 Nov 2012 17:35:46 +0000 |
Chris Cannam |
Move test program to own directory, add process using subset of array, add hgignore
|
Thu, 09 Feb 2012 16:18:33 +0000 |
Chris Cannam |
Finish implementation of RealTime; add dispose() calls
|
Wed, 08 Feb 2012 15:22:48 +0000 |
Chris Cannam |
Start on RealTime native bits -- incomplete
|
Tue, 07 Feb 2012 15:53:21 +0000 |
Chris Cannam |
More tests
|
Tue, 07 Feb 2012 12:12:36 +0000 |
Chris Cannam |
Pull out Feature to a separate file; JNI doesn't seem to be able to find its constructor otherwise. Also a couple of other fixes
|
Mon, 06 Feb 2012 18:01:58 +0000 |
Chris Cannam |
Test process(). Now crashes
|
Mon, 06 Feb 2012 17:35:26 +0000 |
Chris Cannam |
Include initialise and getRemainingFeatures in test
|
Mon, 06 Feb 2012 16:36:34 +0000 |
Chris Cannam |
Provisional implementation of convertFeatures
|
Fri, 27 Jan 2012 18:19:45 +0000 |
Chris Cannam |
Implement convertFeature
|
Fri, 27 Jan 2012 14:34:32 +0000 |
Chris Cannam |
Merge
|
Fri, 27 Jan 2012 14:34:19 +0000 |
Chris Cannam |
Tiny fixes
|
Fri, 27 Jan 2012 14:34:02 +0000 |
Chris Cannam |
Add -fPIC for 64-bit architecture
|
Thu, 26 Jan 2012 18:25:28 +0000 |
Chris Cannam |
Start implementing process and getRemainingFeatures
|
Thu, 26 Jan 2012 15:44:50 +0000 |
Chris Cannam |
Implement getParameterDescriptors
|
Thu, 26 Jan 2012 14:47:17 +0000 |
Chris Cannam |
Tidy
|
Thu, 26 Jan 2012 14:46:45 +0000 |
Chris Cannam |
Complete implementation of getOutputDescriptors
|
Wed, 25 Jan 2012 15:30:12 +0000 |
Chris Cannam |
Implement getPrograms, start on getOutputDescriptors
|
Mon, 23 Jan 2012 23:00:33 +0000 |
Chris Cannam |
Fill in some more function definitions, including a getInputDomain that actually returns an enum! Woo
|
Mon, 23 Jan 2012 18:19:52 +0000 |
Chris Cannam |
Add a couple more trivial methods
|
Mon, 23 Jan 2012 18:15:30 +0000 |
Chris Cannam |
Add remaining PluginBase method stubs to Java class
|
Wed, 18 Jan 2012 09:35:22 +0000 |
Chris Cannam |
Add the rest of the Plugin methods to the Java class
|
Fri, 13 Jan 2012 17:36:22 +0000 |
Chris Cannam |
Rename some files
|
Fri, 13 Jan 2012 14:08:01 +0000 |
Chris Cannam |
First draft -- can load a plugin and print its name & description
|