log framework/Document.cpp @ 428:b23db4cef02f alignment_view

age author description
Fri, 21 Nov 2014 13:15:57 +0000 Chris Cannam Emit a signal when alignment completes alignment_view
Thu, 20 Nov 2014 15:46:19 +0000 Chris Cannam Make alignment using an external program asynchronous alignment_view
Thu, 20 Nov 2014 14:08:01 +0000 Chris Cannam User preference for alignment program alignment_view
Fri, 14 Nov 2014 17:24:40 +0000 Chris Cannam Start making it possible to get alignment from an external program (not wired up yet though) alignment_view
Fri, 14 Nov 2014 10:20:05 +0000 Chris Cannam Smoothing off for now alignment_view
Wed, 03 Sep 2014 09:27:04 +0100 Chris Cannam Fix uninitialised values
Fri, 25 Jul 2014 15:22:21 +0100 Chris Cannam Debug out
Wed, 18 Jun 2014 08:45:13 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
Tue, 17 Jun 2014 16:23:06 +0100 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
Mon, 16 Jun 2014 09:28:12 +0100 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony tonioni
Tue, 01 Apr 2014 13:27:44 +0100 Chris Cannam Restore dormancy with layer tonioni
Wed, 05 Mar 2014 09:45:10 +0000 Chris Cannam Need to call back on handler even when there are no additional layers (because it has not yet learned about the primary layers) tonioni
Wed, 29 Jan 2014 17:32:47 +0000 Chris Cannam Adapt additional models created during a transform so they can be returned through a callback in an async method tonioni
Mon, 02 Dec 2013 15:06:16 +0000 Chris Cannam Enable multi-transform stuff through to here tonioni_multi_transform
Mon, 02 Dec 2013 12:29:54 +0000 Chris Cannam Update to the multi-transform api in svcore tonioni_multi_transform
Tue, 26 Nov 2013 14:39:57 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 14:14:25 +0000 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
Tue, 26 Nov 2013 14:12:50 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Sat, 13 Apr 2013 17:18:28 +0100 gyorgyf removed additional prints, midi playback still broken tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Tue, 26 Mar 2013 20:13:06 +0000 matthiasm added a new layer creator (not very nice though) tonioni
Fri, 07 Oct 2011 17:06:08 +0100 Chris Cannam Debug output only
Sun, 26 Jun 2011 19:53:34 +0100 Chris Cannam Merge from branch "templating"
Tue, 14 Jun 2011 15:27:12 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:40 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:56 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 May 2011 12:23:55 +0100 Chris Cannam When saving a session as a template, use the silent.wav placeholder instead of the main model templating
Sun, 24 Oct 2010 22:09:42 +0200 Chris Cannam * Fix crash on document deletion (new session, or application exit) after loading session with alignments
Fri, 05 Jun 2009 16:08:18 +0000 Chris Cannam * A few minor fixes to SliceLayer based on using it for slices of key plots