log data/model/AlignmentModel.cpp @ 1384:368449629a30

age author description
2015-06-05 Chris Cannam More optional debug out
2015-03-31 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
2015-03-10 Chris Cannam More type fixes cxx11
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-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