graph
- 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
- Slightly streamline image scaling (#1933)2019-10-09, by Chris Cannam
- Merge2019-10-09, by Chris Cannam
- Full dates2019-10-08, by Chris Cannam
- Fix #1931 Top of property box is snipped off on Mac2019-10-07, by Chris Cannam
- Fix #1932 Toggling property boxes is broken in current default branch2019-10-07, by Chris Cannam
- Merge from branch time-frequency-boxes2019-10-07, by Chris Cannam
- Minor text tweak2019-10-07, by Chris Cannam
- Comments2019-10-07, by Chris Cannam
- Update to new PaneStack options APItime-frequency-boxes 2019-10-04, by Chris Cannam
- Don't wait forever for this locktime-frequency-boxes 2019-10-04, by Chris Cannam
- Subrepo update2019-09-25, by Chris Cannam
- Add Box layer to all.sv2019-09-25, by Chris Cannam
- Update CHANGELOG to reflect name change2019-09-25, by Chris Cannam
- Merge from branch time-frequency-boxes2019-09-25, by Chris Cannam
- Support importing CSV to box models - though it would be nice to be able to set the unit (e.g. Hz) automaticallytime-frequency-boxes 2019-09-25, by Chris Cannam
- Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created emptytime-frequency-boxes 2019-09-25, by Chris Cannam
- Added tag sv_v4.0pre1 for changeset 44d0b0fc4d04time-frequency-boxes 2019-09-24, by Chris Cannam
- MSVC build fixtime-frequency-boxes sv_v4.0pre1 2019-09-21, by Chris Cannam
- Fix icon nametime-frequency-boxes 2019-09-20, by Chris Cannam
- I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the momenttime-frequency-boxes 2019-09-20, by Chris Cannam
- Add time-frequency box icontime-frequency-boxes 2019-09-20, by Chris Cannam
- Next build should be 3.4-pre1time-frequency-boxes 2019-09-20, by Chris Cannam
- Editing and load/save of time-frequency box layerstime-frequency-boxes 2019-09-20, by Chris Cannam
- Fix directory testtime-frequency-boxes 2019-09-20, by Chris Cannam
- Some work on time-frequency box layer editing and exporttime-frequency-boxes 2019-09-20, by Chris Cannam
- Add TimeFrequencyBoxes to layer factorytime-frequency-boxes 2019-09-19, by Chris Cannam
- Introduce time-frequency box model & layer (not linked to UI yet)time-frequency-boxes 2019-09-19, by Chris Cannam
- Subrepo update2019-09-19, by Chris Cannam
- Add audio/ogg2019-09-19, by Chris Cannam
- Fix, I think, #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active2019-09-13, by Chris Cannam
- Subrepo updates (performance-related)2019-09-12, by Chris Cannam
- Update subrepos2019-09-11, by Chris Cannam
- Update Qt version2019-09-06, by Chris Cannam
- Acquire newer Hg version2019-09-06, by Chris Cannam
- Newer hg version for sr.ht2019-09-06, by Chris Cannam
- Avoid breaking if CHANGELOG happens to have DOS line endings2019-09-03, by Chris Cannam
- Bitbucket -> Sourcehut, and subrepo update2019-08-30, by Chris Cannam
- Update server certificate fingerprints2019-08-14, by Chris Cannam
- Subrepo update2019-08-14, by Chris Cannam
- Subrepo update2019-07-19, by Chris Cannam
- Subrepo update2019-07-18, by Chris Cannam
- Merge from branch by-id2019-07-17, by Chris Cannam
- Subrepo updateby-id 2019-07-17, by Chris Cannam
- Fix failure to stop transform when Cancel clickedby-id 2019-07-17, by Chris Cannam