log data/model/SparseTimeValueModel.h @ 1184:e5a1d815f331 3.0-integration

age author description
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
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-08-11 Chris Cannam Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-01-08 Chris Cannam Sparse time-value models are now theoretically playable (sometimes) tonioni
2012-06-22 Chris Cannam Fix conversions from false to pointer type
2009-09-10 Chris Cannam * Some (incomplete) Solaris build bobs
2009-09-08 Chris Cannam * Fix session save bug reported by Jeff Smith (entities not encoded in
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-06-12 Chris Cannam * sorting arbitrary columns in data editor
2008-06-11 Chris Cannam * Fix for data modification in data edit view... now why isn't the
2008-06-11 Chris Cannam * reorganise tabular data editor model support
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a 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-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.