log layer/LogNumericalScale.cpp @ 1349:615eb28768ca zoom

age author description
2018-05-03 Chris Cannam Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale
2018-05-02 Chris Cannam Tweaks to horizontal scale horizontal-scale
2018-05-01 Chris Cannam Draw some ticks horizontal-scale
2018-05-01 Chris Cannam Branch toward adding horizontal numerical scales to things horizontal-scale
2018-03-01 Chris Cannam Untabify
2017-05-04 Chris Cannam Make use of ScaleTickIntervals in log scale as well scale-ticks
2016-06-30 Chris Cannam Move LayerGeometryProvider from view to layer spectrogram-minor-refactor
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2015-03-09 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
2014-09-29 Chris Cannam Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.
2013-12-04 Chris Cannam Not quite so many digits
2013-12-04 Chris Cannam Pull out colour scale drawing as well
2013-12-04 Chris Cannam Pull out log and linear vertical scales into their own classes, make some improvements to log numbering tonioni