log main/MainWindow.cpp @ 679:80b319c1f0d0

age author description
Mon, 18 Nov 2019 15:07:19 +0000 Chris Cannam Fix inconsistency between MainWindow and Analyser in the default value of the lowampsuppression option, and enforce default values in a single place. As it stood, the menu option was showing "checked" (on first run) but the parameter was actually unset until you toggled it or used the reset-to-default function.
Thu, 24 Oct 2019 13:34:33 +0100 Chris Cannam Next builds will be 2.1; remove beta warning
Wed, 16 Oct 2019 16:03:47 +0100 Chris Cannam Update subrepos and adapt to new MainWindowBase API, ensuring that we don't get the recording permission dialog until we actually record
Wed, 09 Oct 2019 14:58:10 +0100 Chris Cannam Version and beta warning
Fri, 04 Oct 2019 13:57:02 +0100 Chris Cannam Workaround for #1930 "Crash on Windows when opening session file after another file has been opened" - use reworked PaneStack API to enforce never creating property boxes
Mon, 30 Sep 2019 12:35:26 +0100 Chris Cannam Expand release text
Wed, 04 Sep 2019 14:19:57 +0100 Chris Cannam Suppress property boxes. They aren't visible anyway, but updates to their invisible state seems to be causing problems with certain Qt builds on Windows.