log

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