Commit Graph

507 Commits (main)
 

Author SHA1 Message Date
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 75b94d47c2 GlosSIConfig Log version 2 years ago
Peter Repukat da1e46f102 GlosSIConfig: Show version in UI 2 years ago
Peter Repukat 711a0cd2ed Merge branch 'develop' 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 93e4e60f1d GlosSIConfig: ShortcutProps: Rename "Done" -> "Save" 2 years ago
Peter Repukat fe7c53f952 Update ViGEm 2 years ago
Peter Repukat 2e7e00783f UWPOverlayHack: Auto eject if GlosSITarget was not found after 60s 2 years ago
Peter Repukat e741bcd169
Update github-pages (redir to glossi web-page) 2 years ago
Peter Repukat e8b2ab0ec0
Merge pull request #179 from Alia5/develop
Develop
2 years ago
Peter Repukat abeca3eb81 UwpOverlayEnabler: Config to set WindowBand
create file %appdata%\GlosSI\UWPOverlayEnabler.cfg
and fill with one of those ZBID values

ZBID_DEFAULT
ZBID_DESKTOP
ZBID_UIACCESS
ZBID_IMMERSIVE_IHM
ZBID_IMMERSIVE_NOTIFICATION
ZBID_IMMERSIVE_APPCHROME
ZBID_IMMERSIVE_MOGO
ZBID_IMMERSIVE_EDGY
ZBID_IMMERSIVE_INACTIVEMOBODY
ZBID_IMMERSIVE_INACTIVEDOCK
ZBID_IMMERSIVE_ACTIVEMOBODY
ZBID_IMMERSIVE_ACTIVEDOCK
ZBID_IMMERSIVE_BACKGROUND
ZBID_IMMERSIVE_SEARCH
ZBID_GENUINE_WINDOWS
ZBID_IMMERSIVE_RESTRICTED
ZBID_SYSTEM_TOOLS
ZBID_LOCK
ZBID_ABOVELOCK_UX
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 ebab075b9f GlosSIConfig: Change alert wording 2 years ago
Peter Repukat 93667c91cf GlosSIConfig add missing config values 2 years ago
Peter Repukat 14796604d1 GlosSIConfig: declutter UI 2 years ago
Peter Repukat 00e9bbe485 GlosSIConfig: Move settings to collapsible card 2 years ago
Peter Repukat 54e6bf610b GlosSIConfig: Refactor reading/writing target configs 2 years ago
Peter Repukat 028b18deb6 Default extendedLogging to false 2 years ago
Peter Repukat 891a5a2969 Update shortcuts_vdf submodule; Fixes no SteamOverlay showing up 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 3c1587b5ed Add logging to UWPOverlay enabler 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
Peter Repukat 7e0e3fa143 Default "MaxControllers" to 1 (most common use case) 2 years ago
Peter Repukat a337c0e5a1 GlosSITarget: Only refresh hidHide list if windows is actually open 2 years ago
Peter Repukat f70cbdbe92 GlosSITarget: more and extended logging 2 years ago