log

age author description
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