Mercurial > hg > svcore
log data/model/AlignmentModel.cpp @ 1256:d8d6d01505ed 3.0-integration
age | author | description |
---|---|---|
Fri, 05 Jun 2015 10:00:26 +0100 | Chris Cannam | More optional debug out |
Tue, 31 Mar 2015 12:12:31 +0100 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Thu, 20 Nov 2014 15:46:19 +0000 | Chris Cannam | Make alignment using an external program asynchronous |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |