log data/fileio/CSVFileWriter.cpp @ 1548:51d6551d5244

age author description
2018-04-17 Chris Cannam For sparse models, write whole model to CSV in one go streaming-csv-writer
2018-04-17 Chris Cannam Merge from default branch streaming-csv-writer
2018-04-17 Lucas Thompson Introduce overload of writeInChunks taking a MultiSelection. Simplifies the progress reporting. streaming-csv-writer
2018-04-17 Lucas Thompson Fix typo of old name streaming-csv-writer
2018-04-17 Lucas Thompson Implement progress reporting for multi-selection. Needs refactoring. streaming-csv-writer
2018-04-17 Lucas Thompson Formatting and naming changes more in line with SV conventions. streaming-csv-writer
2018-04-17 Lucas Thompson Remove some duplication and make use of utility function for writing in chunks to avoid memory growth. streaming-csv-writer
2018-03-01 Chris Cannam Untabify
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-14 Matthias Mauch fixes the problem that the last note was not exported to csv tonioni
2015-03-31 Chris Cannam Wire options into CSVFileWriter; omit levels from Tony note export tonioni
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
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2013-10-09 Chris Cannam Add writeSelection
2011-03-29 Chris Cannam Use TempWriteFile for CSV export as well
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.