log layer/Colour3DPlotRenderer.cpp @ 1176:125748a569fa more-hidpi

age author description
2016-11-28 Chris Cannam More debug 3.0-integration
2016-11-23 Chris Cannam Avoid rounding error giving too few bins in column request 3.0-integration
2016-11-17 Chris Cannam Backed out changeset d89e04b0eff3, thus un-backing-out changeset c036560a7205! 3.0-integration
2016-11-17 Chris Cannam Backed out changeset c036560a7205 3.0-integration
2016-11-17 Chris Cannam Introduce our own scaleDrawBufferImage (though I think we probably won't actually want to use this, so I expect to back it out again) 3.0-integration
2016-11-10 Chris Cannam More timings and cache hit counts 3.0-integration
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-11-04 Chris Cannam Fix omitted topmost bin 3.0-integration
2016-11-04 Chris Cannam Fix forehead-slapping failure to use the right model when rendering 3d plot in peaks cache mode (i.e. when zoomed quite far out) 3.0-integration
2016-08-05 Chris Cannam Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor
2016-08-05 Chris Cannam Minor tidy, + go back to opaque-only spectrogram as intended spectrogram-minor-refactor
2016-08-04 Chris Cannam Reconnect double-click region select in spectrogram spectrogram-minor-refactor
2016-08-04 Chris Cannam Restore phase display spectrogram-minor-refactor
2016-08-03 Chris Cannam Re-enable (little-used) normalise-visible-range option in spectrogram layer spectrogram-minor-refactor
2016-08-03 Chris Cannam Use a count of bins rather than min and max bins (because the name maxbin tells us nothing about whether the range is inclusive or not) spectrogram-minor-refactor
2016-08-02 Chris Cannam Fix vertical zoom/scroll in colour 3d plot layer spectrogram-minor-refactor
2016-08-02 Chris Cannam Sensible vertical scale and hybrid normalisation range in colour 3d plot spectrogram-minor-refactor
2016-08-02 Chris Cannam Minor tidy spectrogram-minor-refactor
2016-08-01 Chris Cannam Scale range matching spectrogram-minor-refactor
2016-08-01 Chris Cannam Some notes on gain spectrogram-minor-refactor
2016-07-22 Chris Cannam Some tidying spectrogram-minor-refactor
2016-07-22 Chris Cannam Fixes and debug output for mag range calculations spectrogram-minor-refactor
2016-07-22 Chris Cannam Wiring through the magnitude range updates spectrogram-minor-refactor
2016-07-20 Chris Cannam Toward updating mag cache spectrogram-minor-refactor
2016-07-20 Chris Cannam Inch toward using the mag cache (currently will crash with debug exception) spectrogram-minor-refactor
2016-07-20 Chris Cannam Introduce ScrollableMagRangeCache, plus some tidying etc spectrogram-minor-refactor
2016-07-19 Chris Cannam Fix translucent mode for spectrogram spectrogram-minor-refactor
2016-07-19 Chris Cannam Wire up invertVertical spectrogram-minor-refactor