log main/main.cpp @ 2505:c12b8c696aba

age author description
Fri, 17 Apr 2020 17:46:23 +0100 Chris Cannam Download RDF "pack" information (it isn't used yet though)
Fri, 17 Jan 2020 21:43:40 +0000 Chris Cannam Toward Windows background-mode support background-mode
Tue, 14 Jan 2020 13:23:04 +0000 Chris Cannam Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
Wed, 16 Oct 2019 15:28:48 +0100 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
Thu, 10 Oct 2019 10:35:40 +0100 Chris Cannam OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
Thu, 10 Oct 2019 10:21:52 +0100 Chris Cannam QCommandLineParser::addOptions is too recent for the compatibility deb build