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

age author description
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-11-20 Chris Cannam Make alignment using an external program asynchronous
2014-11-14 Chris Cannam Provide access to local filename
2014-07-17 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
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-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).