Mercurial > hg > svcore
log data/fileio/CSVFileReader.cpp @ 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 |
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Wed, 12 Sep 2018 13:56:56 +0100 | Chris Cannam | Switch the normalisation option in WritableWaveFileModel from normalising on read to normalising on write, so that the saved file is already normalised and therefore can be read again without having to remember to normalise it import-audio-data |