log

age author description
2020-01-09 Chris Cannam Apply scale factor & thresholding in spectrogram & peak-frequency export spectrogram-export
2020-01-08 Chris Cannam Add layer export of selected region as well as whole layer spectrogram-export
2020-01-08 Chris Cannam More comprehensive debug output spectrogram-export
2020-01-08 Chris Cannam Replace use of m_abandoning by setting document modified to false spectrogram-export
2020-01-08 Chris Cannam Add tests for exporting selected region only spectrogram-export
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