log main/main.cpp @ 2458:74d73990ac1d background-mode

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