log view/AlignmentView.cpp @ 1620:dc0e47f234a2 tip

age author description
Tue, 18 Aug 2020 16:39:26 +0100 Chris Cannam Fix some erroneous uses of reference frame where we intended "above"-view frame default tip
Tue, 18 Aug 2020 14:49:36 +0100 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)
Thu, 02 Jul 2020 15:37:43 +0100 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)
Tue, 17 Sep 2019 12:50:34 +0100 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.
Fri, 09 Aug 2019 19:02:51 +0100 Chris Cannam Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
Tue, 02 Jul 2019 15:29:17 +0100 Chris Cannam Further layer updates by-id
Thu, 21 Mar 2019 13:34:08 +0000 Chris Cannam Updates for SparseOneDimensionalModel in new API single-point
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 17 Sep 2018 13:51:31 +0100 Chris Cannam Merge from default branch zoom
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 12 Dec 2016 15:18:52 +0000 Chris Cannam Some hackery toward having a zoomlevel type zoom
Mon, 15 Jun 2015 09:15:55 +0100 Chris Cannam Branch to test simple FFT model code alignment-simple