log base/Event.h @ 1866:b4b11af915f4

age author description
Thu, 11 Jun 2020 14:07:56 +0100 Chris Cannam If duration < 0, swap start time and duration rather than throwing an exception - this is too deep to be throwing an exception here, we end up with bugs like #1989 (Crash when trying to import CSV file with certain unexpected data in it) - and the meaning of negative duration is not actually ambiguous
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
Thu, 10 Oct 2019 10:03:31 +0100 Chris Cannam Make static to avoid multiple definitions
Thu, 10 Oct 2019 09:47:25 +0100 Chris Cannam One last fix to this compatibility function (I hope!)
Thu, 10 Oct 2019 09:34:12 +0100 Chris Cannam *sigh*
Thu, 10 Oct 2019 09:18:37 +0100 Chris Cannam OK, that didn't work because of scoping/overload rules. Try this
Thu, 10 Oct 2019 09:12:12 +0100 Chris Cannam Compatibility with Qt 5.2 (for the Ubuntu 14.04 build)
Fri, 20 Sep 2019 14:18:38 +0100 Chris Cannam Fixes to export of time-frequency box model time-frequency-boxes
Fri, 20 Sep 2019 11:35:14 +0100 Chris Cannam Reorder fields to ensure consistency with older Image model code time-frequency-boxes
Wed, 03 Apr 2019 16:03:18 +0100 Chris Cannam Restore always-on export of label even if empty - backward compatibility makes testing easier single-point
Wed, 27 Mar 2019 16:06:35 +0000 Chris Cannam Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script
Fri, 22 Mar 2019 17:49:10 +0000 Chris Cannam Update ImageModel single-point
Thu, 14 Mar 2019 15:31:59 +0000 Chris Cannam Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart) single-point
Wed, 13 Mar 2019 14:46:40 +0000 Chris Cannam Fix XML single-point
Wed, 13 Mar 2019 10:54:42 +0000 Chris Cannam Make const single-point
Wed, 13 Mar 2019 10:00:49 +0000 Chris Cannam Always return consistent defaults for absent elements single-point
Tue, 12 Mar 2019 14:11:06 +0000 Chris Cannam Add operator!= single-point
Mon, 11 Mar 2019 15:22:32 +0000 Chris Cannam Add toDelimitedDataString; also requires reinstating m_haveDuration single-point
Mon, 11 Mar 2019 14:49:13 +0000 Chris Cannam Seems we can do just as well with a vector of events themselves single-point
Mon, 11 Mar 2019 13:44:35 +0000 Chris Cannam Experiment with storing vectors of event ids in seam map for compactness single-point
Mon, 11 Mar 2019 11:17:18 +0000 Chris Cannam Permit hashing single-point
Fri, 08 Mar 2019 13:36:53 +0000 Chris Cannam Add this method back again; it is useful single-point
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point base base/Point.h@a29c70bd0948