log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svgui
log layer/SpectrogramLayer.cpp @ 1351:
9fb7133dd818
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-16
tip
age
author
description
2018-03-01
Chris Cannam
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2017-02-28
Chris Cannam
Fix a couple of compiler warnings
2017-02-22
Chris Cannam
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
2017-02-21
Chris Cannam
Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
2017-01-27
Chris Cannam
Untabify
2017-01-26
Chris Cannam
Move this function into cpp file
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-05
Chris Cannam
Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model)
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-05
Chris Cannam
Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate.
3.0-integration
2016-08-05
Chris Cannam
Since 1d317e717fe4 we no longer want to fft scale in hybrid mode. (This might also restore compatibility with Tony and prior SV save sessions -- test this.)
spectrogram-minor-refactor
2016-08-05
Chris Cannam
Make text labels on vertical scale ticks visible
spectrogram-minor-refactor
2016-08-05
Chris Cannam
Fixes to phase display and colour scale for it; tidy up some debug output
spectrogram-minor-refactor
less
more
|
(0)
-100
-16
tip