log data/fileio/CSVFileReader.h @ 1675:6804af71b7be osc-script

age author description
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-09-11 Chris Cannam Add recorded/converted locations logic to this library import-audio-data
2018-06-29 Chris Cannam Support progress reporter for data file loads import-audio-data
2018-06-28 Chris Cannam Add wave model as possible target for CSV import import-audio-data
2017-01-10 Chris Cannam When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration
2015-08-20 Chris Cannam Back out Matthias's e22bfe8ca248 in the hope that my (earlier but on a different branch, and now merged) fix 882d448c8a6d will do the right thing tony-2.0-integration
2015-08-20 Chris Cannam Merge through to branch for Tony 2.0 tony-2.0-integration
2015-08-14 Matthias Mauch fixes the problem that the last note was not exported to csv tonioni
2015-08-04 Chris Cannam Necessary include 3.0-integration
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2015-02-13 Chris Cannam Use filename as object name when reading data file to model (so it shows in the resulting layer name)
2014-11-14 Chris Cannam Provide reader from QIODevice
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2010-07-19 Chris Cannam * Complete the overhaul of CSV file import; now you can pick the purpose for
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.