graph
- Looks like this is the one we want2020-08-06, by Chris Cannam
- Update required package list2020-08-06, by Chris Cannam
- Added tag sv_v4.2pre1 for changeset 666460ea3b3b2020-07-23, by Chris Cannam
- Removed tag sv_v4.2sv_v4.2pre1 2020-07-23, by Chris Cannam
- Added tag sv_v4.2 for changeset fe540b4ee9b42020-07-23, by Chris Cannam
- Merge2020-07-23, by Chris Cannam
- Old-Qt fix2020-07-23, by Chris Cannam
- Note if no Makefile found2020-07-23, by Chris Cannam
- Update signtool path2020-07-23, by Chris Cannam
- Update changelog2020-07-23, by Chris Cannam
- Merge2020-07-21, by Chris Cannam
- Whoops, add missing .pro files2020-07-21, by Chris Cannam
- Subrepo update2020-07-21, by Chris Cannam
- Avoid WinRT dependency when packaging for Win72020-07-21, by Chris Cannam
- Onwards and upwards!2020-06-26, by Chris Cannam
- Ensure transforms are populated before trying to instantiate a plugin for one; add (export-style) test for this2020-06-25, by Chris Cannam
- Merge from branch startup-timing2020-06-22, by Chris Cannam
- Added tag sv_v4.1 for changeset fa3218d9fe972020-06-18, by Chris Cannam
- Further old-Qt fixsv_v4.1 2020-06-18, by Chris Cannam
- Added tag sv_v4.1 for changeset db7392b78cda2020-06-18, by Chris Cannam
- Fix build with older Qt versions2020-06-18, by Chris Cannam
- Added tag sv_v4.1 for changeset 7e8a766af6552020-06-18, by Chris Cannam
- Update CHANGELOG2020-06-18, by Chris Cannam
- Merge from branch csv-import-headers2020-06-18, by Chris Cannam
- Support CSV column header in import dialog + in actual import stagecsv-import-headers 2020-06-18, by Chris Cannam
- Add detector for CSV header row, and use it to inform guesses for column purposescsv-import-headers 2020-06-17, by Chris Cannam
- Add "Scanning plugins..." placeholder to transform menustartup-timing 2020-06-16, by Chris Cannam
- Merge from default branchstartup-timing 2020-06-16, by Chris Cannam
- Copyright date2020-06-16, by Chris Cannam
- Add record-mono settingsmoother-recording 2020-06-16, by Chris Cannam
- Switch to using wav files as test input; requires updating all the expected outputs, sadly2020-06-15, by Chris Cannam
- Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive2020-06-15, by Chris Cannam
- Work around some AppImage versions printing debug output on startup2020-06-11, by Chris Cannam
- Remove this debug output on startup2020-06-11, by Chris Cannam
- Comment only2020-06-11, by Chris Cannam
- CSV reader tests & fixes2020-06-11, by Chris Cannam
- Avoid deprecated warnings for very recent Qt changes2020-06-11, by Chris Cannam
- Prepare for v4.12020-06-04, by Chris Cannam
- Subrepo and translation update2020-06-04, by 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-06-03, by Chris Cannam
- The installer file doesn't permit -pre in version string2020-05-18, by Chris Cannam
- Added tag sv_v4.1pre1 for changeset 367561a2ac852020-05-18, by Chris Cannam
- Fix for older Qt buildssv_v4.1pre1 2020-05-18, by Chris Cannam
- Subrepo and git config updates2020-05-18, by Chris Cannam
- Experiment hoping to fix git clone hang in docker image2020-05-15, by Chris Cannam
- Fix filename2020-05-15, by Chris Cannam
- Pre-release2020-05-15, by Chris Cannam
- Activate beta mode2020-05-15, by Chris Cannam
- Place an expiry on feedback request for this version2020-05-15, by Chris Cannam
- Make countdown slightly shorter2020-05-14, by Chris Cannam
- Add any persistent config defines (e.g. feedback request)2020-05-14, by 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-14, by Chris Cannam
- Fix following prior merge2020-05-13, by Chris Cannam
- Aim to ensure we have feedback request in packages we build only (not in distro builds etc)2020-05-13, by Chris Cannam
- Towards reusing the survey logic for a request for info & guidance2020-05-12, by 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, by Chris Cannam
- Update changelog2020-05-11, by Chris Cannam
- Update CSV import to support the same quote-doubling escape that we now use in export2020-05-11, by Chris Cannam
- Subrepo update2020-05-11, by 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 load2020-04-30, by Chris Cannam