log layer/WaveformLayer.cpp @ 1511:a473b73fb045 time-frequency-boxes

age author description
2019-07-02 Chris Cannam Further layer updates for ModelById by-id
2019-07-01 Chris Cannam More layer updates by-id
2019-06-28 Chris Cannam Further layer updates for ById by-id
2019-02-14 Chris Cannam Use zero-width pen when zoomed out - this seems to make a huge difference to speed when rendering on top of another layer, for some reason
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-22 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
2018-11-15 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
2018-11-14 Chris Cannam Correct positioning for centre line when antialiasing with non-0-width pen spectrogramparam
2018-11-06 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
2018-11-05 Chris Cannam Scaling tweaks
2018-11-02 Chris Cannam Short-circuit drawing a little bit for contiguous ranges
2018-11-02 Chris Cannam Progressively increase sample-box size slightly
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-10-30 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
2018-10-05 Chris Cannam Debug tweaks zoom
2018-09-28 Chris Cannam This is the correct size zoom
2018-09-27 Chris Cannam Fix crash when scrolling beyond end of waveform (+ fix compiler warnings) zoom
2018-09-27 Chris Cannam Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area zoom
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-25 Chris Cannam Fix accidental always-auto-normalise 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