log base/Clipboard.cpp @ 1845:6f626cfdba51

age author description
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
Wed, 06 Mar 2019 16:24:23 +0000 Chris Cannam Start implementing & testing PointSeries single-point
Tue, 05 Mar 2019 15:15:11 +0000 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
Tue, 05 Mar 2019 14:18:37 +0000 Chris Cannam Bitfield + reorder for packing single-point
Mon, 09 Mar 2015 12:02:10 +0000 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
Wed, 03 Sep 2014 13:06:13 +0100 Chris Cannam Fix some uninitialised values (from coverity scan)
Wed, 03 Sep 2014 09:39:23 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Tue, 17 Jun 2014 13:52:07 +0100 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
Fri, 10 Jan 2014 15:21:01 +0000 Chris Cannam Add methods to return new Clipboard points with particular characteristics (this is an immutable object) tonioni
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
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
Mon, 04 Feb 2008 16:48:52 +0000 Chris Cannam * more reference frame records
Mon, 04 Feb 2008 13:35:11 +0000 Chris Cannam * function rename & notes
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Fri, 07 Apr 2006 17:50:33 +0000 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong