93 Commits

Author SHA1 Message Date
David Pierron
a88109b85c If a packet generates a SQL error 1366 (invalid encoding), it'll be discarded from the queue and never sent to the database again. 2021-06-28 13:14:55 +02:00
VladMordock
b1cd95649a "u"nits displayed instead of microsecs 2021-02-27 14:29:31 +01:00
VladMordock
10afe7bf96 Changed some column names in pe_OnlineStatus 2021-02-27 14:23:23 +01:00
VladMordock
be940c0c1e Fixed: save player names, incresed mysql buffor 2021-02-20 00:03:45 +01:00
VladMordock
c59d1ef4b4 Added username to Pe_online_players 2021-02-19 16:33:56 +01:00
VladMordock
a10cbcf565 Improvments at GUI 2021-02-18 19:07:48 +01:00
VladMordock
ac029e1d30 Changed frames ids , updated readme 2021-02-18 18:39:55 +01:00
VladMordock
fa63b39e40 Fix:UTF8 encoding now works! 2021-02-18 03:32:20 +01:00
VladMordock
806d064cf4 Improved logs at GUI 2021-02-18 02:32:30 +01:00
VladMordock
50e41c394d Fixed: raw data to db 2021-02-18 01:29:01 +01:00
VladMordock
bfc846c35c Fixed after code cleanup 2021-02-18 00:09:45 +01:00
Szymon Porwolik
f7a9301015 Added settings option for log rotation 2021-02-17 23:40:23 +01:00
Szymon Porwolik
0050f5fab5 Feature: see log button 2021-02-17 23:33:33 +01:00
Szymon Porwolik
de7cd4caea Added log rotation (7 days) 2021-02-17 22:49:55 +01:00
Szymon Porwolik
8f9d07e530 Code cleanup 2021-02-17 22:27:40 +01:00
Szymon Porwolik
58eec0b9ac Code cleanup 2021-02-17 21:38:04 +01:00
Szymon Porwolik
2bc1af827d Code cleanup 2021-02-17 21:11:56 +01:00
VladMordock
f0ba40cfea CPU and RAM data will be now logged into file 2021-02-17 18:28:39 +01:00
VladMordock
e8ee60ef5e Code cleanup 2021-02-17 18:25:59 +01:00
VladMordock
bf2d436fef Improved logging 2021-02-17 18:10:19 +01:00
VladMordock
5202f81045 Feature: cpu and ram usage at panel 2021-02-17 17:51:32 +01:00
VladMordock
7fa623c373 DCS World status 2021-02-17 16:53:47 +01:00
VladMordock
f1b4fdcf9c Code cleanup 2021-02-17 14:13:18 +01:00
VladMordock
9683e8e57e Code cleanup 2021-02-17 13:35:30 +01:00
VladMordock
cc07eb8613 Player count at panel 2021-02-17 13:16:13 +01:00
VladMordock
6edc2320cc Improved mission information at panel 2021-02-17 13:10:38 +01:00
VladMordock
3b45fb05ff Current mission displayed at panel 2021-02-17 12:42:42 +01:00
David Pierron
a7a45e6fa2 Added a "log level" and a "close to tray" settings for the Windows application 2021-02-05 15:01:21 +01:00
szporowolik
167f3e9021 Added status tables:
- pe_OnlinePlayers
- pe_OnlineStatus
2020-09-16 01:01:42 +02:00
szporowolik
c5fd25d996 Fix for #33 - database structure and winapp update 2020-06-28 12:25:01 +02:00
szporowolik
1540615814 Fix for double quotes after adding parameters. 2019-12-23 14:21:14 +01:00
szporowolik
c36befd5a0 Changes related to #27 .
This shall prevent SQL injection.
2019-12-23 13:43:19 +01:00
szporowolik
c831835dfa First approach for feature request #25 - shall work, testing is required 2019-11-11 00:20:38 +01:00
szporowolik
15707672d2 Fixed date format in Perun log file 2019-11-07 01:12:39 +01:00
szporowolik
7c1b533d79 Version check will not run for DEBUG builds 2019-11-02 18:22:20 +01:00
szporowolik
4bd536f556 Occupied seat will be stored in the database, for easier displaying 2019-10-25 13:03:24 +02:00
szporowolik
fcdf6ed0be Multicrew support in the decent form was added 2019-10-24 01:49:30 +02:00
szporowolik
55fe32f0fd Code clean up 2019-10-23 01:34:41 +02:00
szporowolik
9770c26b93 Added version checking of database, dcs hook and windows app - in case of mismatch , app is terminating 2019-10-22 17:36:36 +02:00
szporowolik
a0c9a249f6 Code clean up 2019-10-22 16:30:47 +02:00
szporowolik
53aade262e Code cleanup 2019-10-22 16:13:12 +02:00
szporowolik
a78ad87312 Improved MySQL connection status; performane improvment 2019-10-22 15:12:07 +02:00
szporowolik
ab86b3bcec Fixed mysql error couter 2019-10-22 14:48:21 +02:00
szporowolik
83ce2bd490 Improved log files - events 2019-10-21 20:22:18 +02:00
szporowolik
efc215f58a Further logging improvment 2019-10-21 18:09:23 +02:00
szporowolik
5908f8f332 Logging improvment - GUI and log file shall be much easier to read and contain more information 2019-10-21 17:50:04 +02:00
szporowolik
5889bc6ddf SRS and LotATC sending will now look better in log files 2019-10-21 16:55:44 +02:00
szporowolik
2084d88117 Keep alive information added to logs 2019-10-21 16:47:26 +02:00
szporowolik
49495ba9c4 Log file and GUI improvment 2019-10-21 16:41:10 +02:00
szporowolik
1a73404c4c Fixed logging to gui (removed date), file log will keep the log date 2019-10-21 15:34:46 +02:00