Commit Graph

179 Commits (5fceb7f5a074d2a78bcfad07a876471128d7a93f)

Author SHA1 Message Date
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
Peter Repukat 708136bff4 GlosSITarget: Only append child_pid if not already found 2 years ago
Peter Repukat 1ab57da3fd GlosSITarget: log pids of launched processes 2 years ago
Peter Repukat 92dbf6883b GlosSITarget: improve logs 2 years ago
Peter Repukat b8ab3be27d GlosSITarget: Don't try to unpatch CreateProcess hook if no launch requested 2 years ago
Peter Repukat f2e5d3f7f8 GlosSITarget: Log version 2 years ago
Peter Repukat 8a600d4e7e GlosSITarget: Settings.h: Fix mistreating URL-Launches as UWP-Launches 2 years ago
Peter Repukat a8dace9037 GlosSITarget: Change ConfigParse Log level is key is not found
- change to trace
- users are freaking out....
- values that are not found simply get defaulted to sane values
2 years ago
Peter Repukat bdd4ef4cc0 GlosSITarget: Log full Winver 2 years ago
Peter Repukat b96e15f6f7 Potentially fix crash on Win10 when device-hiding is enabled 2 years ago
Peter Repukat 6888381b41 Check if functions are actually hooked before un-hooking 2 years ago
Peter Repukat 6a13b23783 GlosSITarget: HidHide: Don't do shit if HideDevices is disabled. 2 years ago
Peter Repukat 1e89797ce7 Keep showing log if force enabled 2 years ago
Peter Repukat fe2f3a54c8 Dump config to log as string; not wstring
leave out path string conversion hack
2 years ago
Peter Repukat 8b65251303 HidHide: Fix device name sizing issue 2 years ago
Peter Repukat 4f1109d77a Fix errounous log "Child process with PID 0 died"
- 0 pid is appended if parent process dies; ignore that
2 years ago
Peter Repukat 084c282ce2 Log processpriority changes 2 years ago
Peter Repukat 43546b3d9c Overlay tweaks 2 years ago
Peter Repukat 9d6bbdeecb SteamTarget: Use Imgui-Docking branch and overhaul overlay
- might need to delete `%appdata%\GlosSI\imgui.ini`
2 years ago
Peter Repukat da51d351ed GlosSITarget: extendedLogging: also log available gaming devices 2 years ago
Peter Repukat ebddcf482a GlosSITarget: always use real PID (but still fake VID) 2 years ago
Peter Repukat e40eb8b117 GlosSITarget: fix HidHide copy&pasta error 2 years ago
Peter Repukat 4ede3a32a6 GlosSITarget: Fix device hiding 2 years ago
Peter Repukat 028b18deb6 Default extendedLogging to false 2 years ago
Peter Repukat 40c1b01f4d Don't show "popup" log window anymore if no warnings or worse present (20s after launch) 2 years ago
Peter Repukat 7c706945bc Fix potential settings crash on launch 2 years ago
Peter Repukat 42bd2cba81 Block window refocusing if handle == nullptr 2 years ago
Peter Repukat 9c12fd6feb Change/Fix use real vid/pid feature 2 years ago
Peter Repukat 4ca497f306 HideHide: set extended logs (applist /devices blacklist) to trace 2 years ago
Peter Repukat 3619c53ad7 OverlayDetector: filter out more msg in extended logs 2 years ago
Peter Repukat 46c7980fe0 InputRedirector: Log VID/PID 2 years ago