Commit Graph

16 Commits (master)

Author SHA1 Message Date
stevealexandre ab58a6a64c fix: log admin permission issue 2 years ago
stevealexandre 09e2032cf9 Add new logic to verify process path and name to handle mid launcher start 2 years ago
dobby 8f455b395c fixed process tracking for "advanced install" games, which are launched via an instance of GameLaunchHelper.exe 2 years ago
Jon 16522024cf added AppEntry.ToString()

							
						
3 years ago
Brian Lima 1ef8c073b7 Pass secondary args to launched app 3 years ago
Brian Lima c60d163179 Update installer, resources, bump version 3 years ago
Brian Lima 8770f5d958 Fixing in-home streaming, release 2.3.0
Fixed in-home streaming bug.
Code cleanup.
7 years ago
Brian Lima ac8b1dc63f Version 2.2.0
Added a special mode for Steam in-home Streaming, it fools Steam into
streaming the whole desktop then it brings the launched app to the
foreground.

Now, UWPHook will export the app icon to Steam when exporting new games,
it automatically decides on the biggest jpg to be used as icon.
8 years ago
Brian Lima 993dacfb5e More touches for 2.0, updated readme.
Separated README and LICENSE.
More documenting.
Small design tweaks.
8 years ago
Brian Lima 70ed581c9b Changing system language, settings page finished
Before running a game, the app will try to force a new UI language to
make the app run in another language.

Also finished the new settings page.
8 years ago
Brian Lima 1602750e3a Removing deprecated code, update assembly. 8 years ago
Brian Lima 7869224748 Launching apps. 8 years ago
Brian Lima 5963ee9e60 Progress, finished new UI, implementing new logic. 8 years ago
Brian Lima c38c1c4731 Big changes aimming for 2.0
Replaced entrypoint from MainWindow to GamesWindows.
Getting apps installed from the computer via powershell.
Redesigning UWPHook with Material Design in XAML.

Lots of code still in the works, it compiles, but is not functional yet,
wait for future commits.
8 years ago
Brian Lima d06ef301be Added function to get installed apppackages 8 years ago
Brian Lima 4245ef9769 Version 1.1
Launching apps via background process.
Invoking apps via COM.
Check if app is running every 5 seconds in order to close this app.
8 years ago