log src/RealTime.cpp @ 55:2b8e1416327d tip

age author description
Wed, 02 Sep 2015 17:06:47 +0100 Chris Cannam Update for newer VC++ and Java 8 on Windows
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
Thu, 22 Nov 2012 11:38:55 +0000 Chris Cannam Add JNIEXPORT/JNICALL to definitions
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