log layer/TimeRulerLayer.cpp @ 1358:53fe33b00770

age author description
2018-09-28 Chris Cannam Avoid overflow problems when dealing with large numbers of microseconds zoom
2018-09-28 Chris Cannam Use more precise text rendering when zoomed in beyond the ms level zoom
2018-09-27 Chris Cannam Fix stupidity zoom
2018-09-27 Chris Cannam Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area zoom
2018-09-20 Chris Cannam More ZoomLevel updates zoom
2018-09-19 Chris Cannam Gradual ZoomLevel updates zoom
2018-03-01 Chris Cannam Untabify
2016-06-30 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
2016-01-22 Chris Cannam Some debug colourschemes
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-03-18 Chris Cannam Pass proxy to layer for painting osx-retina
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-10 Chris Cannam More type fixes cxx11