Commit Graph

19 Commits (master)

Author SHA1 Message Date
Brian Lima 19354c3416 Wrap the shortcut clear button with a warning 1 month ago
stevealexandre ab58a6a64c fix: log admin permission issue 2 years ago
Brian Lima 9c7a526d7c Update settings window 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 b050329ea2 Improve error handler, prepare new settings 3 years ago
Brian Lima c8143a7d01
Merge pull request #71 from EnumC/feat.apiErrorCatcher.cp 3 years ago
EnumC d2f80be0e7
Display error when SteamGridDB request fails with 401 3 years ago
EnumC 4eb4316d6b
Prevent duplicate entries 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 15d5a79619 Add settings to window, safer download, add tags 3 years ago
Allex Rodrigues 90718a3fa4 Add api key field to settings screen 4 years ago
Brian Lima fcd226d99a Add OverFy references at SettingsWindow 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 bd390bdb82 Some final touches on the 2.0 version 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 04a7bb360a Adding a settings page 8 years ago