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

age author description
Wed, 02 Sep 2015 15:17:40 +0100 Chris Cannam Rewrite RealTime so as not to use a native object handle, removing onerous and unsatisfactory requirement to call dispose() on all RealTime objects or leak native heap
Thu, 22 Nov 2012 17:12:12 +0000 Chris Cannam Licence v1.0
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
Wed, 18 Jan 2012 09:35:22 +0000 Chris Cannam Add the rest of the Plugin methods to the Java class