Mercurial > hg > svcore
log data/model/PathModel.h @ 1675:6804af71b7be osc-script
age | author | description |
---|---|---|
2019-03-28 | Chris Cannam | Write path points osc-script |
2019-03-27 | Chris Cannam | Merge from branch single-point osc-script |
2019-03-27 | Chris Cannam | Add getPointCount, used in debug mode by AlignmentModel single-point |
2019-03-26 | Chris Cannam | Fix typo osc-script |
2019-03-22 | Chris Cannam | Update ImageModel single-point |
2019-03-22 | Chris Cannam | Update PathModel - doesn't use new EventSeries, but doesn't use SparseModel either - it's simpler than that single-point |
2018-11-26 | Chris Cannam | Header guards fix-static-analysis |
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2015-03-30 | Chris Cannam | Add data export options (not all implemented yet) tonioni |
2015-03-04 | Chris Cannam | Introduce and use a samplerate type cxx11 |
2014-06-17 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
2008-06-13 | Chris Cannam | * Add audio device selection to preferences |
2008-04-29 | Chris Cannam | * Save alignments to session file. Needs much testing. |