log data/model/ImageModel.h @ 1723:26da177d7266

age author description
2019-04-25 Chris Cannam Fix some compiler warnings single-point
2019-03-28 Chris Cannam Re-add the toDelimitedDataString stuff single-point
2019-03-28 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
2019-03-27 Chris Cannam Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script
2019-03-22 Chris Cannam Update ImageModel single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-03-30 Chris Cannam Add data export options (not all implemented yet) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2012-06-22 Chris Cannam Fix conversions from false to pointer type
2009-09-10 Chris Cannam * solaris build fixes
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-06-12 Chris Cannam * Add more data-editor support to various models
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-22 Chris Cannam * More space and time efficient AlignmentModel
2007-10-22 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-04 Chris Cannam * Phase 1 of an image layer.