Mercurial > hg > svgui
log layer/WaveformLayer.h @ 1383:86f319dd6ab9 spectrogramparam
age | author | description |
---|---|---|
Tue, 06 Nov 2018 10:51:46 +0000 | Chris Cannam | Fix incorrect start/end overlay drawing when zoomed far in zoom |
Wed, 31 Oct 2018 15:06:32 +0000 | Chris Cannam | Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant waverevision |
Wed, 26 Sep 2018 13:03:16 +0100 | Chris Cannam | Remove WaveformOversampler again from here; it's now in svcore zoom |
Wed, 26 Sep 2018 11:54:25 +0100 | Chris Cannam | Add custom waveform oversampler method zoom |
Tue, 25 Sep 2018 16:38:50 +0100 | Chris Cannam | Get oversampled rendering almost working, but I think we need to take more care with the oversampling itself zoom |
Mon, 24 Sep 2018 14:40:48 +0100 | Chris Cannam | Toward oversampling rendering zoom |
Fri, 21 Sep 2018 14:46:53 +0100 | Chris Cannam | Factor out paintChannelScaleGuides zoom |