Commit Graph

492 Commits (8015853d1b5a1fa300a8b0aed967ef8bbd6214ec)
 

Author SHA1 Message Date
Peter Repukat 8015853d1b SteamTarget: Start http server earlier 5 months ago
Peter Repukat fe91680fd1 CEFInject: Log found tweak files 5 months ago
Peter Repukat fe21af6787 Fix multiple WSASTartup/Cleanup calls (Improve Tweak inject perf) 5 months ago
Peter Repukat 88856be11a Add minimize SteamGamepadUI feature (untested) 5 months ago
Peter Repukat b9cb0414a7 CefInject: Steam table title matching by substring instead of startsWith 5 months ago
Peter Repukat ffdb227d2b GlosSITweaks: make linter happy 5 months ago
Peter Repukat 50a4ea814d Add auto controller count detection and make it default
Note: Existing users have to manually adjust this setting
5 months ago
Peter Repukat 0745e3684d AppLauncher: Fix potential crash 5 months ago
James Lamine 6c0a6145ec Allow launching win32 apps with admin permissions 5 months ago
Peter Repukat 9c98b28c72 GlosSITarget: add disabled CEF debugging alert 5 months ago
Peter Repukat 34b3f5322d GlosSIConfig: enable Steam CEF debugging by default 5 months ago
Peter Repukat 89c90a2ea0 update appveyor version helper 5 months ago
Peter Repukat bf8caca40e Update build and bundle scripts 5 months ago
Peter Repukat cb6cbdeac6 More work on CEFInject / SteamTweaks 5 months ago
Peter Repukat 4c847543fc CEFInject: SteamTweaks: uninstallTweaks: option to uninstall regardless of stored-state
TODO: use in watchDog
5 months ago
Peter Repukat 4d96ed94a1 Throw in some compiler optimizations (SSE2/fast floats) 5 months ago
Peter Repukat 08ffcad760 Fix GlosSIConfig crashing on launch 5 months ago
Peter Repukat e5368744f1 CEFInject: Add (WIP) GlosSITweaks injection system 5 months ago
Peter Repukat 0e356801e7 common: utils: add util to get executableDir 5 months ago
Peter Repukat efe12dc333 SteamTweaks: GlosSITweaks: Fix uninstall 5 months ago
Peter Repukat aa3f513e13 Add warning dialog about not properly setup Global mode 5 months ago
Peter Repukat 54fb29a79d Rename "standalone mode" -> "global mode" 5 months ago
Peter Repukat b86d548fc2 Support delayed target initialization and delay init if XBox controller rebinding is disabled in Steam 5 months ago
Peter Repukat b0b67f8c9d SteamTweaks: Move Overlay-Tweaks that run SteamSharedsContext to subfolder 5 months ago
Peter Repukat b35f422a54 SteamTweaks: update .gitignore 5 months ago
Peter Repukat 226b8368b1 Stop trying to build "common"-project files on their own 5 months ago
Peter Repukat 18241c1fc4 Update ViGEmCLient: DS4 dispose deadlock fix 5 months ago
Peter Repukat b26fd9faf5 Update SteamTweaks 5 months ago
Peter Repukat a07faa926c CEFInject: Kill manual scoping of injection and let rollup handle that crap 5 months ago
Peter Repukat d60def51d5 Add/Start SteamTweaks TS/JS package 5 months ago
Peter Repukat 766cac3969 CEFInjectLib: make wrapper function async 5 months ago
Peter Repukat 816b89cce6 SteamTarget: Support disabling standalone mode via cli-switch 5 months ago
Peter Repukat 00127dcd2b HttpLib/SteamUtils: Endpoint to get Steam User config as JSON 5 months ago
Peter Repukat e6db328273 Settings: Fix cli-switches not overriding .json config 5 months ago
Peter Repukat cf23edafdb CEFInject: Scope js injection 5 months ago
Peter Repukat f68e3070d0 Add (Partial) VSCode cpp config 5 months ago
Peter Repukat d89c84478f Add some fancy tail replacement scripts for viewing logs in craptastic visual studio 5 months ago
Peter Repukat 531857003e Settings: Fix crash if "launcherProcesses" is empty 🙄 5 months ago
Peter Repukat baa7aec0c8 Settings: don't log default value if setting is not in json 5 months ago
Peter Repukat 04653b2fb7 Cleanup 5 months ago
Peter Repukat 2a8df5fdc3 Update GlosSIWindow default refresh rate
Dont just use screen rerfresh-rate anymore (as it's a waste with high refresh monitors) and scale it down a bit
5 months ago
Peter Repukat da0b99d679 Increase time regular Steam overlay can be opened before opening GlosSIOverlay: 1s -> 2.5s 5 months ago
Peter Repukat f7df3deb7d Cleanup 5 months ago
Peter Repukat 738803fa2e Cleanup: consolidate utils and common code 5 months ago
Peter Repukat b33b2a0691 CEFInject: Return value of evaluated js 5 months ago
Peter Repukat b69bd4abdd GlosSIConfig: Add some UI for experimental standalone mode setup 5 months ago
Peter Repukat 70187090e7 GlosSITarget: Update experimental "stand-alone"-mode 5 months ago
Peter Repukat 10b65a1a9b WIP: Experimental standalone (not launched via Steam (steam needs to be open!) mode 5 months ago
Peter Repukat 2941b4548e Add CEFInject lib and add PoC 5 months ago
Peter Repukat 4b57c6cb94 GlosSIConfig: Default HideAltTab to true 5 months ago