log layer/WaveformLayer.h @ 1574:dd7166cdf6bc background-mode

age author description
2019-10-16 Chris Cannam Overhaul the way WaveformLayer reports value and display extents. The previous logic has been nonsense for a very long time, excused only by the fact that it was very seldom relevant (only really if another layer with unit V came along that wanted to auto-align with it). Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode
2019-06-28 Chris Cannam Further layer updates for ById by-id
2018-11-26 Chris Cannam Header guards fix-static-analysis
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-11-06 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
2018-10-31 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
2018-09-26 Chris Cannam Remove WaveformOversampler again from here; it's now in svcore zoom
2018-09-26 Chris Cannam Add custom waveform oversampler method zoom
2018-09-25 Chris Cannam Get oversampled rendering almost working, but I think we need to take more care with the oversampling itself zoom
2018-09-24 Chris Cannam Toward oversampling rendering zoom
2018-09-21 Chris Cannam Factor out paintChannelScaleGuides zoom
2018-09-21 Chris Cannam Another tidy zoom
2018-09-21 Chris Cannam A further refactor with range blocks zoom
2018-09-21 Chris Cannam Refactor out paintChannel zoom
2018-09-19 Chris Cannam Gradual ZoomLevel updates zoom
2018-03-01 Chris Cannam Untabify