Mercurial > hg > svcore
log data/model/AlignmentModel.h @ 1047:26cf6d5251ec cxx11
age | author | description |
---|---|---|
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 |
Fri, 14 Nov 2014 17:23:38 +0000 | Chris Cannam | Provide access to local filename |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Tue, 29 Apr 2008 15:34:17 +0000 | Chris Cannam | * Save alignments to session file. Needs much testing. |