log layer/SpectrogramLayer.cpp @ 1023:74755fa6ea9e colourschemes

age author description
2016-01-22 Chris Cannam Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff colourschemes
2016-01-22 Chris Cannam Tidy a bit colourschemes
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset colourschemes
2016-01-20 Chris Cannam Add default spectrogram colours to prefs colourschemes
2015-10-20 Chris Cannam Fix incorrect reload of old Tony v1.0 files tony-2.0-integration
2015-10-20 Chris Cannam Use max value returned directly from api call tony-2.0-integration
2015-10-20 Chris Cannam Minor adjustment for higher-res screens tony-2.0-integration
2015-10-13 Chris Cannam Repaint fix tony-2.0-integration
2015-08-20 Chris Cannam Some minor tweaks to make behaviour more like prior Tony tony-2.0-integration
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-07-01 Chris Cannam Switch off debug again simple-fft-model
2015-07-01 Chris Cannam Fill extent is not relevant in simple-fft-model code, as it's always the full extent simple-fft-model
2015-06-26 Chris Cannam Merge from branch normalize_hybrid_option 3.0-integration
2015-06-26 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-06-12 Chris Cannam Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model
2015-03-18 Chris Cannam Fix crash caused by using proxy (of unknown lifecycle) instead of view as cache key 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, primarily in the spectrogram cxx11
2015-03-09 Chris Cannam A few more fixes cxx11
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2015-03-04 Chris Cannam Fixes to go with latest svcore cxx11
2014-09-12 Chris Cannam Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option
2014-09-03 Chris Cannam Fix a couple of inadvertant integer divisions (from coverity scan)
2014-09-03 Chris Cannam Remove redundant code (from coverity scan)
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-05-07 Chris Cannam Merge from tonioni branch tony_integration
2014-04-02 Chris Cannam A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etc tonioni
2014-02-06 Chris Cannam Unclamped