Commit Graph

58 Commits (278339ccb3cc7f86c784d45b050e30706ef72b0f)

Author SHA1 Message Date
Peter Repukat 278339ccb3 Bump version 7 years ago
Peter Repukat 8bc448421d Add another messagebox for the dummies... 7 years ago
Peter Repukat 65c3242fda bump version 7 years ago
Peter Repukat d56d427af4 Offer to restart steam and enable xbox rebinding support 7 years ago
Peter Repukat d66abfa00d Add function to enableX360Controller rebinding in Steam 7 years ago
Peter Repukat 49371e2d62 Fix launching UWP-apps 7 years ago
Peter Repukat 3e0689c428 Update scanning for UWP apps 7 years ago
Peter Repukat 91ce45bc75 Bump version 7 years ago
Peter Repukat 22cab53374 GloSC: fix tutorial overlay height 7 years ago
Peter Repukat 5c415b35a6 GloSC: include basic in-app tutorial 7 years ago
Peter Repukat c2e6ae37e8 Change tooltip duration 7 years ago
Peter Repukat d484e18bd4 Add tooltips 7 years ago
Peter Repukat 8c8f7e5221 Tell the user to have at least one non-Steam shortcut 7 years ago
Peter Repukat 2ca1e8ab3d Change UWP progress wording 7 years ago
Peter Repukat 872589826e Add progress dialog when scanning UWP apps 7 years ago
Peter Repukat 39761fe37d Constraint wndow with in code not in editor 7 years ago
Peter Repukat 4890d9c66f Fix GloSC header 7 years ago
Peter Repukat e4b7207c61 Remove "Hook Steam button"
Making it pretty much mandatory if not manually set through .ini
7 years ago
Peter Repukat 4caaa3f1bc Cleanup 7 years ago
Peter Repukat d7ebf12afd Update Version 7 years ago
Peter Repukat 0e60dbe786 Bump version 7 years ago
Peter Repukat 2cc770f41f Fix upgrade to VS 2017 + Qt 5.9 7 years ago
Peter Repukat 16c56ebe64 Update to VS17
QT-5.9 beta and QT visual studio beta addin is needed
7 years ago
Peter Repukat 3fa349d47a Bump Version 8 years ago
Peter Repukat f2eb3662f3 Const correctness 8 years ago
Kyle Herock 5b6ca16ffc Support passing command line arguments to targets (closes #6)
This also refactors target configuration storage to reduce the redundancy in copying the same set of files for every target. Each configured entry now instead uses a .ini file with the name of the entry stored in ./targets. SteamTarget can accept the path to a .ini file as a command line argument.

This also fixes the UI so that inputs are ordered the same as the visual order so that tab behavior isn't confusing.
8 years ago
Peter Repukat 9fff72cc65 Add assemblyinformation 8 years ago
Peter Repukat e41b0c030e Bump version number 8 years ago
Peter Repukat bd99fc0857 Unify build-dirs 8 years ago
Peter Repukat 209126ea17 Add setting to use Desktop-Config
Add a setting to use desktop-config
If enabled, will disable hooking and deactive any focus-switch trickery
Problems with overlay may occur
8 years ago
Peter Repukat 7ba5efb639 GloSC-Main: Fix UI 8 years ago
Peter Repukat 6281dd4429 GloSC -Main: UI improvements 8 years ago
Peter Repukat 4f6b2e7cc7 Bump Version 8 years ago
Peter Repukat 69515127b3 Cleanup 8 years ago
Peter Repukat 5770730ea7 Fix Icon paths 8 years ago
Peter Repukat c4b8f4d443 GloSC-Main: change wording in UI 8 years ago
Peter Repukat 8d6f186d70 GloSC-Main: Set instance name to application name after selecting 8 years ago
Peter Repukat 59090f4f8d GloSC-Main: UI changes 8 years ago
Peter Repukat 4ba0b3a7e7 GloSC-Main: User setting to disable Steam hook 8 years ago
Peter Repukat 19445c3ad3 Fix: Injector \ SteamTarget: Not beeing able to hook Steam for some people 8 years ago
Peter Repukat e6bcf7a881 add version check for targets 8 years ago
Peter Repukat b7a533ea42 Launch the gamelauncher in glosc config app, just to be safe 8 years ago
Peter Repukat e6031186f3 don't force enable setting to hook steam everytime config app gets launched 8 years ago
Peter Repukat 3dbd4de39a fix: SteamTarget not beeing updated 8 years ago
Peter Repukat c7e0d37b48 don't allow shortcuts to be added to steam if there aren't any 8 years ago
Peter Repukat 7947d6faac Enforce non desktop bindings:
done by mid function hooking a function in steamclient.dll
the function appears to be setting the appId of the new controller bindings

inject/hook right after the target launched
switch focus -> binding gets changed to shortcut bindings -> hook function grabs appid
hook function replaces desktop-config appid with the one grabbed everytime steam tries to active desktop-config
glosc_gamelauncher unloads dll when the target closes; unloading dll patches steamclient.dll back to original
8 years ago
Peter Repukat a90d1f2802 Add x86 (32bit) support 8 years ago
Peter Repukat 4dee459b1e ability to export non existing shortcuts to steam 8 years ago
Peter Repukat 1008207b03 change select dialog font to a monospace one 8 years ago
Peter Repukat 4c4ab59f24 Detect more names of UWP-Apps (where possible) 8 years ago