log data/model/ImageModel.h @ 1706:1e7b7a62d373 single-point

age author description
Thu, 25 Apr 2019 11:30:38 +0100 Chris Cannam Fix some compiler warnings single-point
Thu, 28 Mar 2019 16:03:36 +0000 Chris Cannam Re-add the toDelimitedDataString stuff single-point
Thu, 28 Mar 2019 11:55:02 +0000 Chris Cannam Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. 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
Mon, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Wed, 01 Jul 2015 15:53:54 +0100 Chris Cannam Fix a number of warnings in the 32-bit build
Mon, 30 Mar 2015 17:27:25 +0100 Chris Cannam Add data export options (not all implemented yet) tonioni
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Fri, 22 Jun 2012 09:25:32 +0100 Chris Cannam Fix conversions from false to pointer type
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Thu, 22 Nov 2007 11:09:26 +0000 Chris Cannam * More space and time efficient AlignmentModel
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.