Mercurial > hg > svgui
log layer/PianoScale.cpp @ 1267:b68f3162b5a8
age | author | description |
---|---|---|
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 07 Feb 2017 14:55:19 +0000 | 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. |
Thu, 30 Jun 2016 10:59:11 +0100 | Chris Cannam | Move LayerGeometryProvider from view to layer spectrogram-minor-refactor |
Tue, 17 Mar 2015 16:56:03 +0000 | Chris Cannam | Many fixes for the previous stuff osx-retina |
Mon, 09 Mar 2015 14:35:21 +0000 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Tue, 03 Dec 2013 17:32:25 +0000 | Chris Cannam | Pull out PianoScale into separate class |