log view/AlignmentView.h @ 1620:dc0e47f234a2 tip

age author description
2020-07-02 Chris Cannam Where the "below" view represents only a subset of the "above" view, cut off the feature mappings at the outer edges of the "below" view - don't map everything outside this (it would all just map onto the same single points at beginning and end, which is excessive, confusing and not useful)
2019-08-09 Chris Cannam Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2016-12-12 Chris Cannam Some hackery toward having a zoomlevel type zoom
2015-06-15 Chris Cannam Branch to test simple FFT model code alignment-simple
2014-10-17 Chris Cannam Don't hide time-instant layers when switching modes; use them as source of key frames in alignment view alignment_view
2014-10-17 Chris Cannam First sketch at alignment view (between panes in stack) alignment_view