log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svgui
log layer/Colour3DPlotLayer.cpp @ 1249:
8ef67917c301
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-15
tip
age
author
description
2017-02-28
Chris Cannam
Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black)
2017-02-28
Chris Cannam
Remove unused function
2017-02-28
Chris Cannam
Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option).
2017-02-23
Chris Cannam
Debug notes, tidying
2017-02-22
Chris Cannam
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
2017-02-07
Chris Cannam
Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
2017-01-27
Chris Cannam
Wire up normalise-visible-area mode in colour 3d plot
2017-01-26
Chris Cannam
Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around
2017-01-26
Chris Cannam
Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
2017-01-05
Chris Cannam
Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.
3.0-integration
2017-01-03
Chris Cannam
Provisionally add labels for normalisation menu (sigh)
3.0-integration
2016-12-16
Chris Cannam
Introduce a colour map combo too. Doesn't yet have swatches
levelpanwidget
2016-11-08
Chris Cannam
Use peak cache at one zoom level lower (since it exists at that level already -- this is a >= vs > question) + make naming more uniform
3.0-integration
2016-10-18
Chris Cannam
MSVC build fixes
msvc2015_64
2016-08-04
Chris Cannam
Re-implement dB^2 (log-power) spectrogram setting
spectrogram-minor-refactor
less
more
|
(0)
-100
-15
tip