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
|
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 15:00:22 +0100 |
Chris Cannam |
Update changelog
|
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 14:36:34 +0100 |
Chris Cannam |
Use most recent redist dir, rather than hardcoding one
|
Mon, 30 Mar 2020 12:32:26 +0100 |
Chris Cannam |
Update changelog
|
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 15:55:47 +0000 |
Chris Cannam |
Tiny tweak
|
Wed, 25 Mar 2020 15:46:56 +0000 |
Chris Cannam |
More context menu layout tweaks
|
Wed, 25 Mar 2020 15:07:10 +0000 |
Chris Cannam |
Some layout adjustments for context menus
|
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:44:49 +0000 |
Chris Cannam |
Add support for picking up overview colour from desktop theme
background-mode
|
Fri, 24 Jan 2020 12:44:37 +0000 |
Chris Cannam |
Remove redundant images - these are in scalable repo now
background-mode
|
Fri, 24 Jan 2020 12:43:42 +0000 |
Chris Cannam |
Add dark splash, and remove redundant copy of splash image
background-mode
|
Fri, 24 Jan 2020 12:43:13 +0000 |
Chris Cannam |
Render dark splash in dark mode (on platforms where OSReportsDarkThemeActive() works, i.e. only Windows at present - can't base this on actual UI colours as we haven't created the UI yet)
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:04:39 +0000 |
Chris Cannam |
Update translation files
|
Wed, 15 Jan 2020 14:03:05 +0000 |
Chris Cannam |
More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
|
Wed, 15 Jan 2020 14:02:37 +0000 |
Chris Cannam |
Default to CSV now
|
Wed, 15 Jan 2020 14:02:25 +0000 |
Chris Cannam |
Subrepo update
|
Wed, 15 Jan 2020 11:03:43 +0000 |
Chris Cannam |
This should become 4.1
|
Wed, 15 Jan 2020 11:03:31 +0000 |
Chris Cannam |
Exit on error
|
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
|
Tue, 14 Jan 2020 13:23:04 +0000 |
Chris Cannam |
Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
|
Fri, 10 Jan 2020 15:06:09 +0000 |
Chris Cannam |
Merge from branch spectrogram-export
|
Fri, 10 Jan 2020 14:31:42 +0000 |
Chris Cannam |
Only ask about writing a selection where the format supports it
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
|
Fri, 10 Jan 2020 10:53:22 +0000 |
Chris Cannam |
Test export of zoomed 3d plot
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
|
Wed, 08 Jan 2020 15:40:58 +0000 |
Chris Cannam |
More comprehensive debug output
spectrogram-export
|
Wed, 08 Jan 2020 15:39:34 +0000 |
Chris Cannam |
Replace use of m_abandoning by setting document modified to false
spectrogram-export
|
Wed, 08 Jan 2020 15:36:12 +0000 |
Chris Cannam |
Add tests for exporting selected region only
spectrogram-export
|
Tue, 07 Jan 2020 14:36:27 +0000 |
Chris Cannam |
Add regression tests for layer export
spectrogram-export
|
Tue, 07 Jan 2020 14:32:56 +0000 |
Chris Cannam |
setcurrent should use fixed ordering for layers
spectrogram-export
|
Tue, 07 Jan 2020 11:23:28 +0000 |
Chris Cannam |
Advances in spectrogram export
spectrogram-export
|
Mon, 06 Jan 2020 14:49:48 +0000 |
Chris Cannam |
Start work on spectrogram export code
spectrogram-export
|
Thu, 12 Dec 2019 17:25:51 +0000 |
Chris Cannam |
Merge
|
Thu, 12 Dec 2019 17:25:37 +0000 |
Chris Cannam |
Ensure -Werror isn't used in default (release) builds in the checker subrepo
|
Tue, 10 Dec 2019 09:32:52 +0000 |
Chris Cannam |
Ask for confirmation
|
Tue, 10 Dec 2019 09:28:49 +0000 |
Chris Cannam |
Added tag sv_v4.0.1 for changeset 7cb68e49b64c
|
Mon, 09 Dec 2019 14:20:06 +0000 |
Chris Cannam |
Release date
sv_v4.0.1
|
Mon, 09 Dec 2019 14:14:55 +0000 |
Chris Cannam |
Merge (a null merge)
|
Thu, 21 Nov 2019 14:29:17 +0000 |
Chris Cannam |
Avoid a compiler warning
|
Fri, 06 Dec 2019 13:09:57 +0000 |
Chris Cannam |
Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window.
|
Thu, 05 Dec 2019 10:18:36 +0000 |
Chris Cannam |
Further INSTALL updates
|
Thu, 05 Dec 2019 10:04:02 +0000 |
Chris Cannam |
Update the build instructions somewhat
|
Thu, 05 Dec 2019 09:00:34 +0000 |
Chris Cannam |
Subrepo update
|
Thu, 05 Dec 2019 09:00:27 +0000 |
Chris Cannam |
Wording
|
Thu, 21 Nov 2019 14:18:54 +0000 |
Chris Cannam |
Actually no, this is plainly a 4.0.1, not a 4.1
|
Thu, 21 Nov 2019 14:12:22 +0000 |
Chris Cannam |
Next release will be 4.1; update changelog, and update Qt version in build
|
Thu, 21 Nov 2019 14:08:36 +0000 |
Chris Cannam |
Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz
|
Wed, 20 Nov 2019 11:16:33 +0000 |
Chris Cannam |
Install is Linux-only
|
Wed, 20 Nov 2019 10:54:33 +0000 |
Chris Cannam |
Update translation files
|
Wed, 20 Nov 2019 10:47:52 +0000 |
Chris Cannam |
Test install step
|
Wed, 20 Nov 2019 09:26:35 +0000 |
Chris Cannam |
Add executable flag to install targets
|
Fri, 01 Nov 2019 10:16:55 +0000 |
Chris Cannam |
Update VC redist paths
|
Thu, 31 Oct 2019 13:37:53 +0000 |
Chris Cannam |
Another subrepo update for the PA fix
|
Thu, 31 Oct 2019 13:32:08 +0000 |
Chris Cannam |
Merge from branch pa_catalina, apparently fixing audio device problem in some macOS systems (see SourceForge bug #273 Port Audio Fail on MacOS Catalina (10.15))
|
Thu, 31 Oct 2019 13:24:40 +0000 |
Chris Cannam |
Update with external-program alignment fix
pa_catalina
|
Wed, 30 Oct 2019 12:51:22 +0000 |
Chris Cannam |
Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated API
pa_catalina
|
Fri, 25 Oct 2019 14:20:47 +0100 |
Chris Cannam |
Added tag sv_v4.0 for changeset 90da8fead949
|
Fri, 25 Oct 2019 13:34:15 +0100 |
Chris Cannam |
...and for the helpers directory
sv_v4.0
|
Fri, 25 Oct 2019 12:18:36 +0100 |
Chris Cannam |
Added tag sv_v4.0 for changeset 1a0defadb911
|
Fri, 25 Oct 2019 12:18:28 +0100 |
Chris Cannam |
Add required library
|
Fri, 25 Oct 2019 11:09:29 +0100 |
Chris Cannam |
Repoint doesn't seem to like the relative path - must fix
|
Fri, 25 Oct 2019 11:03:46 +0100 |
Chris Cannam |
Added tag sv_v4.0 for changeset 7c09d776d579
|
Thu, 24 Oct 2019 14:37:37 +0100 |
Chris Cannam |
Also remove volume
|
Thu, 24 Oct 2019 14:33:56 +0100 |
Chris Cannam |
Put in an actual date
|
Thu, 24 Oct 2019 13:39:39 +0100 |
Chris Cannam |
Remove JACK dependency - it should be findable at runtime using the dynamic JACK mechanism
|
Thu, 24 Oct 2019 13:35:31 +0100 |
Chris Cannam |
Next builds will be 4.0; remove beta-release warning
|
Thu, 24 Oct 2019 11:58:01 +0100 |
Chris Cannam |
CI updates and fixes
|
Wed, 23 Oct 2019 09:32:14 +0100 |
Chris Cannam |
Fix idiotic presentation of /a flag as if argument to /n flag
|
Wed, 23 Oct 2019 09:24:21 +0100 |
Chris Cannam |
This absurdity seems to be how you print a blank line in batch
|
Wed, 23 Oct 2019 09:10:47 +0100 |
Chris Cannam |
Update to VC2019
|
Tue, 22 Oct 2019 17:13:50 +0100 |
Chris Cannam |
Restore this check
|
Tue, 22 Oct 2019 16:32:28 +0100 |
Chris Cannam |
Merge
|
Tue, 22 Oct 2019 16:32:14 +0100 |
Chris Cannam |
Add /a flag to do the right thing if more than one cert is found
|
Tue, 22 Oct 2019 13:20:32 +0100 |
Chris Cannam |
Subrepo update (taking on c++11-mutex code for Vamp SDK)
|
Mon, 21 Oct 2019 13:07:02 +0100 |
Chris Cannam |
Additions to Mac build scripting
|
Mon, 21 Oct 2019 10:55:21 +0100 |
Chris Cannam |
Place output in packages/
|
Mon, 21 Oct 2019 10:55:15 +0100 |
Chris Cannam |
Towards single-script packaging
|
Fri, 18 Oct 2019 14:20:32 +0100 |
Chris Cannam |
Single script to rebuild, package, and copy properly named package to packages directory
|
Fri, 18 Oct 2019 11:31:34 +0100 |
Chris Cannam |
Added tag sv_v4.0pre3 for changeset 4cbee7ae4533
|
Fri, 18 Oct 2019 11:31:29 +0100 |
Chris Cannam |
Removed tag sv-v4.0pre3
sv_v4.0pre3
|
Fri, 18 Oct 2019 11:20:37 +0100 |
Chris Cannam |
Added tag sv-v4.0pre3 for changeset f6398deea932
|
Thu, 17 Oct 2019 15:33:05 +0100 |
Chris Cannam |
Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
|
Thu, 17 Oct 2019 14:48:43 +0100 |
Chris Cannam |
Subrepo update
|
Thu, 17 Oct 2019 14:30:27 +0100 |
Chris Cannam |
Update CHANGELOG
|
Thu, 17 Oct 2019 13:50:50 +0100 |
Chris Cannam |
Fix extreme sluggishness when starting and stopping playback using PulseAudio
|
Thu, 17 Oct 2019 13:50:26 +0100 |
Chris Cannam |
Fix compiler warning
|
Thu, 17 Oct 2019 11:13:50 +0100 |
Chris Cannam |
Fix #1941 Selecting duration of box doesn't work as expected
|
Thu, 17 Oct 2019 08:39:23 +0100 |
Chris Cannam |
Fix permissions in copied-in libraries
|
Wed, 16 Oct 2019 16:22:12 +0100 |
Chris Cannam |
Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode
|
Wed, 16 Oct 2019 15:29:37 +0100 |
Chris Cannam |
Further Mac deployment updates
|
Wed, 16 Oct 2019 15:29:03 +0100 |
Chris Cannam |
Next version will be pre3
|
Wed, 16 Oct 2019 15:28:48 +0100 |
Chris Cannam |
Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
|
Wed, 16 Oct 2019 13:50:06 +0100 |
Chris Cannam |
Rework deployment scripts with a separate package/notarize step
|
Wed, 16 Oct 2019 13:05:51 +0100 |
Chris Cannam |
Subrepo update
|
Wed, 16 Oct 2019 12:24:58 +0100 |
Chris Cannam |
Fix #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode. We can now, for the first time ever, vertically align the amplitude follower output with a waveform layer underneath.
|
Wed, 16 Oct 2019 08:59:35 +0100 |
Chris Cannam |
Subrepo update
|
Tue, 15 Oct 2019 11:47:01 +0100 |
Chris Cannam |
Fix #1942 Box layer not always inheriting the right unit
|
Tue, 15 Oct 2019 09:32:46 +0100 |
Chris Cannam |
Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
|
Mon, 14 Oct 2019 14:20:27 +0100 |
Chris Cannam |
Fix #1948 Delete button not working in Edit Layer Data dialog
|
Fri, 11 Oct 2019 13:41:31 +0100 |
Chris Cannam |
Fix for #1937 Crash on Mac when hitting New Session while playing
|
Thu, 10 Oct 2019 14:31:24 +0100 |
Chris Cannam |
Merge
|
Thu, 10 Oct 2019 14:31:11 +0100 |
Chris Cannam |
Versions and paths
|
Thu, 10 Oct 2019 11:06:13 +0100 |
Chris Cannam |
Added tag sv_v4.0pre2_deb_deploy for changeset c56056a3dfb2
|
Thu, 10 Oct 2019 10:46:12 +0100 |
Chris Cannam |
Wording
sv_v4.0pre2_deb_deploy
|
Thu, 10 Oct 2019 10:36:53 +0100 |
Chris Cannam |
Added tag sv_v4.0pre2 for changeset 6845d7dafebf
|
Thu, 10 Oct 2019 10:35:40 +0100 |
Chris Cannam |
OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
|
Thu, 10 Oct 2019 10:21:52 +0100 |
Chris Cannam |
QCommandLineParser::addOptions is too recent for the compatibility deb build
|
Thu, 10 Oct 2019 10:03:58 +0100 |
Chris Cannam |
Make static to avoid multiple definitions
|
Thu, 10 Oct 2019 09:51:04 +0100 |
Chris Cannam |
One more attempt at this compatibility workaround
|
Thu, 10 Oct 2019 09:34:43 +0100 |
Chris Cannam |
And another!
|
Thu, 10 Oct 2019 09:19:35 +0100 |
Chris Cannam |
Another attempt
|
Thu, 10 Oct 2019 09:12:34 +0100 |
Chris Cannam |
Attempted build fix for old Ubuntu deb build
|
Wed, 09 Oct 2019 15:29:49 +0100 |
Chris Cannam |
Update notarization notes
|
Wed, 09 Oct 2019 15:17:57 +0100 |
Chris Cannam |
Bitbucket -> Sourcehut
sv_v4.0pre2
|
Wed, 09 Oct 2019 14:57:51 +0100 |
Chris Cannam |
Version and update beta warning
|
Wed, 09 Oct 2019 13:45:49 +0100 |
Chris Cannam |
Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer
|
Wed, 09 Oct 2019 13:08:38 +0100 |
Chris Cannam |
Fix #1905 Window title is not properly reset on New Session
|
Wed, 09 Oct 2019 11:51:48 +0100 |
Chris Cannam |
Fix #1901 Re-aligning paste operation not working since single-point event update
|
Wed, 09 Oct 2019 11:33:50 +0100 |
Chris Cannam |
Further light streamlining
|
Wed, 09 Oct 2019 11:17:53 +0100 |
Chris Cannam |
Slightly streamline image scaling (#1933)
|
Wed, 09 Oct 2019 09:32:58 +0100 |
Chris Cannam |
Merge
|
Tue, 08 Oct 2019 14:53:28 +0100 |
Chris Cannam |
Full dates
|
Mon, 07 Oct 2019 14:30:44 +0100 |
Chris Cannam |
Fix #1931 Top of property box is snipped off on Mac
|
Mon, 07 Oct 2019 14:08:55 +0100 |
Chris Cannam |
Fix #1932 Toggling property boxes is broken in current default branch
|
Mon, 07 Oct 2019 09:36:11 +0100 |
Chris Cannam |
Merge from branch time-frequency-boxes
|
Mon, 07 Oct 2019 09:32:50 +0100 |
Chris Cannam |
Minor text tweak
|
Mon, 07 Oct 2019 09:32:32 +0100 |
Chris Cannam |
Comments
|
Fri, 04 Oct 2019 16:05:08 +0100 |
Chris Cannam |
Update to new PaneStack options API
time-frequency-boxes
|
Fri, 04 Oct 2019 16:04:55 +0100 |
Chris Cannam |
Don't wait forever for this lock
time-frequency-boxes
|
Wed, 25 Sep 2019 15:19:57 +0100 |
Chris Cannam |
Subrepo update
|
Wed, 25 Sep 2019 14:08:53 +0100 |
Chris Cannam |
Add Box layer to all.sv
|
Wed, 25 Sep 2019 13:50:49 +0100 |
Chris Cannam |
Update CHANGELOG to reflect name change
|
Wed, 25 Sep 2019 13:49:42 +0100 |
Chris Cannam |
Merge from branch time-frequency-boxes
|
Wed, 25 Sep 2019 11:13:16 +0100 |
Chris Cannam |
Support importing CSV to box models - though it would be nice to be able to set the unit (e.g. Hz) automatically
time-frequency-boxes
|
Wed, 25 Sep 2019 09:53:15 +0100 |
Chris Cannam |
Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty
time-frequency-boxes
|
Tue, 24 Sep 2019 11:33:57 +0100 |
Chris Cannam |
Added tag sv_v4.0pre1 for changeset 44d0b0fc4d04
time-frequency-boxes
|
Sat, 21 Sep 2019 19:13:40 +0100 |
Chris Cannam |
MSVC build fix
time-frequency-boxes sv_v4.0pre1
|
Fri, 20 Sep 2019 14:49:18 +0100 |
Chris Cannam |
Fix icon name
time-frequency-boxes
|
Fri, 20 Sep 2019 14:48:19 +0100 |
Chris Cannam |
I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment
time-frequency-boxes
|
Fri, 20 Sep 2019 14:46:47 +0100 |
Chris Cannam |
Add time-frequency box icon
time-frequency-boxes
|
Fri, 20 Sep 2019 14:21:32 +0100 |
Chris Cannam |
Next build should be 3.4-pre1
time-frequency-boxes
|
Fri, 20 Sep 2019 14:20:35 +0100 |
Chris Cannam |
Editing and load/save of time-frequency box layers
time-frequency-boxes
|
Fri, 20 Sep 2019 14:20:17 +0100 |
Chris Cannam |
Fix directory test
time-frequency-boxes
|
Fri, 20 Sep 2019 11:35:39 +0100 |
Chris Cannam |
Some work on time-frequency box layer editing and export
time-frequency-boxes
|
Thu, 19 Sep 2019 17:16:05 +0100 |
Chris Cannam |
Add TimeFrequencyBoxes to layer factory
time-frequency-boxes
|
Thu, 19 Sep 2019 15:19:19 +0100 |
Chris Cannam |
Introduce time-frequency box model & layer (not linked to UI yet)
time-frequency-boxes
|