Mercurial > hg > svcore
log base/Clipboard.h @ 1673:dfcd05e8bd2f osc-script
age | author | description |
---|---|---|
2019-03-07 | Chris Cannam | Rename a number of classes and methods (including Point -> Event); comments single-point |
2019-03-06 | Chris Cannam | Start implementing & testing PointSeries single-point |
2019-03-05 | Chris Cannam | Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point |
2019-03-05 | Chris Cannam | Bitfield + reorder for packing single-point |
2018-11-26 | Chris Cannam | Header guards fix-static-analysis |
2015-03-09 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
2014-06-17 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |