log

age author description
2019-04-24 Chris Cannam Comment
2019-04-23 Chris Cannam Add function to request multiple filenames
2019-03-28 Chris Cannam Update to using export IDs stored in XmlExportables single-point
2019-03-22 Chris Cannam Use updated ImageModel single-point
2019-03-22 Chris Cannam Use updated TextModel single-point
2019-03-21 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions) single-point
2019-03-21 Chris Cannam Merge
2019-03-21 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rec
2019-03-21 Chris Cannam Updates for SparseOneDimensionalModel in new API single-point
2019-03-20 Chris Cannam Further snap fixes single-point
2019-03-20 Chris Cannam Begin fixing the various snap operations. Also remove SnapNearest, which is never used and seems to consume more lines of code than the rest! single-point
2019-03-20 Chris Cannam Use overspill to render time-value point line properly at edges single-point
2019-03-19 Chris Cannam Update TimeValueLayer etc single-point
2019-03-15 Chris Cannam Update RegionLayer to updated RegionModel single-point
2019-03-15 Chris Cannam Update to use external set of commands single-point
2019-03-14 Chris Cannam Update following FlexiNoteModel removal, using new NoteModel API where flexi was previously used single-point
2019-03-14 Chris Cannam Finish updating NoteLayer to single-point API single-point
2019-03-13 Chris Cannam Toward getting NoteLayer to work with single-point APIs single-point
2019-03-08 Chris Cannam Update to Event api in place of Clipboard points single-point
2019-03-05 Chris Cannam Keep the point being edited highlighted while the edit dialog is open
2019-02-18 Chris Cannam Fix inadvertent hardcoding of SV file extension
2019-02-14 Chris Cannam Merge
2019-02-14 Chris Cannam Comments
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
2019-01-23 Chris Cannam Merge
2019-01-21 Chris Cannam Fix potential divide-by-zero
2019-01-21 Chris Cannam Avoid compiler warning
2019-01-09 Chris Cannam Merge from branch fix-static-analysis
2019-01-09 Chris Cannam Support changing the separator (if more than one plausible one is found) and repopulating the dialog
2018-12-19 Chris Cannam Debug tweaks