graph
- Fix some erroneous uses of reference frame where we intended "above"-view framedefault tip 2020-08-18, by 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-08-18, by Chris Cannam
- Remove line of debug2020-08-14, by Chris Cannam
- Merge2020-07-21, by Chris Cannam
- This function is now C-linkage (with pointers) for simplicity after we pulled it optionally out into a separate DLL2020-07-21, by 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)2020-07-02, by Chris Cannam
- Fix potential divide-by-zero (depending on a race elsewhere)2020-06-30, by Chris Cannam
- Merge from branch csv-import-headers2020-06-18, by Chris Cannam