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
|
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:08:35 +0100 |
Chris Cannam |
Show packs for download in Find a Transform
|
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)
|
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
|
Thu, 09 Apr 2020 17:09:41 +0100 |
Chris Cannam |
Build fix for mingw
|
Thu, 09 Apr 2020 15:00:52 +0100 |
Chris Cannam |
Small subrepo fixes, and update tests following fixes to the QM plugin used for the tests
|
Thu, 09 Apr 2020 13:52:57 +0100 |
Chris Cannam |
Build fix
|
Thu, 09 Apr 2020 13:49:28 +0100 |
Chris Cannam |
Add signal handler to checker
|
Thu, 09 Apr 2020 11:25:50 +0100 |
Chris Cannam |
Merge
|
Thu, 09 Apr 2020 11:24:14 +0100 |
Chris Cannam |
Adjust cache storage in FFTModel, speeding up the peak-frequency spectrogram
|
Wed, 08 Apr 2020 18:42:01 +0100 |
Chris Cannam |
Subrepo update
|
Wed, 08 Apr 2020 16:46:24 +0100 |
Chris Cannam |
Update Piper subrepos, fixing #1903 Parameter values do not update correctly in the UI
|
Mon, 06 Apr 2020 13:59:06 +0100 |
Chris Cannam |
Merge from branch sensible-delimited-data-strings
|
Mon, 06 Apr 2020 11:00:37 +0100 |
Chris Cannam |
Test quoting in CSV export
sensible-delimited-data-strings
|
Fri, 03 Apr 2020 17:15:34 +0100 |
Chris Cannam |
First cut (not yet tested) at fixing #1967 Review quoting in CSV export
sensible-delimited-data-strings
|
Fri, 03 Apr 2020 12:25:17 +0100 |
Chris Cannam |
Merge from branch audio-source-refactor. This fixes #1969 Auditioning plugin is failing on Windows. Also somewhat modernises lifecycle management for plugins generally
|
Fri, 03 Apr 2020 11:36:00 +0100 |
Chris Cannam |
Right-button menu layout adjustment
|
Tue, 31 Mar 2020 13:45:25 +0100 |
Chris Cannam |
Provide context menu in LevelPanToolButton
|
Mon, 30 Mar 2020 11:29:35 +0100 |
Chris Cannam |
Add right-button context menu to panner widget in pane
|
Fri, 27 Mar 2020 14:36:59 +0000 |
Chris Cannam |
Add context menus to property box controls
|
Fri, 27 Mar 2020 11:05:15 +0000 |
Chris Cannam |
Add context menu to Thumbwheel
|
Fri, 27 Mar 2020 10:26:59 +0000 |
Chris Cannam |
Implement undo/redo for renaming layers, fixing #1977
|
Thu, 26 Mar 2020 12:11:28 +0000 |
Chris Cannam |
Add context menus to AudioDials; tidy
|
Wed, 25 Mar 2020 12:10:48 +0000 |
Chris Cannam |
Implement pane and layer property tab context menus. Some layout work needed
|
Mon, 23 Mar 2020 14:16:11 +0000 |
Chris Cannam |
Minor subrepo fixes
audio-source-refactor
|
Fri, 20 Mar 2020 16:33:52 +0000 |
Chris Cannam |
Use shared_ptr for plugin instances throughout
audio-source-refactor
|
Thu, 19 Mar 2020 16:18:10 +0000 |
Chris Cannam |
Introduce EffectWrapper for the auditioning plugin implementation
audio-source-refactor
|
Wed, 18 Mar 2020 12:52:24 +0000 |
Chris Cannam |
Towards refactoring the audio source into more comprehensible layers
audio-source-refactor
|
Mon, 16 Mar 2020 08:48:24 +0000 |
Chris Cannam |
Subrepo update
|
Wed, 05 Feb 2020 12:35:08 +0000 |
Chris Cannam |
More useful error reporting in cases where auditioning plugin fails
|
Wed, 05 Feb 2020 10:46:18 +0000 |
Chris Cannam |
Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file
|
Fri, 24 Jan 2020 15:13:43 +0000 |
Chris Cannam |
Merge from branch background-mode
|
Fri, 24 Jan 2020 12:42:20 +0000 |
Chris Cannam |
Subrepo updates for colour selection related to dark mode
background-mode
|
Thu, 23 Jan 2020 15:44:59 +0000 |
Chris Cannam |
Fixes for highlight colours in dark mode
background-mode
|
Tue, 21 Jan 2020 14:25:43 +0000 |
Chris Cannam |
Subrepo update
background-mode
|
Mon, 20 Jan 2020 17:23:13 +0000 |
Chris Cannam |
Dark background fixes for Windows
background-mode
|
Fri, 17 Jan 2020 21:43:40 +0000 |
Chris Cannam |
Toward Windows background-mode support
background-mode
|
Fri, 17 Jan 2020 13:51:22 +0000 |
Chris Cannam |
Re-enable background mode switching, and make some fixes to it
background-mode
|
Wed, 15 Jan 2020 14:02:25 +0000 |
Chris Cannam |
Subrepo update
|
Tue, 14 Jan 2020 15:59:17 +0000 |
Chris Cannam |
Merge from branch csv-export-dialog
|
Tue, 14 Jan 2020 15:43:31 +0000 |
Chris Cannam |
Add CSV export format dialog
csv-export-dialog
|
Fri, 10 Jan 2020 15:06:09 +0000 |
Chris Cannam |
Merge from branch spectrogram-export
|
Fri, 10 Jan 2020 14:31:32 +0000 |
Chris Cannam |
Add library support for header on delimited-data export - not yet wired up in UI
spectrogram-export
|
Thu, 09 Jan 2020 14:38:40 +0000 |
Chris Cannam |
Apply scale factor & thresholding in spectrogram & peak-frequency export
spectrogram-export
|
Wed, 08 Jan 2020 15:41:46 +0000 |
Chris Cannam |
Add layer export of selected region as well as whole layer
spectrogram-export
|