Commit Graph

209 Commits (9232eead0aee562a5feff202dd935e2cbf0b82c9)

Author SHA1 Message Date
Peter Repukat 45bd68e595 GlosSITarget: Fix too low screen scale comparison 2 years ago
Peter Repukat 2fbf3b444d GlosSITarget: Fix not applying screen scale log level 2 years ago
Peter Repukat 5528dfb733 Add configurable Launcher options / Launcher ProcessList 2 years ago
Peter Repukat 3df6cf510a AppLauncher: Fix Win32 launch args 2 years ago
Peter Repukat 6e69b6ec1c GlosSIConfig: Integrate SteamGrid 2 years ago
Peter Repukat 929abfe5f2 GlosSITarget: Parse and impl "killEGS" 2 years ago
Peter Repukat cafb4e85a8 GlosSITarget: Add API to insert launched-pids 2 years ago
Peter Repukat 18a960abab GlosSITarget: parse and use "ignoreEGS" setting 2 years ago
Peter Repukat 96d8f24c93 GlosSITarget: More EGS Hacks/workarounds
CloseOnExit: Ignore EpicGamesLauncher.exe, EpicWebHelper.exe in detection if GlosSITarget should quit
2 years ago
Peter Repukat 138dd98c59 GlosSITarget: Log process names in addition to PIDs 2 years ago
Peter Repukat 11e3029915 GlosSITarget: Also find nested child PIDs 2 years ago
Peter Repukat eee7390547 GlosSITarget: AppLauncher: Add processInfo/killer overlay element 2 years ago
Peter Repukat 51c2268dc0 GlosSIUtil: Add KIllProcess 2 years ago
Peter Repukat d22f44d37d GlosSITarget: Add somewhat of epic games launcher process detection workaround 🤨 2 years ago
Peter Repukat bf89cb8ddc GlosSITarget: Cleanup: util 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 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 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 0e955c819a GlosSITarget: Fix freeze if installed in a path that contains spaces 2 years ago
Peter Repukat 985b6bb490 Introduce GlosSIWatchdog: Restore HidHide state if GlosSITarget was force-killed 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 efe89c4e1a Delete example_conf.json 2 years ago
Peter Repukat fb861def4f GlosSITarget: Refactor: Function unhooking 2 years ago
Peter Repukat fcab33a83f Fix DS4 Emulation (VID/PID) 2 years ago
Peter Repukat 771de64cec GlosSITarget: Allow live controller type switching from overlay 2 years ago
Peter Repukat c3b874c1b5 SteamTarget: Overlay: extendedLogging toggle 2 years ago
Peter Repukat 3533f3d18a SteamTarget: Overlay: Fix button size when scaled 2 years ago
Peter Repukat a7a9473248 Support changing overlay scale from GlosSITarget 2 years ago
Peter Repukat 8c95a83db8 Support changing maxFPS from SteamTarget 2 years ago
Peter Repukat b0a1036548 Change "Max. controller count" overlay layout 2 years ago
Peter Repukat a5f6d2d975 Support changing hideDevices from GlosSITarget
As well as initially enabling it
2 years ago
Peter Repukat 5ff02433db SteamTarget: Fix reading settings 2 years ago
Peter Repukat a1397e05da Fix writing settings from GlosSITarget 2 years ago
Peter Repukat 315a58cfc1 GlosSITarget: attempt to fix blurred BPM overlay 2 years ago
Peter Repukat 57aca66717 Update icon 2 years ago
Peter Repukat 6fcf50b408 GlosSITarget: Add Splashscreen / Overlay background 2 years ago
Peter Repukat dd978ae80c GlosSITarget: Fix pontential settings aprse crash 2 years ago
Peter Repukat 5754372264 GlosSIOverlay: Show version 2 years ago