Mercurial > hg > svcore
log data/fileio/CSVStreamWriter.h @ 1532:5360f7aba189 zoom
age | author | description |
---|---|---|
2018-04-17 | Chris Cannam | Fix compiler warnings |
2018-04-17 | Chris Cannam | For sparse models, write whole model to CSV in one go streaming-csv-writer |
2018-04-17 | Lucas Thompson | Add failing test case for writing a sparse model. Partially handle some of the related issues with line-breaks. streaming-csv-writer |
2018-04-17 | Lucas Thompson | Fix multi-selection output line break issue, compare against end frame of last region. 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 another occurrence of old name streaming-csv-writer |
2018-04-17 | Lucas Thompson | Fix progress reporting and allow for changing how progress is calculating (TODO multi-selection) streaming-csv-writer |