Commit Graph

376 Commits (7b8eb7391bcb1da545001c134a38173ebd78d042)
 

Author SHA1 Message Date
Peter Repukat 7b8eb7391b Watchdog: Log settings retrieval 2 years ago
Peter Repukat 496b8fc146 Watchdog: Include and retrieve settings from Target; only kill launched processes if "closeOnExit" 2 years ago
Peter Repukat 14d3e45379 GlosSSITarget: Settings: parse missing but unused common values (icon/name/version) 2 years ago
Peter Repukat 1b2b8b759a GlosSITarget: Settings: move extendedLogging and cli-opts to common-struct 2 years ago
Peter Repukat 31ce36095f HttpServer: endpoint to query shortcut settings 2 years ago
Peter Repukat a1c1a7d141 GlosSITarget: Refactor Settings.h
- Overload parse function to also accept nlohmann::json object
- Function to convert settings to nlohmann::json
2 years ago
Peter Repukat 73bbffd6cf Watchdog: Kill launched processes after GlosSITarget closed 2 years ago
Peter Repukat 655d3b0853 Watchdog: Fix unloading if no GlosSIWindow was found 2 years ago
Peter Repukat 3903f38c0e GlosSITarget: fix reading config-files with spaces 2 years ago
Peter Repukat febebafc25 GlosSITarget: Fix httpserver pids entries doubled 2 years ago
Peter Repukat e879d0ba5c GlosSITarget: Fix logging port 2 years ago
Peter Repukat c9c6a32432 GlosSITarget: Add HttpServer: Get launched pids 2 years ago
Peter Repukat ab575c1e29 Only allow single instance of GlosSITarget 2 years ago
Peter Repukat f9c993dc50 GlosSITarget: Add cli-switches:
-disableuwpoverlay
-disablewatchdog
2 years ago
Peter Repukat 9e08309a1a SteamTarget: always enable UWP overlay 2 years ago
Peter Repukat f6d959eab6
Update Readme.md 2 years ago
Peter Repukat d4e22c2a8a Update issue templates 2 years ago
Peter Repukat 1c18e84648 Merge branch 'develop' 2 years ago
Peter Repukat eacd05b4c6 Fix update notification not opening browser 2 years ago
Peter Repukat d2fd3a75da Update shortcuts.vdf parser 2 years ago
Peter Repukat ff014a935a GlosSITarget: Reduce CPU usage: InputRedirector: Reduce update rate from 1000Hz to 250Hz 2 years ago
Peter Repukat d4a3e22e9c Refactor: Build GlosSIWatchdog as .dll injecting into explorer.exe 2 years ago
Peter Repukat a24c16a44e Fix `std::filesystem::temp_directory_path()` misuse 2 years ago
Peter Repukat 29b630df6f
Merge pull request #185 from Alia5/develop
Develop
2 years ago
Peter Repukat 8eb93e0d22 GlosSIConfig: Refactor update check filter 2 years ago
Peter Repukat 11a34b50f7 Fix missing help dialog in global settings 2 years ago
Peter Repukat ea31571a5f Fix GlosSIConfig not closing when selecting to not restart Steam 2 years ago
Peter Repukat 0e955c819a GlosSITarget: Fix freeze if installed in a path that contains spaces 2 years ago
Peter Repukat 39db77b6c1 Fix update notification informing about old snapshots
No one's gonna know if I push this fast enough 😅🤦
2 years ago
Peter Repukat d604bccad1
Update Readme.md 2 years ago
Peter Repukat 5fceb7f5a0
Merge pull request #184 from Alia5/update_docs_add_installer
Update docs / add installer
2 years ago
Peter Repukat e7a0e35b9b Add installer 😱 2 years ago
Peter Repukat eb4ae9cc72 Update docs / Readme 2 years ago
Peter Repukat 92b4b3fc37 Cleanup /docs
No more GH-Pages anyway
2 years ago
Peter Repukat 41bf2d88f6 Update Building.md 2 years ago
Peter Repukat f045e3c1cf
Update Readme.md 2 years ago
Peter Repukat f9fa17fdf5 Update Readme.md 2 years ago
Peter Repukat 4aef461a3d
Merge pull request #183 from Alia5/develop
Develop
2 years ago
Peter Repukat 1413ec0a3c GlosSIConfig: Update "Hide Devices" help text 2 years ago
Peter Repukat 985b6bb490 Introduce GlosSIWatchdog: Restore HidHide state if GlosSITarget was force-killed 2 years ago
Peter Repukat dae838688d Update .gitignore 2 years ago
Peter Repukat 2a7e625c8b GlosSIConfig: show version on update notification 2 years ago
Peter Repukat 322136a16a GlosSIConfig: Add global/default settings 2 years ago
Peter Repukat 5ebe10298e GlosSIConfig: Refactor advancedShortcutProps 2 years ago
Peter Repukat 555221ad18 GlosSITarget: support loading default-config if no config was specified 2 years ago
Peter Repukat 14f87f19e2 GlosSITarget: Allow changing "Use desktop-config" from GlosSI Overlay (if game was launched, makes no sense otherwise) 2 years ago
Peter Repukat 0c9c30bfb1 GlosSIConfig: option to "Auto" restart Steam on close 2 years ago
Peter Repukat dd3476c303 GlosSIConfig: InfoDialog: support editing "Ok" button text 2 years ago
Peter Repukat e175b7046a GlosSIConfig: ShortcutProps: Fix config not resetting on cancel 2 years ago
Peter Repukat 1bd3f075c1 GlosSIConfig: ShortcutProps: Emoji 👍 2 years ago