Mercurial > hg > svgui
log layer/TimeRulerLayer.h @ 1378:f08a3b8cdb9d
age | author | description |
---|---|---|
Fri, 28 Sep 2018 18:28:44 +0100 | Chris Cannam | Avoid overflow problems when dealing with large numbers of microseconds zoom |
Thu, 27 Sep 2018 15:20:25 +0100 | Chris Cannam | Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area zoom |
Mon, 20 Apr 2015 11:00:48 +0100 | Chris Cannam | Merge from default branch osx-retina |
Mon, 20 Apr 2015 10:10:26 +0100 | Chris Cannam | Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer) |
Tue, 17 Mar 2015 16:56:03 +0000 | Chris Cannam | Many fixes for the previous stuff osx-retina |
Tue, 17 Mar 2015 15:05:25 +0000 | Chris Cannam | Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina |
Mon, 09 Mar 2015 14:35:21 +0000 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |