diff --git a/LaunchControl/LaunchControl-full-v2.2.2.20231215.1.exe b/LaunchControl/LaunchControl-full-v2.2.2.20231215.1.exe new file mode 100644 index 0000000..b30320e Binary files /dev/null and b/LaunchControl/LaunchControl-full-v2.2.2.20231215.1.exe differ diff --git a/LaunchControl/LaunchControl/LaunchControl.exe b/LaunchControl/LaunchControl/LaunchControl.exe index 36de837..c234a47 100644 Binary files a/LaunchControl/LaunchControl/LaunchControl.exe and b/LaunchControl/LaunchControl/LaunchControl.exe differ diff --git a/LaunchControl/LaunchControl/log/today.log b/LaunchControl/LaunchControl/log/today.log index b01f89d..1fc3149 100644 --- a/LaunchControl/LaunchControl/log/today.log +++ b/LaunchControl/LaunchControl/log/today.log @@ -1,19 +1,15 @@ -2023-12-14 11:11:54 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" -2023-12-14 11:11:54 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" -2023-12-14 14:44:00 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" -2023-12-14 14:44:00 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN" -2023-12-14 14:44:00 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow -2023-12-14 14:44:00 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.14 12:30:46" -2023-12-14 14:44:00 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ -2023-12-14 14:44:00 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== -2023-12-14 14:44:01 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked() -2023-12-14 14:44:01 - [INFO ] (mainwindow.cpp:607, void MainWindow::updatePressureAndDelayBytes()): "重置buff" -2023-12-14 14:44:01 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== -2023-12-14 14:44:02 - [INFO ] (settingwidget.cpp:501, void SettingWidget::on_comboBox_Com_2_currentTextChanged(const QString&)): "发射筒数量变为12" -2023-12-14 14:44:02 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口" -2023-12-14 14:44:40 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" -2023-12-14 14:44:40 - [INFO ] (mainwindow.cpp:607, void MainWindow::updatePressureAndDelayBytes()): "重置buff" -2023-12-14 14:44:43 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" -2023-12-14 14:44:43 - [INFO ] (mainwindow.cpp:607, void MainWindow::updatePressureAndDelayBytes()): "重置buff" -2023-12-14 14:44:48 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" -2023-12-14 14:44:48 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" +2023-12-15 10:01:35 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-15 10:01:35 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN" +2023-12-15 10:01:35 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-15 10:01:35 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.15 10:00:48" +2023-12-15 10:01:35 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-15 10:01:35 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-15 10:01:35 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked() +2023-12-15 10:01:36 - [INFO ] (mainwindow.cpp:608, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-15 10:01:36 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-15 10:01:36 - [INFO ] (settingwidget.cpp:501, void SettingWidget::on_comboBox_Com_2_currentTextChanged(const QString&)): "发射筒数量变为12" +2023-12-15 10:01:36 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口" +2023-12-15 10:01:39 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-15 10:01:39 - [INFO ] (mainwindow.cpp:608, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-15 10:01:41 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-15 10:01:41 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" diff --git a/LaunchControl/deploy.iss b/LaunchControl/deploy.iss index 253f03c..5b0ec6b 100644 --- a/LaunchControl/deploy.iss +++ b/LaunchControl/deploy.iss @@ -2,10 +2,10 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "LaunchControl" -#define MyAppVersion "2.2.1" +#define MyAppVersion "2.2.2" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" -#define MyAppExeName "LaunchControl.exe" +#define MyAppExeName "LaunchControl-full.exe" #define MyAppAssocName MyAppName + " File" #define MyAppAssocExt ".myp" #define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt