log

age author description
2019-03-28 Chris Cannam Support reading OSC script from stdin; make it possible to run OSC script even without external OSC port single-point
2019-03-28 Chris Cannam Update to using export IDs stored in the XmlExportables single-point
2019-03-28 Chris Cannam Merge from branch osc-script single-point
2019-03-26 Chris Cannam Debug output osc-script
2019-03-25 Chris Cannam Toward running an OSC script in batch osc-script
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 Updates for SparseOneDimensionalModel in new API single-point
2019-03-20 Chris Cannam Use matching-event search in tone generator single-point
2019-03-19 Chris Cannam Further updates for new API - but we still need some more support in the API itself single-point
2019-03-15 Chris Cannam Update following RegionModel API change single-point
2019-03-15 Chris Cannam Update to use external commands single-point
2019-03-14 Chris Cannam Updates for single-point changes, including removal of FlexiNoteModel single-point
2019-03-08 Chris Cannam Build fix for single-point changes single-point
2019-01-09 Chris Cannam Merge from branch fix-static-analysis
2019-01-09 Chris Cannam Provide path, not just initial format, to dialog to enable re-guessing if user changes separator
2019-01-08 Chris Cannam Minor warning text fix
2019-01-04 Chris Cannam Wire up modelAboutToBeDeleted which appears to have been missed earlier - fixing crash when timer fires after model deleted e.g. on app exit
2018-12-19 Chris Cannam Fix overlooked int -> ZoomLevel update (thanks bluemoon)
2018-12-19 Chris Cannam Fix crash on exit when not using OSC (https://sourceforge.net/p/sv1/bugs/263/)
2018-12-04 Chris Cannam Merge from default branch fix-static-analysis
2018-11-29 Chris Cannam Ensure that undo restores deleted pane's layers in their original order
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-26 Chris Cannam Header guards fix-static-analysis