graph
- 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
- Discard rest of OSC queue when exiting from OSC2020-04-29, by Chris Cannam
- Further older-Qt bits2020-04-29, by Chris Cannam
- Another old-build fix2020-04-29, by Chris Cannam
- Refuse to nest OSC invocations2020-04-29, by Chris Cannam
- Clarification and reordering2020-04-29, by Chris Cannam
- Another too-new Qt API2020-04-29, by Chris Cannam
- Further fixes for older builds2020-04-29, by Chris Cannam
- Fix for older Qts2020-04-29, by Chris Cannam
- Add link2020-04-29, by Chris Cannam
- Reformat README.OSC as markdown and expand and update it a bit2020-04-29, by Chris Cannam
- Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments2020-04-29, by Chris Cannam
- Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more2020-04-29, by Chris Cannam
- Tidy2020-04-29, by Chris Cannam
- Subrepo update2020-04-29, by Chris Cannam
- Ensure we use the user's LDFLAGS if specified2020-04-24, by Chris Cannam
- Suppress some debug output2020-04-22, by Chris Cannam
- Fix #1978 Overload message says auditioning plugin disabled, even if no auditioning plugin present2020-04-22, by Chris Cannam
- Remove no-longer-used signal2020-04-22, by Chris Cannam
- Update translation strings2020-04-22, by Chris Cannam
- Show packs for download in Find a Transform2020-04-22, by Chris Cannam
- Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)2020-04-21, by Chris Cannam
- Pull out Provider structure for plugin source metadata2020-04-20, by Chris Cannam
- Consistency fixes for RDF2020-04-20, by Chris Cannam
- Merge2020-04-17, by Chris Cannam
- Download RDF "pack" information (it isn't used yet though)2020-04-17, by Chris Cannam
- Add overlooked date2020-04-17, by Chris Cannam
- Further Windows fix2020-04-15, by Chris Cannam
- Windows build fix, and note OpenSSL addition2020-04-14, by Chris Cannam
- Subrepo update - comments only2020-04-14, by Chris Cannam
- Build fix for mingw2020-04-09, by Chris Cannam
- Small subrepo fixes, and update tests following fixes to the QM plugin used for the tests2020-04-09, by Chris Cannam
- Update changelog2020-04-09, by Chris Cannam
- Build fix2020-04-09, by Chris Cannam
- Add signal handler to checker2020-04-09, by Chris Cannam
- Merge2020-04-09, by Chris Cannam
- Adjust cache storage in FFTModel, speeding up the peak-frequency spectrogram2020-04-09, by Chris Cannam
- Subrepo update2020-04-08, by Chris Cannam
- Update Piper subrepos, fixing #1903 Parameter values do not update correctly in the UI2020-04-08, by Chris Cannam
- Merge from branch sensible-delimited-data-strings2020-04-06, by Chris Cannam
- Test quoting in CSV exportsensible-delimited-data-strings 2020-04-06, by Chris Cannam
- First cut (not yet tested) at fixing #1967 Review quoting in CSV exportsensible-delimited-data-strings 2020-04-03, by Chris Cannam
- Merge from branch audio-source-refactor. This fixes #1969 Auditioning plugin is failing on Windows. Also somewhat modernises lifecycle management for plugins generally2020-04-03, by Chris Cannam
- Right-button menu layout adjustment2020-04-03, by Chris Cannam
- Provide context menu in LevelPanToolButton2020-03-31, by Chris Cannam
- Use most recent redist dir, rather than hardcoding one2020-03-30, by Chris Cannam
- Update changelog2020-03-30, by Chris Cannam
- Add right-button context menu to panner widget in pane2020-03-30, by Chris Cannam
- Add context menus to property box controls2020-03-27, by Chris Cannam
- Add context menu to Thumbwheel2020-03-27, by Chris Cannam