log view/AlignmentView.cpp @ 1620:dc0e47f234a2 tip

age author description
2020-08-18 Chris Cannam Fix some erroneous uses of reference frame where we intended "above"-view frame default tip
2020-08-18 Chris Cannam Fix wrongly-written test which made the mapping alignments line up wrongly in some cases where adjacent panes were related (but, because of this test, the alignment view thought they were not)
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-09-17 Chris Cannam The default key frame map is not working well at the moment, because its extents are not being properly updated as the models they depend on are loaded. Leave it empty for now.
2019-08-09 Chris Cannam Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
2019-07-02 Chris Cannam Further layer updates by-id
2019-03-21 Chris Cannam Updates for SparseOneDimensionalModel in new API single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-09-17 Chris Cannam Merge from default branch zoom
2018-03-01 Chris Cannam Untabify
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-11-21 Chris Cannam Fix misalignment in alignment view alignment_view
2014-11-21 Chris Cannam Grey lines in alignment view; chords for salient features alignment_view
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