Tue, 16 Jun 2020 17:04:54 +0100 |
Chris Cannam |
Add record-mono setting
smoother-recording
|
Mon, 15 Jun 2020 18:22:31 +0100 |
Chris Cannam |
Switch to using wav files as test input; requires updating all the expected outputs, sadly
|
Mon, 15 Jun 2020 17:45:04 +0100 |
Chris Cannam |
Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
|
Thu, 11 Jun 2020 15:33:20 +0100 |
Chris Cannam |
Work around some AppImage versions printing debug output on startup
|
Thu, 11 Jun 2020 15:33:09 +0100 |
Chris Cannam |
Remove this debug output on startup
|
Thu, 11 Jun 2020 14:42:20 +0100 |
Chris Cannam |
Comment only
|
Thu, 11 Jun 2020 14:10:51 +0100 |
Chris Cannam |
CSV reader tests & fixes
|
Thu, 11 Jun 2020 14:10:39 +0100 |
Chris Cannam |
Avoid deprecated warnings for very recent Qt changes
|
Thu, 04 Jun 2020 15:18:50 +0100 |
Chris Cannam |
Prepare for v4.1
|
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 15:29:46 +0100 |
Chris Cannam |
The installer file doesn't permit -pre in version string
|
Mon, 18 May 2020 14:24:30 +0100 |
Chris Cannam |
Added tag sv_v4.1pre1 for changeset 367561a2ac85
|
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
|
Fri, 15 May 2020 17:24:25 +0100 |
Chris Cannam |
Experiment hoping to fix git clone hang in docker image
|
Fri, 15 May 2020 16:49:30 +0100 |
Chris Cannam |
Fix filename
|
Fri, 15 May 2020 14:22:17 +0100 |
Chris Cannam |
Pre-release
|
Fri, 15 May 2020 14:21:50 +0100 |
Chris Cannam |
Activate beta mode
|
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
|
Wed, 29 Apr 2020 15:27:53 +0100 |
Chris Cannam |
Refuse to nest OSC invocations
|
Wed, 29 Apr 2020 15:27:43 +0100 |
Chris Cannam |
Clarification and reordering
|
Wed, 29 Apr 2020 15:06:53 +0100 |
Chris Cannam |
Another too-new Qt API
|
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 14:24:08 +0100 |
Chris Cannam |
Add link
|
Wed, 29 Apr 2020 13:29:00 +0100 |
Chris Cannam |
Reformat README.OSC as markdown and expand and update it a bit
|
Wed, 29 Apr 2020 13:28:35 +0100 |
Chris Cannam |
Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments
|
Wed, 29 Apr 2020 13:27:59 +0100 |
Chris Cannam |
Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more
|
Wed, 29 Apr 2020 13:27:22 +0100 |
Chris Cannam |
Tidy
|
Wed, 29 Apr 2020 13:27:03 +0100 |
Chris Cannam |
Subrepo update
|
Fri, 24 Apr 2020 10:53:04 +0100 |
Chris Cannam |
Ensure we use the user's LDFLAGS if specified
|
Wed, 22 Apr 2020 17:18:49 +0100 |
Chris Cannam |
Suppress some debug output
|
Wed, 22 Apr 2020 17:12:50 +0100 |
Chris Cannam |
Fix #1978 Overload message says auditioning plugin disabled, even if no auditioning plugin present
|
Wed, 22 Apr 2020 14:48:41 +0100 |
Chris Cannam |
Remove no-longer-used signal
|
Wed, 22 Apr 2020 13:10:12 +0100 |
Chris Cannam |
Update translation strings
|
Wed, 22 Apr 2020 13:08:35 +0100 |
Chris Cannam |
Show packs for download in Find a Transform
|
Tue, 21 Apr 2020 09:19:27 +0100 |
Chris Cannam |
Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
|
Mon, 20 Apr 2020 18:47:23 +0100 |
Chris Cannam |
Pull out Provider structure for plugin source metadata
|
Mon, 20 Apr 2020 15:43:18 +0100 |
Chris Cannam |
Consistency fixes for RDF
|
Fri, 17 Apr 2020 17:46:44 +0100 |
Chris Cannam |
Merge
|
Fri, 17 Apr 2020 17:46:23 +0100 |
Chris Cannam |
Download RDF "pack" information (it isn't used yet though)
|
Fri, 17 Apr 2020 17:46:09 +0100 |
Chris Cannam |
Add overlooked date
|
Wed, 15 Apr 2020 16:32:10 +0100 |
Chris Cannam |
Further Windows fix
|
Tue, 14 Apr 2020 14:09:59 +0100 |
Chris Cannam |
Windows build fix, and note OpenSSL addition
|
Tue, 14 Apr 2020 08:39:25 +0100 |
Chris Cannam |
Subrepo update - comments only
|