Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1024:3bce4c45b681 spectrogram-minor-refactor
age | author | description |
---|---|---|
2016-01-25 | Chris Cannam | Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point) spectrogram-minor-refactor |
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 |