Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 1058:9a13bc339fa9 spectrogram-minor-refactor
age | author | description |
---|---|---|
Mon, 13 Jun 2016 16:17:44 +0100 | Chris Cannam | Mid-refactor to pull out the bulk of paintDrawBuffer into chunks spectrogram-minor-refactor |
Mon, 13 Jun 2016 11:42:51 +0100 | Chris Cannam | Make peak cache divisor a member 3.0-integration |
Tue, 02 Feb 2016 16:00:31 +0000 | Chris Cannam | Don't use partial paints when zoomed in far enough to have boundary alignment concerns. (But boundary calculations are still wrong, leading to a logic error exception.) spectrogram-minor-refactor |
Fri, 29 Jan 2016 15:08:01 +0000 | Chris Cannam | Start refactoring out the spectrogram image cache spectrogram-minor-refactor |
Tue, 26 Jan 2016 13:19:53 +0000 | Chris Cannam | Draw right-to-left when adjoining an existing cache valid area on the right spectrogram-minor-refactor |
Mon, 25 Jan 2016 16:16:21 +0000 | Chris Cannam | Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder) spectrogram-minor-refactor |