2014-07-17 |
Chris Cannam |
Fix some errant signals (the modelChanged with args are now modelChangedWithin)
|
2014-07-01 |
Chris Cannam |
Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2014-02-06 |
Chris Cannam |
Toward getYScaleValue in Colour3DPlotLayer
|
2014-01-28 |
Chris Cannam |
Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
|
2012-01-30 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
2009-05-22 |
Chris Cannam |
* Add smoothing option to colour 3d plot
|
2009-05-21 |
Chris Cannam |
* Fixes to log bin scale; add colour scale gain
|
2009-05-19 |
Chris Cannam |
* some improvements to log scale in colour 3d plot (still only in dense
|
2009-05-18 |
Chris Cannam |
* Make a start on logarithmic vertical scale in colour 3d plot
|
2009-02-25 |
Chris Cannam |
* Add Absolute plot scale, in colour 3d plot layer only for the moment
|
2009-01-29 |
Chris Cannam |
* add setLayerDormant
|
2009-01-26 |
Chris Cannam |
* Try out a smooth-scaling paint method... not especially promising
|
2009-01-23 |
Chris Cannam |
* some tweaks that make Colour3DPlotLayer a little bit faster for
|
2009-01-22 |
Chris Cannam |
* try some qvectors
|
2009-01-16 |
Chris Cannam |
* fix some warnings, remove debug
|
2008-12-08 |
Chris Cannam |
* Knock a bit of sense into Colour3DPlotLayer's cache management
sv-v1.4 sv-v1.4rc1
|
2008-11-12 |
Chris Cannam |
* Make Colour 3D Plot layer vertically zoomable and scrollable
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-04 |
Chris Cannam |
* Add ability to invert a colour 3d plot in the vertical axis
|
2008-01-11 |
Chris Cannam |
* add icons to colour 3d plot layer toggles
|
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-03-02 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
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-24 |
Chris Cannam |
* Omit translucent blue fill for selection rectangles that are superimposed
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-10-06 |
Chris Cannam |
* Various improvements to colour 3d plot layer, particularly for large and/or
|
2006-10-05 |
Chris Cannam |
* Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
|
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
|