log layer/Colour3DPlotLayer.cpp @ 321:973a0272b712

age author description
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-01 Chris Cannam * Scale fixes and feature descriptions in slice layer
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-09 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
2006-10-06 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-06-15 Chris Cannam * 1502816 file export is too slow and memory-hungry
2006-05-10 Chris Cannam * Reorder plugin output querying so as to cope with plugins whose number of
2006-04-07 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-03-15 Chris Cannam * improve label drawing logic in colour plot layer
2006-03-02 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
2006-02-06 Chris Cannam * Rationalise the local feature identification API in Layer subclasses
2006-02-02 Chris Cannam * Add natty segmentation display to time-value layer. Need to do the same
2006-02-02 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
2006-02-01 Chris Cannam * Add Chromagram plugin, and make a number of fixes to the dense 3d model
2006-01-30 Chris Cannam * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere
2006-01-19 Chris Cannam * Add more icons and rationalise menu options to the usual set (on the File menu)
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import