Fri, 03 Apr 2020 17:11:05 +0100 |
Chris Cannam |
Rewrite all the DelimitedDataString stuff so as to return vectors of individual cell strings rather than having the classes add the delimiters themselves. Rename accordingly to names based on StringExport. Take advantage of this in the CSV writer code so as to properly quote cells that contain delimiter characters.
sensible-delimited-data-strings
|
Tue, 14 Jan 2020 15:39:12 +0000 |
Chris Cannam |
Overhaul and tidy the export options, and add support for header row
csv-export-dialog
|
Fri, 10 Jan 2020 14:29:54 +0000 |
Chris Cannam |
Add optional ability to write a header on delimited data output, & to write times in frames
|
Tue, 17 Apr 2018 10:37:50 +0100 |
Chris Cannam |
For sparse models, write whole model to CSV in one go
streaming-csv-writer
|
Tue, 17 Apr 2018 10:35:42 +0100 |
Chris Cannam |
Merge from default branch
streaming-csv-writer
|
Tue, 17 Apr 2018 10:03:50 +0100 |
Lucas Thompson |
Introduce overload of writeInChunks taking a MultiSelection. Simplifies the progress reporting.
streaming-csv-writer
|
Tue, 17 Apr 2018 10:03:50 +0100 |
Lucas Thompson |
Fix typo of old name
streaming-csv-writer
|
Tue, 17 Apr 2018 10:03:50 +0100 |
Lucas Thompson |
Implement progress reporting for multi-selection. Needs refactoring.
streaming-csv-writer
|
Tue, 17 Apr 2018 10:03:49 +0100 |
Lucas Thompson |
Formatting and naming changes more in line with SV conventions.
streaming-csv-writer
|
Tue, 17 Apr 2018 10:03:49 +0100 |
Lucas Thompson |
Remove some duplication and make use of utility function for writing in chunks to avoid memory growth.
streaming-csv-writer
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
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
|
Mon, 31 Jul 2006 14:05:22 +0000 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
Mon, 31 Jul 2006 11:49:58 +0000 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|