Mercurial > hg > jvamp
log src/getset.cpp @ 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 |
Wed, 06 Mar 2013 13:38:05 +0000 | Chris Cannam | Win32/VC++ build fixes and project |
Thu, 22 Nov 2012 17:12:12 +0000 | Chris Cannam | Licence v1.0 |
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 |
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 |