Mercurial > hg > svgui
log layer/Colour3DPlotRenderer.h @ 1297:bc8134fb9752 plugin-path-config
age | author | description |
---|---|---|
2018-03-01 | Chris Cannam | Untabify |
2017-02-28 | Chris Cannam | Explanatory comment |
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-05 | Chris Cannam | Don't start in the middle when repainting the whole width while using a peak cache. It looks funny. 3.0-integration |
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 |
2016-11-17 | Chris Cannam | Backed out changeset d89e04b0eff3, thus un-backing-out changeset c036560a7205! 3.0-integration |