log repoint-lock.json @ 2594:2de306979a2a sv_v4.2

age author description
Fri, 14 Aug 2020 10:48:29 +0100 Chris Cannam Minor updates to debug and other wording for 4.2; fix failure to show plugin population warning dialog sv_v4.2
Thu, 23 Jul 2020 17:24:55 +0100 Chris Cannam Old-Qt fix
Tue, 21 Jul 2020 14:05:20 +0100 Chris Cannam Subrepo update
Tue, 21 Jul 2020 14:03:23 +0100 Chris Cannam Avoid WinRT dependency when packaging for Win7
Thu, 25 Jun 2020 13:32:23 +0100 Chris Cannam Ensure transforms are populated before trying to instantiate a plugin for one; add (export-style) test for this
Mon, 22 Jun 2020 17:08:17 +0100 Chris Cannam Merge from branch startup-timing
Thu, 18 Jun 2020 15:42:40 +0100 Chris Cannam Further old-Qt fix sv_v4.1
Thu, 18 Jun 2020 15:07:59 +0100 Chris Cannam Fix build with older Qt versions
Thu, 18 Jun 2020 13:51:58 +0100 Chris Cannam Merge from branch csv-import-headers
Thu, 18 Jun 2020 11:56:37 +0100 Chris Cannam Support CSV column header in import dialog + in actual import stage csv-import-headers
Wed, 17 Jun 2020 18:08:05 +0100 Chris Cannam Add detector for CSV header row, and use it to inform guesses for column purposes csv-import-headers
Tue, 16 Jun 2020 17:49:40 +0100 Chris Cannam Merge from default branch startup-timing
Tue, 16 Jun 2020 17:39:39 +0100 Chris Cannam Copyright date
Tue, 16 Jun 2020 17:04:54 +0100 Chris Cannam Add record-mono setting smoother-recording
Thu, 11 Jun 2020 14:10:51 +0100 Chris Cannam CSV reader tests & fixes
Thu, 04 Jun 2020 14:41:56 +0100 Chris Cannam Subrepo and translation update
Wed, 03 Jun 2020 14:12:14 +0100 Chris Cannam Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1. startup-timing
Mon, 18 May 2020 14:07:08 +0100 Chris Cannam Fix for older Qt builds sv_v4.1pre1
Mon, 18 May 2020 13:19:35 +0100 Chris Cannam Subrepo and git config updates
Thu, 14 May 2020 16:40:20 +0100 Chris Cannam Update subrepos with various performance tweaks; when rebuilding menus, delete old actions (turns out addAction(QAction*) doesn't take ownership - I did know this once, but...)
Wed, 13 May 2020 14:27:26 +0100 Chris Cannam Fix following prior merge
Mon, 11 May 2020 17:30:51 +0100 Chris Cannam Avoid dialog that says you must open audio before importing an annotation, in the case where the file being opened is not a plausible annotation one in the first place (e.g. an unsupported audio format)
Mon, 11 May 2020 14:47:28 +0100 Chris Cannam Update CSV import to support the same quote-doubling escape that we now use in export
Mon, 11 May 2020 10:01:41 +0100 Chris Cannam Subrepo update
Thu, 30 Apr 2020 16:03:51 +0100 Chris Cannam Ensure correct width is calculated when requesting to render whole of a view that hasn't finished loading yet; avoid over-eagerly feeding unknown binary files to RDF decoder on load
Wed, 29 Apr 2020 15:27:53 +0100 Chris Cannam Refuse to nest OSC invocations
Wed, 29 Apr 2020 14:46:53 +0100 Chris Cannam Further fixes for older builds
Wed, 29 Apr 2020 14:24:22 +0100 Chris Cannam Fix for older Qts
Wed, 29 Apr 2020 13:27:03 +0100 Chris Cannam Subrepo update
Wed, 22 Apr 2020 17:18:49 +0100 Chris Cannam Suppress some debug output