2014-03-11 |
Chris Cannam |
Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)
|
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)
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-11-21 |
Chris Cannam |
Make some debug output optional
|
2013-03-11 |
Chris Cannam |
Build fixes for Qt5
qt5
|
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)
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-06-05 |
Chris Cannam |
* Fix colour 3d plot's habit of repeating column 0 in column -1's position
|
2009-05-22 |
Chris Cannam |
* Add High Gain colour map
|
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 |
* another minor improvement
|
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-03-06 |
Chris Cannam |
...
|
2009-02-27 |
Chris Cannam |
* Activity log updates
|
2009-02-25 |
Chris Cannam |
* Add Absolute plot scale, in colour 3d plot layer only for the moment
|
2009-02-02 |
Chris Cannam |
* Avoid crash in StorageAdviser if temporary directory cannot be opened
|
2009-01-29 |
Chris Cannam |
* add setLayerDormant
|
2009-01-29 |
Chris Cannam |
* take a bit more care about peaks cache sizing
|
2009-01-26 |
Chris Cannam |
* Try out a smooth-scaling paint method... not especially promising
|
2009-01-26 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
2009-01-26 |
Chris Cannam |
* another, rather trivial, optimisation
|
2009-01-23 |
Chris Cannam |
* some tweaks that make Colour3DPlotLayer a little bit faster for
|
2009-01-23 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
2009-01-22 |
Chris Cannam |
* try some qvectors
|
2009-01-22 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
2009-01-16 |
Chris Cannam |
* fix some warnings, remove debug
|
2009-01-09 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|