Mercurial > hg > svgui
log layer/SliceLayer.cpp @ 1274:97d977091d4e
age | author | description |
---|---|---|
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 12 Dec 2017 11:19:15 +0000 | Chris Cannam | This was new in GCC 7 |
Thu, 07 Dec 2017 13:31:32 +0000 | Chris Cannam | Add fallthrough attribute |
Tue, 07 Mar 2017 18:54:15 +0000 | Chris Cannam | Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review. |
Tue, 07 Mar 2017 18:39:37 +0000 | Chris Cannam | Fix crash when changing window size in the spectrum layer |
Tue, 28 Feb 2017 14:47:13 +0000 | Chris Cannam | Fix a couple of compiler warnings |
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. |