log data/model/BoxModel.h @ 1833:21c792334c2e sensible-delimited-data-strings

age author description
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
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
Mon, 14 Oct 2019 14:17:37 +0100 Chris Cannam Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem!
Wed, 25 Sep 2019 11:06:39 +0100 Chris Cannam Indentation only time-frequency-boxes
Wed, 25 Sep 2019 09:44:02 +0100 Chris Cannam Rename TimeFrequencyBoxModel to simply BoxModel time-frequency-boxes base data/model/TimeFrequencyBoxModel.h@b0f491a6f691