Commit Graph

23 Commits (master)

Author SHA1 Message Date
stevealexandre ab58a6a64c fix: log admin permission issue 2 years ago
Brian Lima c4905da473 Update Settings 2 years ago
Brian Lima c278c6389b Fix SteamGridDB offer 2 years ago
Brian Lima 63ed7de1e7 Update broken dependencies, update to net 4.8
- Upgrade to .net 4.8
- Move System.Management.Automation from Powershell to system's
  - The older System.Management.Automation hass been deprecated for legacy .Net apps, so I have to either port UWPHook to .net core or use another legacy focused powershell package, not in the mood for either right now, this can be located at C:\Windows\assembly\GAC_MSIL\System.Management.Automation\1.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
- Add System.Net.HTTP.formatting
- Migrate to PackageReference
2 years ago
Brian Lima 24fb6ec64e Fix #72, update version and dependencies 3 years ago
Brian Lima 6749cfa58b Update .net version 3 years ago
Camology 3e997fdfab Merge branch 'master' of https://github.com/Camology/UWPHook 3 years ago
Camology dbd7938e1c Revert "Added support for long file names introduced in W10"
This reverts commit c6f0d06601.
3 years ago
Cameron K. Titus 71780631ed
Updated to support LongPaths, introduced in W10. Closes #62
https://docs.microsoft.com/en-us/archive/blogs/jeremykuhne/net-4-6-2-and-long-paths-on-windows-10
3 years ago
Camology 6fb6ee14ed Revert "Add support for long paths"
This reverts commit 8b7dd1d46e.
3 years ago
Camology c6f0d06601 Added support for long file names introduced in W10 3 years ago
Cameron K. Titus 8b7dd1d46e
Add support for long paths 3 years ago
Brian Lima e600632e02 Update dependencies, bump version 3 years ago
Brian Lima 7783a815a3 Add tags to settings and export them 3 years ago
Brian Lima d06903405e Inform user of SteamGrid download on first run 3 years ago
Brian Lima fd50d457ce Dry #50, parameterize SteamGridDB options 3 years ago
Allex Rodrigues 90718a3fa4 Add api key field to settings screen 4 years ago
Brian Lima db859a0425 Update dependencies, .net version 4 years ago
Brian Lima 976576761d Implement Full screen launcher, bum .net version 6 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 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 2aaea481f7 Working on the new settings page. 8 years ago
Brian Lima 3faa422c8e Base implemented 8 years ago