Mercurial > hg > svapp
log align/ExternalProgramAligner.cpp @ 779:5de2b710cfae
age | author | description |
---|---|---|
Wed, 01 Jul 2020 11:41:07 +0100 | Chris Cannam | Log external program stderr to our log file |
Mon, 01 Jun 2020 17:13:09 +0100 | Chris Cannam | Fixes to aligner destruction sequence when re-aligning during alignment; hide debug output behind a flag pitch-align |
Thu, 28 May 2020 17:04:36 +0100 | Chris Cannam | Fixes to notification and completion in aligners pitch-align |
Wed, 06 May 2020 11:45:27 +0100 | Chris Cannam | Schedule alignments with a small delay to avoid too much UI unresponsiveness. Also overhaul error reporting to use signals throughout. pitch-align |
Thu, 23 Apr 2020 17:11:26 +0100 | Chris Cannam | Pull out ExternalProgramAligner and TransformAligner from Align - currently duplicating the code, the pulled-out classes are not yet in use pitch-align |