graph
- 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
- 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
- Implement undo/redo for renaming layers, fixing #19772020-03-27, by Chris Cannam
- Add context menus to AudioDials; tidy2020-03-26, by Chris Cannam
- Tiny tweak2020-03-25, by Chris Cannam
- More context menu layout tweaks2020-03-25, by Chris Cannam
- Some layout adjustments for context menus2020-03-25, by Chris Cannam
- Implement pane and layer property tab context menus. Some layout work needed2020-03-25, by Chris Cannam
- Minor subrepo fixesaudio-source-refactor 2020-03-23, by Chris Cannam
- Use shared_ptr for plugin instances throughoutaudio-source-refactor 2020-03-20, by Chris Cannam
- Introduce EffectWrapper for the auditioning plugin implementationaudio-source-refactor 2020-03-19, by Chris Cannam
- Towards refactoring the audio source into more comprehensible layersaudio-source-refactor 2020-03-18, by Chris Cannam
- Subrepo update2020-03-16, by Chris Cannam
- More useful error reporting in cases where auditioning plugin fails2020-02-05, by Chris Cannam
- Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file2020-02-05, by Chris Cannam
- Merge from branch background-mode2020-01-24, by Chris Cannam
- Add support for picking up overview colour from desktop themebackground-mode 2020-01-24, by Chris Cannam
- Remove redundant images - these are in scalable repo nowbackground-mode 2020-01-24, by Chris Cannam
- Add dark splash, and remove redundant copy of splash imagebackground-mode 2020-01-24, by 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 2020-01-24, by Chris Cannam
- Subrepo updates for colour selection related to dark modebackground-mode 2020-01-24, by Chris Cannam
- Fixes for highlight colours in dark modebackground-mode 2020-01-23, by Chris Cannam
- Subrepo updatebackground-mode 2020-01-21, by Chris Cannam
- Dark background fixes for Windowsbackground-mode 2020-01-20, by Chris Cannam
- Toward Windows background-mode supportbackground-mode 2020-01-17, by Chris Cannam
- Re-enable background mode switching, and make some fixes to itbackground-mode 2020-01-17, by Chris Cannam
- Update translation files2020-01-15, by Chris Cannam
- More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)2020-01-15, by Chris Cannam
- Default to CSV now2020-01-15, by Chris Cannam
- Subrepo update2020-01-15, by Chris Cannam
- This should become 4.12020-01-15, by Chris Cannam
- Exit on error2020-01-15, by Chris Cannam
- Merge from branch csv-export-dialog2020-01-14, by Chris Cannam
- Add CSV export format dialogcsv-export-dialog 2020-01-14, by 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 locations2020-01-14, by Chris Cannam
- Merge from branch spectrogram-export2020-01-10, by Chris Cannam
- Only ask about writing a selection where the format supports itspectrogram-export 2020-01-10, by Chris Cannam
- Add library support for header on delimited-data export - not yet wired up in UIspectrogram-export 2020-01-10, by Chris Cannam
- Test export of zoomed 3d plotspectrogram-export 2020-01-10, by Chris Cannam
- Apply scale factor & thresholding in spectrogram & peak-frequency exportspectrogram-export 2020-01-09, by Chris Cannam
- Add layer export of selected region as well as whole layerspectrogram-export 2020-01-08, by Chris Cannam
- More comprehensive debug outputspectrogram-export 2020-01-08, by Chris Cannam
- Replace use of m_abandoning by setting document modified to falsespectrogram-export 2020-01-08, by Chris Cannam
- Add tests for exporting selected region onlyspectrogram-export 2020-01-08, by Chris Cannam
- Add regression tests for layer exportspectrogram-export 2020-01-07, by Chris Cannam
- setcurrent should use fixed ordering for layersspectrogram-export 2020-01-07, by Chris Cannam
- Advances in spectrogram exportspectrogram-export 2020-01-07, by Chris Cannam
- Start work on spectrogram export codespectrogram-export 2020-01-06, by Chris Cannam
- Merge2019-12-12, by Chris Cannam
- Ensure -Werror isn't used in default (release) builds in the checker subrepo2019-12-12, by Chris Cannam
- Ask for confirmation2019-12-10, by Chris Cannam
- Added tag sv_v4.0.1 for changeset 7cb68e49b64c2019-12-10, by Chris Cannam
- Release datesv_v4.0.1 2019-12-09, by Chris Cannam
- Merge (a null merge)2019-12-09, by Chris Cannam
- Avoid a compiler warning2019-11-21, by 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.2019-12-06, by Chris Cannam
- Further INSTALL updates2019-12-05, by Chris Cannam
- Update the build instructions somewhat2019-12-05, by Chris Cannam
- Subrepo update2019-12-05, by Chris Cannam
- Wording2019-12-05, by Chris Cannam
- Actually no, this is plainly a 4.0.1, not a 4.12019-11-21, by Chris Cannam
- Next release will be 4.1; update changelog, and update Qt version in build2019-11-21, by Chris Cannam
- Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz2019-11-21, by Chris Cannam
- Install is Linux-only2019-11-20, by Chris Cannam
- Update translation files2019-11-20, by Chris Cannam
- Test install step2019-11-20, by Chris Cannam
- Add executable flag to install targets2019-11-20, by Chris Cannam
- Update VC redist paths2019-11-01, by Chris Cannam
- Another subrepo update for the PA fix2019-10-31, by 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))2019-10-31, by Chris Cannam
- Update with external-program alignment fixpa_catalina 2019-10-31, by Chris Cannam
- Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated APIpa_catalina 2019-10-30, by Chris Cannam
- Added tag sv_v4.0 for changeset 90da8fead9492019-10-25, by Chris Cannam
- ...and for the helpers directorysv_v4.0 2019-10-25, by Chris Cannam
- Added tag sv_v4.0 for changeset 1a0defadb9112019-10-25, by Chris Cannam
- Add required library2019-10-25, by Chris Cannam
- Repoint doesn't seem to like the relative path - must fix2019-10-25, by Chris Cannam
- Added tag sv_v4.0 for changeset 7c09d776d5792019-10-25, by Chris Cannam
- Also remove volume2019-10-24, by Chris Cannam
- Put in an actual date2019-10-24, by Chris Cannam
- Remove JACK dependency - it should be findable at runtime using the dynamic JACK mechanism2019-10-24, by Chris Cannam
- Next builds will be 4.0; remove beta-release warning2019-10-24, by Chris Cannam
- CI updates and fixes2019-10-24, by Chris Cannam
- Fix idiotic presentation of /a flag as if argument to /n flag2019-10-23, by Chris Cannam
- This absurdity seems to be how you print a blank line in batch2019-10-23, by Chris Cannam
- Update to VC20192019-10-23, by Chris Cannam
- Restore this check2019-10-22, by Chris Cannam
- Merge2019-10-22, by Chris Cannam
- Add /a flag to do the right thing if more than one cert is found2019-10-22, by Chris Cannam
- Subrepo update (taking on c++11-mutex code for Vamp SDK)2019-10-22, by Chris Cannam
- Additions to Mac build scripting2019-10-21, by Chris Cannam
- Place output in packages/2019-10-21, by Chris Cannam
- Towards single-script packaging2019-10-21, by Chris Cannam
- Single script to rebuild, package, and copy properly named package to packages directory2019-10-18, by Chris Cannam
- Added tag sv_v4.0pre3 for changeset 4cbee7ae45332019-10-18, by Chris Cannam
- Removed tag sv-v4.0pre3sv_v4.0pre3 2019-10-18, by Chris Cannam
- Added tag sv-v4.0pre3 for changeset f6398deea9322019-10-18, by Chris Cannam
- Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.2019-10-17, by Chris Cannam
- Subrepo update2019-10-17, by Chris Cannam
- Update CHANGELOG2019-10-17, by Chris Cannam
- Fix extreme sluggishness when starting and stopping playback using PulseAudio2019-10-17, by Chris Cannam
- Fix compiler warning2019-10-17, by Chris Cannam
- Fix #1941 Selecting duration of box doesn't work as expected2019-10-17, by Chris Cannam
- Fix permissions in copied-in libraries2019-10-17, by Chris Cannam
- Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode2019-10-16, by Chris Cannam
- Further Mac deployment updates2019-10-16, by Chris Cannam
- Next version will be pre32019-10-16, by 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 file2019-10-16, by Chris Cannam
- Rework deployment scripts with a separate package/notarize step2019-10-16, by Chris Cannam
- Subrepo update2019-10-16, by 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.2019-10-16, by Chris Cannam
- Subrepo update2019-10-16, by Chris Cannam
- Fix #1942 Box layer not always inheriting the right unit2019-10-15, by Chris Cannam
- Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first2019-10-15, by Chris Cannam
- Fix #1948 Delete button not working in Edit Layer Data dialog2019-10-14, by Chris Cannam
- Fix for #1937 Crash on Mac when hitting New Session while playing2019-10-11, by Chris Cannam
- Merge2019-10-10, by Chris Cannam
- Versions and paths2019-10-10, by Chris Cannam
- Added tag sv_v4.0pre2_deb_deploy for changeset c56056a3dfb22019-10-10, by Chris Cannam
- Wordingsv_v4.0pre2_deb_deploy 2019-10-10, by Chris Cannam
- Added tag sv_v4.0pre2 for changeset 6845d7dafebf2019-10-10, by Chris Cannam
- OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit2019-10-10, by Chris Cannam
- QCommandLineParser::addOptions is too recent for the compatibility deb build2019-10-10, by Chris Cannam
- Make static to avoid multiple definitions2019-10-10, by Chris Cannam
- One more attempt at this compatibility workaround2019-10-10, by Chris Cannam
- And another!2019-10-10, by Chris Cannam
- Another attempt2019-10-10, by Chris Cannam
- Attempted build fix for old Ubuntu deb build2019-10-10, by Chris Cannam
- Update notarization notes2019-10-09, by Chris Cannam
- Bitbucket -> Sourcehutsv_v4.0pre2 2019-10-09, by Chris Cannam
- Version and update beta warning2019-10-09, by 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 renderer2019-10-09, by Chris Cannam
- Fix #1905 Window title is not properly reset on New Session2019-10-09, by Chris Cannam
- Fix #1901 Re-aligning paste operation not working since single-point event update2019-10-09, by Chris Cannam
- Further light streamlining2019-10-09, by Chris Cannam