log

age author description
Fri, 15 May 2020 14:21:42 +0100 Chris Cannam Place an expiry on feedback request for this version
Thu, 14 May 2020 19:03:18 +0100 Chris Cannam Make countdown slightly shorter
Thu, 14 May 2020 19:03:05 +0100 Chris Cannam Add any persistent config defines (e.g. feedback request)
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
Wed, 13 May 2020 14:08:38 +0100 Chris Cannam Aim to ensure we have feedback request in packages we build only (not in distro builds etc)
Tue, 12 May 2020 17:41:54 +0100 Chris Cannam Towards reusing the survey logic for a request for info & guidance
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 16:13:14 +0100 Chris Cannam Update changelog
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 17:48:49 +0100 Chris Cannam Discard rest of OSC queue when exiting from OSC
Wed, 29 Apr 2020 16:52:26 +0100 Chris Cannam Further older-Qt bits
Wed, 29 Apr 2020 15:28:00 +0100 Chris Cannam Another old-build fix