log framework/Align.cpp @ 718:464fed3096f5

age author description
Thu, 31 Oct 2019 11:28:35 +0000 Chris Cannam Avoid deadlock when process finishes immediately (so alignmentProgramFinished is called from waitForStarted while mutex already held)
Tue, 29 Oct 2019 15:59:42 +0000 Chris Cannam More debug output, and fix crash after failed external-program alignment
Tue, 29 Oct 2019 12:47:44 +0000 Chris Cannam If no local filename (e.g. when decoded to memory), get the local filename from the file source (e.g. cached version of encoded file)
Thu, 29 Aug 2019 14:48:05 +0100 Chris Cannam Settle on what seem like reliable parameters
Thu, 15 Aug 2019 18:18:46 +0100 Chris Cannam Record relative pitch in alignment model for display
Thu, 15 Aug 2019 16:27:47 +0100 Chris Cannam Experimental version using TIPIC features. Not working well - needs review tipic
Wed, 14 Aug 2019 13:55:12 +0100 Chris Cannam Abandon ongoing alignment if asked to re-align before it has completed
Thu, 08 Aug 2019 13:34:12 +0100 Chris Cannam Some messing with parameters
Thu, 01 Aug 2019 15:21:13 +0100 Chris Cannam Some parameters that may improve alignment
Thu, 01 Aug 2019 13:48:23 +0100 Chris Cannam Debug tidy
Fri, 12 Jul 2019 13:58:02 +0100 Chris Cannam Work on management of alignment-related models by-id
Fri, 05 Jul 2019 15:35:11 +0100 Chris Cannam Update for removal of (public) getId from Model by-id
Wed, 03 Jul 2019 13:01:26 +0100 Chris Cannam Toward updating Document for ModelById by-id
Mon, 24 Jun 2019 16:14:12 +0100 Chris Cannam Update for ModelById by-id