Mercurial > hg > svcore
log data/model/NoteModel.h @ 1645:82596b4deef6 single-point
age | author | description |
---|---|---|
Wed, 13 Mar 2019 16:00:13 +0000 | Chris Cannam | Further API updates single-point |
Wed, 13 Mar 2019 14:50:10 +0000 | Chris Cannam | Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models single-point |
Thu, 07 Mar 2019 15:44:09 +0000 | Chris Cannam | Rename a number of classes and methods (including Point -> Event); comments single-point |
Wed, 06 Mar 2019 16:24:23 +0000 | Chris Cannam | Start implementing & testing PointSeries single-point |
Tue, 05 Mar 2019 15:15:11 +0000 | Chris Cannam | Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Mon, 13 Aug 2018 11:43:38 +0100 | Chris Cannam | Couple of include guards |