Mercurial > hg > svcore
log data/fileio/CSVFileWriter.cpp @ 1392:667e369cfeab
age | author | description |
---|---|---|
Thu, 20 Aug 2015 15:33:13 +0100 | 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 |
Fri, 14 Aug 2015 18:16:14 +0100 | Matthias Mauch | fixes the problem that the last note was not exported to csv tonioni |
Tue, 31 Mar 2015 11:05:02 +0100 | Chris Cannam | Wire options into CSVFileWriter; omit levels from Tony note export tonioni |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Wed, 09 Oct 2013 14:51:46 +0100 | Chris Cannam | Add writeSelection |
Tue, 29 Mar 2011 17:55:31 +0100 | Chris Cannam | Use TempWriteFile for CSV export as well |