Commit Graph

507 Commits (main)
 

Author SHA1 Message Date
Peter Repukat 03bc6afd9f GlosSITarget: create crashdumps 2 years ago
Peter Repukat 7195207d30 Fix GlosSITarget closingunintentionally if not confighured to launch app 2 years ago
Peter Repukat cf2dda5f98 Fix VDF Writing... 2 years ago
Peter Repukat 1d57b381ea Fix shortcuts.vdf writing 2 years ago
Peter Repukat f1973f8004 Target: Experimental LaunchURL support 2 years ago
Peter Repukat 66ef97c494 Target: Fix json parsing 2 years ago
Peter Repukat 92677c26c5 Refactor: Target: Use single vector for all PIDs 2 years ago
Peter Repukat c35183c293 upgrade qt 2 years ago
Peter Repukat 2032ef632e Lessen hidHide event spam in window mode 2 years ago
Peter Repukat 94d106cde4 Refactor: Add "window_has_focus" bool to overlay funcs 2 years ago
Peter Repukat d5feb390df Fix special chars in launch params (.json name) 2 years ago
Peter Repukat 78a2a490ff Fix "shortcut.vdf"s with more than 10 entries. 2 years ago
Peter Repukat 49a4ea79e3 Create shortcuts.vdf backup file
Should've thought of that... lol
2 years ago
Peter Repukat e4ffc86272 GlosSITarget: Only allow desktop-config if any app is launched 2 years ago
Peter Repukat 33623936ed GlosSITarget: Allow Desktop config setting 2 years ago
Peter Repukat 21abef9bde GlosSIConfig: Allow Desktop config setting 2 years ago
Peter Repukat bfadeadced GlosSITarget: Default waitForChildProcs -> true 2 years ago
Peter Repukat c1765edc96 GlosSIConfig: Default waitForChildProcs -> true 2 years ago
Peter Repukat ba5eb3a234 GlosSITarget: TargetWindow: more logs 2 years ago
Peter Repukat 8628ce12a4 GlosSITarget: Popup log overlay element again on debug messages in debug builds 2 years ago
Peter Repukat 2044f05a69 GlosSIConfig: Try looking into enumerating UWP-Apps; Use dummy entry as error display 2 years ago
Peter Repukat b23d32052e
Update Readme.md 2 years ago
Peter Repukat d4b4c1a410 Fix dependency patch files 2 years ago
Peter Repukat 5ef606d40f Fix dependency build scripts for good... 2 years ago
Peter Repukat 265478ee6a GlosSITarget: parse & use real device id setting from json 2 years ago
Peter Repukat d7dd8d30cc GlosSIConfig: Option to use real device ids 2 years ago
Peter Repukat f77e0c4a66 Fix tray crash on close 2 years ago
Peter Repukat 8bc4fc36ab Fix prebuild scripts 2 years ago
Peter Repukat 88710fe83b Fix GlosSITarget vcxproj 2 years ago
Peter Repukat f56e4aecd0 Add Icon 2 years ago
Peter Repukat 2f57f55297 update traypp submodule url 2 years ago
Peter Repukat 75e03a5320 Add traypp-patch and prebuild script 2 years ago
Peter Repukat 895694fda2 Add tray icon; Option to disable overlay 2 years ago
Peter Repukat 23aebd4975 GlosSITarget: Use max controllers setting 2 years ago
Peter Repukat 5a50ae5f8c GlosSITarget: parse new settings 2 years ago
Peter Repukat a0be517950 GlosSIConfig: improve error messages 2 years ago
Peter Repukat fda2887a2f GlosSIConfig: Disable overlay option 2 years ago
Peter Repukat f7b4578919 GlosSIConfig: Max Controllers setting 2 years ago
Peter Repukat be88fc1032 GlosSIConfig: UiTweaks 2 years ago
Peter Repukat 654f201195 auto open advanced controller settings 2 years ago
Peter Repukat a183a1cd82 Filter out "debug" logs when auto-showing log window 2 years ago
Peter Repukat 07933b965f CHange overlay log msg level: info -> debug 2 years ago
David Ross Smith 5a83a49bbd Update GetAUMIDs.ps1
Corrected indentation, slight reorder of operations to avoid calculating unused variables
2 years ago
David Ross Smith 90b5a457bb Filter and sort UWP apps; fixes missing logos
Filters out apps stored in SystemApps, or Microsoft apps that begin with the name "Windows", or language packs, or that match the phrase "Sysinternals", or have bad display names and are produced by Microsoft.
For missing logos, find the largest variant of the asset and use that. Works around the use of qualifiers in file names, which Windows automatically handles, but which we can't.
Sort the app list before passing it back to the GlosSI app.
2 years ago
Peter Repukat dacbc7991d GlosSIConfig: Use oldschool blurbehind 2 years ago
Peter Repukat 7afd6df740 SteamTarget: Default to high performance GPU 2 years ago
Peter Repukat 04de153008 Fix VigemClientBuild.patch 2 years ago
Peter Repukat 4fcd4a3bac Fix vigembuildscript 2 years ago
Peter Repukat fa60dd2804 GlosSITarget: Up process priority (like OG GloSC) and add priority widget
Might help with input-lag
2 years ago
Peter Repukat e57f83f78c GlosSIConfig: Allow special chars in shortcut names 2 years ago