log data/model/EditableDenseThreeDimensionalModel.h @ 1229:e699bdeef63c piper

age author description
2016-01-22 Chris Cannam Tidy a bit 3.0-integration
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-03-31 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-02-06 Chris Cannam Add bin-values and bin-value unit to EditableDense3DModel
2014-01-31 Chris Cannam Comments
2013-10-09 Chris Cannam Add toDelimitedDataString alternative with frame extents
2009-09-11 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
2009-01-26 Chris Cannam * Change QMutex in Editable DTDM to a read/write lock
2009-01-23 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
2009-01-23 Chris Cannam * Some simple compression for dense 3d models that actually represent
2009-01-22 Chris Cannam * try some qvectors
2008-11-11 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
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-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-09 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright