2020-08-27 |
Chris Cannam |
Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
default tip
|
2020-08-14 |
Chris Cannam |
Added tag sv_v4.2 for changeset 2de306979a2a
|
2020-08-14 |
Chris Cannam |
Minor updates to debug and other wording for 4.2; fix failure to show plugin population warning dialog
sv_v4.2
|
2020-08-14 |
Chris Cannam |
Update and tweak the plugin population warning dialog, which was not properly being shown in async-transform-population-world
|
2020-08-13 |
Chris Cannam |
Next version is 4.2
|
2020-08-10 |
Chris Cannam |
Avoid failing when run without args
|
2020-08-10 |
Chris Cannam |
Next release won't have feedback request
|
2020-08-06 |
Chris Cannam |
Looks like this is the one we want
|
2020-08-06 |
Chris Cannam |
Update required package list
|
2020-07-23 |
Chris Cannam |
Added tag sv_v4.2pre1 for changeset 666460ea3b3b
|
2020-07-23 |
Chris Cannam |
Removed tag sv_v4.2
sv_v4.2pre1
|
2020-07-23 |
Chris Cannam |
Added tag sv_v4.2 for changeset fe540b4ee9b4
|
2020-07-23 |
Chris Cannam |
Merge
|
2020-07-23 |
Chris Cannam |
Old-Qt fix
|
2020-07-23 |
Chris Cannam |
Note if no Makefile found
|
2020-07-23 |
Chris Cannam |
Update signtool path
|
2020-07-23 |
Chris Cannam |
Update changelog
|
2020-07-21 |
Chris Cannam |
Merge
|
2020-07-21 |
Chris Cannam |
Whoops, add missing .pro files
|
2020-07-21 |
Chris Cannam |
Subrepo update
|
2020-07-21 |
Chris Cannam |
Avoid WinRT dependency when packaging for Win7
|
2020-06-26 |
Chris Cannam |
Onwards and upwards!
|
2020-06-25 |
Chris Cannam |
Ensure transforms are populated before trying to instantiate a plugin for one; add (export-style) test for this
|
2020-06-22 |
Chris Cannam |
Merge from branch startup-timing
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset fa3218d9fe97
|
2020-06-18 |
Chris Cannam |
Further old-Qt fix
sv_v4.1
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset db7392b78cda
|
2020-06-18 |
Chris Cannam |
Fix build with older Qt versions
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset 7e8a766af655
|
2020-06-18 |
Chris Cannam |
Update CHANGELOG
|
2020-06-18 |
Chris Cannam |
Merge from branch csv-import-headers
|
2020-06-18 |
Chris Cannam |
Support CSV column header in import dialog + in actual import stage
csv-import-headers
|
2020-06-17 |
Chris Cannam |
Add detector for CSV header row, and use it to inform guesses for column purposes
csv-import-headers
|
2020-06-16 |
Chris Cannam |
Add "Scanning plugins..." placeholder to transform menu
startup-timing
|
2020-06-16 |
Chris Cannam |
Merge from default branch
startup-timing
|
2020-06-16 |
Chris Cannam |
Copyright date
|
2020-06-16 |
Chris Cannam |
Add record-mono setting
smoother-recording
|
2020-06-15 |
Chris Cannam |
Switch to using wav files as test input; requires updating all the expected outputs, sadly
|
2020-06-15 |
Chris Cannam |
Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
|
2020-06-11 |
Chris Cannam |
Work around some AppImage versions printing debug output on startup
|
2020-06-11 |
Chris Cannam |
Remove this debug output on startup
|
2020-06-11 |
Chris Cannam |
Comment only
|
2020-06-11 |
Chris Cannam |
CSV reader tests & fixes
|
2020-06-11 |
Chris Cannam |
Avoid deprecated warnings for very recent Qt changes
|
2020-06-04 |
Chris Cannam |
Prepare for v4.1
|
2020-06-04 |
Chris Cannam |
Subrepo and translation update
|
2020-06-03 |
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
|
2020-05-18 |
Chris Cannam |
The installer file doesn't permit -pre in version string
|
2020-05-18 |
Chris Cannam |
Added tag sv_v4.1pre1 for changeset 367561a2ac85
|
2020-05-18 |
Chris Cannam |
Fix for older Qt builds
sv_v4.1pre1
|
2020-05-18 |
Chris Cannam |
Subrepo and git config updates
|
2020-05-15 |
Chris Cannam |
Experiment hoping to fix git clone hang in docker image
|
2020-05-15 |
Chris Cannam |
Fix filename
|
2020-05-15 |
Chris Cannam |
Pre-release
|
2020-05-15 |
Chris Cannam |
Activate beta mode
|
2020-05-15 |
Chris Cannam |
Place an expiry on feedback request for this version
|
2020-05-14 |
Chris Cannam |
Make countdown slightly shorter
|
2020-05-14 |
Chris Cannam |
Add any persistent config defines (e.g. feedback request)
|
2020-05-14 |
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...)
|
2020-05-13 |
Chris Cannam |
Fix following prior merge
|
2020-05-13 |
Chris Cannam |
Aim to ensure we have feedback request in packages we build only (not in distro builds etc)
|
2020-05-12 |
Chris Cannam |
Towards reusing the survey logic for a request for info & guidance
|
2020-05-11 |
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)
|
2020-05-11 |
Chris Cannam |
Update changelog
|
2020-05-11 |
Chris Cannam |
Update CSV import to support the same quote-doubling escape that we now use in export
|
2020-05-11 |
Chris Cannam |
Subrepo update
|
2020-04-30 |
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
|
2020-04-29 |
Chris Cannam |
Discard rest of OSC queue when exiting from OSC
|
2020-04-29 |
Chris Cannam |
Further older-Qt bits
|
2020-04-29 |
Chris Cannam |
Another old-build fix
|
2020-04-29 |
Chris Cannam |
Refuse to nest OSC invocations
|
2020-04-29 |
Chris Cannam |
Clarification and reordering
|
2020-04-29 |
Chris Cannam |
Another too-new Qt API
|
2020-04-29 |
Chris Cannam |
Further fixes for older builds
|
2020-04-29 |
Chris Cannam |
Fix for older Qts
|
2020-04-29 |
Chris Cannam |
Add link
|
2020-04-29 |
Chris Cannam |
Reformat README.OSC as markdown and expand and update it a bit
|
2020-04-29 |
Chris Cannam |
Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments
|
2020-04-29 |
Chris Cannam |
Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more
|
2020-04-29 |
Chris Cannam |
Tidy
|
2020-04-29 |
Chris Cannam |
Subrepo update
|
2020-04-24 |
Chris Cannam |
Ensure we use the user's LDFLAGS if specified
|
2020-04-22 |
Chris Cannam |
Suppress some debug output
|
2020-04-22 |
Chris Cannam |
Fix #1978 Overload message says auditioning plugin disabled, even if no auditioning plugin present
|
2020-04-22 |
Chris Cannam |
Remove no-longer-used signal
|
2020-04-22 |
Chris Cannam |
Update translation strings
|
2020-04-22 |
Chris Cannam |
Show packs for download in Find a Transform
|
2020-04-21 |
Chris Cannam |
Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
|
2020-04-20 |
Chris Cannam |
Pull out Provider structure for plugin source metadata
|
2020-04-20 |
Chris Cannam |
Consistency fixes for RDF
|
2020-04-17 |
Chris Cannam |
Merge
|
2020-04-17 |
Chris Cannam |
Download RDF "pack" information (it isn't used yet though)
|
2020-04-17 |
Chris Cannam |
Add overlooked date
|
2020-04-15 |
Chris Cannam |
Further Windows fix
|
2020-04-14 |
Chris Cannam |
Windows build fix, and note OpenSSL addition
|
2020-04-14 |
Chris Cannam |
Subrepo update - comments only
|
2020-04-09 |
Chris Cannam |
Build fix for mingw
|
2020-04-09 |
Chris Cannam |
Small subrepo fixes, and update tests following fixes to the QM plugin used for the tests
|
2020-04-09 |
Chris Cannam |
Update changelog
|
2020-04-09 |
Chris Cannam |
Build fix
|
2020-04-09 |
Chris Cannam |
Add signal handler to checker
|
2020-04-09 |
Chris Cannam |
Merge
|
2020-04-09 |
Chris Cannam |
Adjust cache storage in FFTModel, speeding up the peak-frequency spectrogram
|
2020-04-08 |
Chris Cannam |
Subrepo update
|
2020-04-08 |
Chris Cannam |
Update Piper subrepos, fixing #1903 Parameter values do not update correctly in the UI
|
2020-04-06 |
Chris Cannam |
Merge from branch sensible-delimited-data-strings
|
2020-04-06 |
Chris Cannam |
Test quoting in CSV export
sensible-delimited-data-strings
|
2020-04-03 |
Chris Cannam |
First cut (not yet tested) at fixing #1967 Review quoting in CSV export
sensible-delimited-data-strings
|
2020-04-03 |
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
|
2020-04-03 |
Chris Cannam |
Right-button menu layout adjustment
|
2020-03-31 |
Chris Cannam |
Provide context menu in LevelPanToolButton
|
2020-03-30 |
Chris Cannam |
Use most recent redist dir, rather than hardcoding one
|
2020-03-30 |
Chris Cannam |
Update changelog
|
2020-03-30 |
Chris Cannam |
Add right-button context menu to panner widget in pane
|
2020-03-27 |
Chris Cannam |
Add context menus to property box controls
|
2020-03-27 |
Chris Cannam |
Add context menu to Thumbwheel
|
2020-03-27 |
Chris Cannam |
Implement undo/redo for renaming layers, fixing #1977
|
2020-03-26 |
Chris Cannam |
Add context menus to AudioDials; tidy
|
2020-03-25 |
Chris Cannam |
Tiny tweak
|
2020-03-25 |
Chris Cannam |
More context menu layout tweaks
|