log layer/PianoScale.cpp @ 1586:bbc3f537564c

age author description
2019-07-01 Chris Cannam More layer updates by-id
2018-05-01 Chris Cannam Branch toward adding horizontal numerical scales to things horizontal-scale
2018-03-01 Chris Cannam Untabify
2017-02-07 Chris Cannam Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
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
2013-12-03 Chris Cannam Pull out PianoScale into separate class