log layer/Colour3DPlotRenderer.h @ 1204:d421df27e184 3.0-integration

age author description
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-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 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-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-01 Chris Cannam Scale range matching 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 Inch toward using the mag cache (currently will crash with debug exception) spectrogram-minor-refactor
2016-07-19 Chris Cannam Consts and willRenderOpaque spectrogram-minor-refactor
2016-07-19 Chris Cannam Colourmap rotation (inelegantly) spectrogram-minor-refactor
2016-07-18 Chris Cannam Start introducing translucent renderer spectrogram-minor-refactor
2016-07-14 Chris Cannam Convert ColumnNormalization to an enum class, and separate out normalize-visible spectrogram-minor-refactor
2016-07-14 Chris Cannam Turn BinDisplay and BinScale into enum classes spectrogram-minor-refactor
2016-07-13 Chris Cannam Create, but don't yet use, a renderer in the colour 3d plot layer spectrogram-minor-refactor
2016-07-11 Chris Cannam Introduce peak frequency rendering (basics of) spectrogram-minor-refactor
2016-07-11 Chris Cannam Far more pragmatic update strategy spectrogram-minor-refactor
2016-07-11 Chris Cannam Fix draw buffer sizing problem in scaled rendering spectrogram-minor-refactor
2016-07-07 Chris Cannam Split out cache rendering functions and some fixes to calculations spectrogram-minor-refactor
2016-07-05 Chris Cannam Cut over to using the renderer (though it's very incomplete) and fix some cache problems and pointer lifetime misunderstandings spectrogram-minor-refactor
2016-07-05 Chris Cannam Start to introduce renderer objects spectrogram-minor-refactor
2016-07-01 Chris Cannam Start introducing render code spectrogram-minor-refactor
2016-07-01 Chris Cannam VerticalBinLayer for vertical mapping abstraction. Not totally sure about this spectrogram-minor-refactor
2016-06-30 Chris Cannam Minor adjustments spectrogram-minor-refactor
2016-06-30 Chris Cannam More filling in render & cache code spectrogram-minor-refactor
2016-06-30 Chris Cannam Two functions, rather than one with a boolean arg spectrogram-minor-refactor
2016-06-29 Chris Cannam Another tiny bit spectrogram-minor-refactor
2016-06-29 Chris Cannam More renderer stubbing spectrogram-minor-refactor
2016-06-27 Chris Cannam Comments spectrogram-minor-refactor
2016-06-23 Chris Cannam Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor