Commit graph

24 commits

Author SHA1 Message Date
Kamil Trzciński
b47c5fa860 CommonHelpers: Vlv0100: Use Instance instead of static. 2023-12-14 19:39:50 +01:00
Kamil Trzcinski
1aaf98b4fa Updater: Remove InstallationTime 2023-07-05 00:59:26 +02:00
Kamil Trzciński
1ff7bed567 PowerControl: Improve null handling 2023-01-03 11:39:27 +01:00
Kamil Trzciński
72564c3145 Reduce amount of data being sent via auto-update 2022-12-19 13:34:15 +01:00
Kamil Trzciński
3796a319af Update the Sentry DSN 2022-12-18 23:26:37 +01:00
Kamil Trzciński
ebf8de3645 Log all exceptions into .json file 2022-12-17 21:46:41 +01:00
Kamil Trzciński
72c15b8e74 Update Updater.exe 2022-12-16 22:39:18 +01:00
Kamil Trzciński
82dcbd7d36 Improve reported versions 2022-12-16 11:30:22 +01:00
Kamil Trzciński
5375850142 Update logging parameters 2022-12-15 21:47:05 +01:00
Kamil Trzciński
8630eb175e Trace more Sentry errors 2022-12-14 11:48:29 +01:00
Kamil Trzciński
b99849675c Increase GLOBAL_DEFAULT_TIMEOUT to 10s reduce chance of Failed to acquire global mutex 2022-12-14 11:48:29 +01:00
Kamil Trzciński
0e8946d79f Allow to overwrite Sentry DSN 2022-12-14 11:41:37 +01:00
Kamil Trzciński
a339037e01 Update Sentry logging 2022-12-12 20:03:37 +01:00
Kamil Trzciński
288910316f Support AbandonedMutexException in RunOnce 2022-12-12 18:32:28 +01:00
Kamil Trzciński
10a8598b82 Add Sentry error tracking 2022-12-12 18:31:29 +01:00
Kamil Trzciński
2941f66230 Add Setup.exe installer to install all except RTSS 2022-12-11 14:06:46 +01:00
Kamil Trzciński
bc395eb5de Re-check for updates every 24h 2022-12-11 13:43:38 +01:00
Kamil Trzciński
2259e17b21 Add Updater.exe that can update to latest release and debug 2022-12-11 02:35:46 +01:00
Kamil Trzciński
4b66119d57 Support -run-on-startup on command line 2022-12-10 11:23:47 +01:00
Kamil Trzciński
9d9a9a4196 Allow to disable usage of Kernel Drivers (to allow work with Anti-Cheat detection)
This allows to use all tools with Anti-Cheat detection.
2022-11-26 20:49:36 +01:00
Kamil Trzciński
139200c1e5 Reset LibreHardware on system resume to fix battery bug 2022-11-23 10:13:16 +01:00
Kamil Trzciński
f7e3e70c2b Use global mutex to ensure driver access are sequential 2022-11-20 21:32:17 +01:00
Kamil Trzciński
4d5c0cd466 Enable MemorySensor 2022-11-15 19:18:54 +01:00
Kamil Trzciński
6211bc4f42 Add global lock on startup to prevent race conditions 2022-11-15 17:00:28 +01:00