log src/Plugin.cpp @ 30:02db37c2301b

age author description
Thu, 22 Nov 2012 11:38:55 +0000 Chris Cannam Add JNIEXPORT/JNICALL to definitions
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
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 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 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:19 +0000 Chris Cannam Tiny fixes
Thu, 26 Jan 2012 18:25:28 +0000 Chris Cannam Start implementing process and getRemainingFeatures