log

age author description
2020-01-07 Chris Cannam Add regression tests for layer export spectrogram-export
2020-01-07 Chris Cannam setcurrent should use fixed ordering for layers spectrogram-export
2020-01-07 Chris Cannam Advances in spectrogram export spectrogram-export
2020-01-06 Chris Cannam Start work on spectrogram export code spectrogram-export
2019-12-12 Chris Cannam Merge
2019-12-12 Chris Cannam Ensure -Werror isn't used in default (release) builds in the checker subrepo
2019-12-10 Chris Cannam Ask for confirmation
2019-12-10 Chris Cannam Added tag sv_v4.0.1 for changeset 7cb68e49b64c
2019-12-09 Chris Cannam Release date sv_v4.0.1
2019-12-09 Chris Cannam Merge (a null merge)
2019-11-21 Chris Cannam Avoid a compiler warning
2019-12-06 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-05 Chris Cannam Further INSTALL updates
2019-12-05 Chris Cannam Update the build instructions somewhat
2019-12-05 Chris Cannam Subrepo update
2019-12-05 Chris Cannam Wording
2019-11-21 Chris Cannam Actually no, this is plainly a 4.0.1, not a 4.1
2019-11-21 Chris Cannam Next release will be 4.1; update changelog, and update Qt version in build
2019-11-21 Chris Cannam Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz
2019-11-20 Chris Cannam Install is Linux-only
2019-11-20 Chris Cannam Update translation files
2019-11-20 Chris Cannam Test install step
2019-11-20 Chris Cannam Add executable flag to install targets
2019-11-01 Chris Cannam Update VC redist paths
2019-10-31 Chris Cannam Another subrepo update for the PA fix
2019-10-31 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 Chris Cannam Update with external-program alignment fix pa_catalina
2019-10-30 Chris Cannam Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated API pa_catalina
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 90da8fead949
2019-10-25 Chris Cannam ...and for the helpers directory sv_v4.0
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 1a0defadb911
2019-10-25 Chris Cannam Add required library
2019-10-25 Chris Cannam Repoint doesn't seem to like the relative path - must fix
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 7c09d776d579
2019-10-24 Chris Cannam Also remove volume
2019-10-24 Chris Cannam Put in an actual date
2019-10-24 Chris Cannam Remove JACK dependency - it should be findable at runtime using the dynamic JACK mechanism
2019-10-24 Chris Cannam Next builds will be 4.0; remove beta-release warning
2019-10-24 Chris Cannam CI updates and fixes
2019-10-23 Chris Cannam Fix idiotic presentation of /a flag as if argument to /n flag
2019-10-23 Chris Cannam This absurdity seems to be how you print a blank line in batch
2019-10-23 Chris Cannam Update to VC2019
2019-10-22 Chris Cannam Restore this check
2019-10-22 Chris Cannam Merge
2019-10-22 Chris Cannam Add /a flag to do the right thing if more than one cert is found
2019-10-22 Chris Cannam Subrepo update (taking on c++11-mutex code for Vamp SDK)
2019-10-21 Chris Cannam Additions to Mac build scripting
2019-10-21 Chris Cannam Place output in packages/
2019-10-21 Chris Cannam Towards single-script packaging
2019-10-18 Chris Cannam Single script to rebuild, package, and copy properly named package to packages directory
2019-10-18 Chris Cannam Added tag sv_v4.0pre3 for changeset 4cbee7ae4533
2019-10-18 Chris Cannam Removed tag sv-v4.0pre3 sv_v4.0pre3
2019-10-18 Chris Cannam Added tag sv-v4.0pre3 for changeset f6398deea932
2019-10-17 Chris Cannam Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
2019-10-17 Chris Cannam Subrepo update
2019-10-17 Chris Cannam Update CHANGELOG
2019-10-17 Chris Cannam Fix extreme sluggishness when starting and stopping playback using PulseAudio
2019-10-17 Chris Cannam Fix compiler warning
2019-10-17 Chris Cannam Fix #1941 Selecting duration of box doesn't work as expected
2019-10-17 Chris Cannam Fix permissions in copied-in libraries
2019-10-16 Chris Cannam Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode
2019-10-16 Chris Cannam Further Mac deployment updates
2019-10-16 Chris Cannam Next version will be pre3
2019-10-16 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 file
2019-10-16 Chris Cannam Rework deployment scripts with a separate package/notarize step
2019-10-16 Chris Cannam Subrepo update
2019-10-16 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 Chris Cannam Subrepo update
2019-10-15 Chris Cannam Fix #1942 Box layer not always inheriting the right unit
2019-10-15 Chris Cannam Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
2019-10-14 Chris Cannam Fix #1948 Delete button not working in Edit Layer Data dialog
2019-10-11 Chris Cannam Fix for #1937 Crash on Mac when hitting New Session while playing
2019-10-10 Chris Cannam Merge
2019-10-10 Chris Cannam Versions and paths
2019-10-10 Chris Cannam Added tag sv_v4.0pre2_deb_deploy for changeset c56056a3dfb2
2019-10-10 Chris Cannam Wording sv_v4.0pre2_deb_deploy
2019-10-10 Chris Cannam Added tag sv_v4.0pre2 for changeset 6845d7dafebf
2019-10-10 Chris Cannam OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
2019-10-10 Chris Cannam QCommandLineParser::addOptions is too recent for the compatibility deb build
2019-10-10 Chris Cannam Make static to avoid multiple definitions
2019-10-10 Chris Cannam One more attempt at this compatibility workaround
2019-10-10 Chris Cannam And another!
2019-10-10 Chris Cannam Another attempt
2019-10-10 Chris Cannam Attempted build fix for old Ubuntu deb build
2019-10-09 Chris Cannam Update notarization notes
2019-10-09 Chris Cannam Bitbucket -> Sourcehut sv_v4.0pre2
2019-10-09 Chris Cannam Version and update beta warning
2019-10-09 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 renderer
2019-10-09 Chris Cannam Fix #1905 Window title is not properly reset on New Session
2019-10-09 Chris Cannam Fix #1901 Re-aligning paste operation not working since single-point event update
2019-10-09 Chris Cannam Further light streamlining
2019-10-09 Chris Cannam Slightly streamline image scaling (#1933)
2019-10-09 Chris Cannam Merge
2019-10-08 Chris Cannam Full dates
2019-10-07 Chris Cannam Fix #1931 Top of property box is snipped off on Mac
2019-10-07 Chris Cannam Fix #1932 Toggling property boxes is broken in current default branch
2019-10-07 Chris Cannam Merge from branch time-frequency-boxes
2019-10-07 Chris Cannam Minor text tweak
2019-10-07 Chris Cannam Comments
2019-10-04 Chris Cannam Update to new PaneStack options API time-frequency-boxes
2019-10-04 Chris Cannam Don't wait forever for this lock time-frequency-boxes
2019-09-25 Chris Cannam Subrepo update
2019-09-25 Chris Cannam Add Box layer to all.sv
2019-09-25 Chris Cannam Update CHANGELOG to reflect name change
2019-09-25 Chris Cannam Merge from branch time-frequency-boxes
2019-09-25 Chris Cannam Support importing CSV to box models - though it would be nice to be able to set the unit (e.g. Hz) automatically time-frequency-boxes
2019-09-25 Chris Cannam Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty time-frequency-boxes
2019-09-24 Chris Cannam Added tag sv_v4.0pre1 for changeset 44d0b0fc4d04 time-frequency-boxes
2019-09-21 Chris Cannam MSVC build fix time-frequency-boxes sv_v4.0pre1
2019-09-20 Chris Cannam Fix icon name time-frequency-boxes
2019-09-20 Chris Cannam I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment time-frequency-boxes
2019-09-20 Chris Cannam Add time-frequency box icon time-frequency-boxes