log org/vamp_plugins/Plugin.java @ 55:2b8e1416327d tip

age author description
Fri, 11 Jan 2013 16:37:26 +0000 Chris Cannam Use abstract interfaces
Thu, 22 Nov 2012 17:12:12 +0000 Chris Cannam Licence v1.0
Mon, 19 Nov 2012 15:12:44 +0000 Chris Cannam Docs
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:35:46 +0000 Chris Cannam Move test program to own directory, add process using subset of array, add hgignore
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, 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 14:08:01 +0000 Chris Cannam First draft -- can load a plugin and print its name & description