log base/RealTime.cpp @ 1065:0fd3661bcfff tonioni

age author description
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Wed, 18 Feb 2015 12:08:17 +0000 Chris Cannam Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
Mon, 17 Nov 2014 17:09:32 +0000 Chris Cannam Start RealTime tests
Wed, 03 Sep 2014 09:46:28 +0100 Chris Cannam Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
Tue, 17 Jun 2014 13:52:07 +0100 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
Wed, 11 Dec 2013 21:39:54 +0000 Chris Cannam Clarify
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 14 May 2013 12:26:30 +0100 Chris Cannam Remove some debug qt5
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Mon, 16 Jun 2008 14:48:42 +0000 Chris Cannam * Basic implementation of add and remove point in data editor
Tue, 29 Apr 2008 09:44:44 +0000 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
Fri, 28 Mar 2008 17:51:13 +0000 Chris Cannam ...
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Tue, 10 Oct 2006 14:51:17 +0000 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Thu, 08 Jun 2006 11:12:47 +0000 Chris Cannam * RFE 1497743: Adjust layer text file format to allow copy/paste into Excel
Tue, 16 May 2006 11:48:12 +0000 Chris Cannam * Fix rounding error in RealTime (thanks to Craig Sapp) sv1-v0.9rc2
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Fri, 10 Feb 2006 17:51:36 +0000 Chris Cannam * Add the Note layer for pianoroll-type display of note-type data
Tue, 31 Jan 2006 15:57:25 +0000 Chris Cannam * Update some copyright notice dates
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import