log layer/SpectrumLayer.cpp @ 316:c0b9eec70639

age author description
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Fri, 06 Jul 2007 15:17:35 +0000 Chris Cannam * threshold, show-peaks properties in spectrum
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Tue, 03 Jul 2007 18:47:39 +0000 Chris Cannam * Fix piano keyboard in spectrum, add pitch labels to frequency displays in
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 14:57:01 +0000 Chris Cannam * avoid trying to calculate fft from incomplete decoded audio file in spectrum
Mon, 02 Jul 2007 13:04:17 +0000 Chris Cannam * Fix centre line position
Thu, 21 Jun 2007 16:12:00 +0000 Chris Cannam * more on measurement tool -- pull out some logic from pane to layer &c
Fri, 15 Jun 2007 15:48:11 +0000 Chris Cannam * fixes to spectrum harmonic cursor etc
Fri, 15 Jun 2007 12:55:16 +0000 Chris Cannam * few more measurement mode bits
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Mon, 11 Jun 2007 12:14:52 +0000 Chris Cannam * bit of work on harmonic cursor in spectrum
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 05 Mar 2007 13:04:52 +0000 Chris Cannam * Make the vertical scale a bit less thtoopid for many linear scale spectra
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Mon, 05 Feb 2007 16:11:49 +0000 Chris Cannam * Flesh out feature descriptions for spectrum
Mon, 29 Jan 2007 18:11:20 +0000 Chris Cannam * beginnings of spectrum scales
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Mon, 16 Oct 2006 20:42:23 +0000 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
Wed, 27 Sep 2006 14:56:31 +0000 Chris Cannam * Some work on SpectrumLayer properties etc
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and