Commit Graph

507 Commits (main)
 

Author SHA1 Message Date
Peter Repukat 2b41208e6f
Merge pull request #239 from Alia5/develop
Develop
3 months ago
Peter Repukat 0ebfd1e973 Update release deps 3 months ago
Peter Repukat 73226d3c62 Add api to log from SteamTweaks 3 months ago
Peter Repukat f2f2144017 Remove GlosSITweaks uninstall from watchdog and let JS handle uninstall itself 3 months ago
Peter Repukat d303f2be79 Add /running endpoint 3 months ago
Peter Repukat 954d953f4b HttpEndpoints: Add endpoint to list avail endpoints + data hints 3 months ago
Peter Repukat b359053771 Add global mode initialization hint 3 months ago
Peter Repukat de2bd57979 Alter CEF remote debugging alert wording 3 months ago
Peter Repukat 56c4003810 Refactor: HttpServer endpoints 3 months ago
Peter Repukat 77c7b639ab Add setting for making window opaque when SteamOverlay is open 3 months ago
Peter Repukat 2ddb3f1bb0 SteamTweaks: add build:copy script 3 months ago
Peter Repukat 906e40b753 Add controller update rate setting 3 months ago
Peter Repukat 6bebae6c7b GlobalMode: inject tweaks early if globalmode && global mode BPM 3 months ago
Peter Repukat e9a02d046b Fix minimizing gamepadUI in global mode 3 months ago
Peter Repukat 545fc6af1c Settings: Fix minimizeGamepadUI Setting / Json.dump 3 months ago
Peter Repukat 8015853d1b SteamTarget: Start http server earlier 3 months ago
Peter Repukat fe91680fd1 CEFInject: Log found tweak files 3 months ago
Peter Repukat fe21af6787 Fix multiple WSASTartup/Cleanup calls (Improve Tweak inject perf) 3 months ago
Peter Repukat 88856be11a Add minimize SteamGamepadUI feature (untested) 3 months ago
Peter Repukat b9cb0414a7 CefInject: Steam table title matching by substring instead of startsWith 3 months ago
Peter Repukat ffdb227d2b GlosSITweaks: make linter happy 3 months ago
Peter Repukat 50a4ea814d Add auto controller count detection and make it default
Note: Existing users have to manually adjust this setting
3 months ago
Peter Repukat 0745e3684d AppLauncher: Fix potential crash 3 months ago
James Lamine 6c0a6145ec Allow launching win32 apps with admin permissions 3 months ago
Peter Repukat 9c98b28c72 GlosSITarget: add disabled CEF debugging alert 3 months ago
Peter Repukat 34b3f5322d GlosSIConfig: enable Steam CEF debugging by default 3 months ago
Peter Repukat 89c90a2ea0 update appveyor version helper 3 months ago
Peter Repukat bf8caca40e Update build and bundle scripts 3 months ago
Peter Repukat cb6cbdeac6 More work on CEFInject / SteamTweaks 3 months ago
Peter Repukat 4c847543fc CEFInject: SteamTweaks: uninstallTweaks: option to uninstall regardless of stored-state
TODO: use in watchDog
3 months ago
Peter Repukat 4d96ed94a1 Throw in some compiler optimizations (SSE2/fast floats) 3 months ago
Peter Repukat 08ffcad760 Fix GlosSIConfig crashing on launch 3 months ago
Peter Repukat e5368744f1 CEFInject: Add (WIP) GlosSITweaks injection system 3 months ago
Peter Repukat 0e356801e7 common: utils: add util to get executableDir 3 months ago
Peter Repukat efe12dc333 SteamTweaks: GlosSITweaks: Fix uninstall 3 months ago
Peter Repukat aa3f513e13 Add warning dialog about not properly setup Global mode 3 months ago
Peter Repukat 54fb29a79d Rename "standalone mode" -> "global mode" 3 months ago
Peter Repukat b86d548fc2 Support delayed target initialization and delay init if XBox controller rebinding is disabled in Steam 3 months ago
Peter Repukat b0b67f8c9d SteamTweaks: Move Overlay-Tweaks that run SteamSharedsContext to subfolder 3 months ago
Peter Repukat b35f422a54 SteamTweaks: update .gitignore 3 months ago
Peter Repukat 226b8368b1 Stop trying to build "common"-project files on their own 3 months ago
Peter Repukat 18241c1fc4 Update ViGEmCLient: DS4 dispose deadlock fix 3 months ago
Peter Repukat b26fd9faf5 Update SteamTweaks 3 months ago
Peter Repukat a07faa926c CEFInject: Kill manual scoping of injection and let rollup handle that crap 3 months ago
Peter Repukat d60def51d5 Add/Start SteamTweaks TS/JS package 3 months ago
Peter Repukat 766cac3969 CEFInjectLib: make wrapper function async 3 months ago
Peter Repukat 816b89cce6 SteamTarget: Support disabling standalone mode via cli-switch 3 months ago
Peter Repukat 00127dcd2b HttpLib/SteamUtils: Endpoint to get Steam User config as JSON 3 months ago
Peter Repukat e6db328273 Settings: Fix cli-switches not overriding .json config 3 months ago
Peter Repukat cf23edafdb CEFInject: Scope js injection 3 months ago