Commit Graph

10 Commits

Author SHA1 Message Date
6ba949de4b Changed C-style type conversion to C++ style. 2023-12-11 21:25:59 +03:00
abed2c3fd0 Create LICENSE 2023-12-07 18:59:17 +03:00
8c570ab1e9 Update check timers have been fixed. 2023-12-03 18:42:59 +03:00
6b592d78c1 Changed some CRT functions by WinApi functions. 2023-11-29 01:58:38 +03:00
b12bfe08be The Updater thread has been enabled back. 2023-11-28 17:48:23 +03:00
1f8fb92dbe Replaced macro calling.
The macro call has been replaced with a call to the Out() method of an instance of the CLogger class.
2023-11-28 17:02:14 +03:00
b855b0d624 Changed calling updater thread. 2023-11-07 17:55:47 +03:00
0403415607 Fix the git tagname parsing. 2023-11-07 17:48:53 +03:00
4299d9b89f Fix updater.cpp. 2023-11-07 17:41:25 +03:00
e74c775f90 Added check for a new version of the application. 2023-06-04 14:23:35 +03:00