Commit Graph

65 Commits (c278c6389b3f93c75f9c0cc92f6b9cfea7a8aecc)

Author SHA1 Message Date
Brian Lima c278c6389b Fix SteamGridDB offer 2 years ago
Brian Lima b050329ea2 Improve error handler, prepare new settings 3 years ago
Jon fdb0040408 search by name + aumid (for Age of Empires IV) 3 years ago
Jon b3ec7375ef removed duplicate call 3 years ago
Jon 16522024cf added AppEntry.ToString()

							
						
3 years ago
Jon a5ea0db936 automatically restart steam after exporting apps 3 years ago
Jon d8c527e3c8 typo 3 years ago
Jon b8fb532fa9 removed bonus import 3 years ago
Jon Philpot b71495ba08
Merge branch 'BrianLima:master' into master 3 years ago
Brian Lima c8143a7d01
Merge pull request #71 from EnumC/feat.apiErrorCatcher.cp 3 years ago
EnumC 5c844a4a7d
Fix missing namespace from previous cherry-pick 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 6749cfa58b Update .net version 3 years ago
Jon a4383412ed auto refresh games list on load 3 years ago
Brian Lima 1ef8c073b7 Pass secondary args to launched app 3 years ago
Brian Lima 7783a815a3 Add tags to settings and export them 3 years ago
Brian Lima 3144d2e63b Fix LauncherAsync crash 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
Brian Lima fd50d457ce Dry #50, parameterize SteamGridDB options 3 years ago
Allex Rodrigues bc5f8a1b77 Moving image downloading to the beginning of ExportGames for the sake or readability 3 years ago
Allex Rodrigues 22577c84ae Refactoring grid images download to avoid downloading the same images multiple times unnecessarily 3 years ago
Allex Rodrigues e3abf499ba Changing CRC32 implementation 3 years ago
Allex Rodrigues b5fb3a1af0 Merge branch 'feature/grid_images' into feature/grid_images_merge
# Conflicts:
#	UWPHook/GamesWindow.xaml.cs
3 years ago
Allex Rodrigues 270dd38581 Improving grid images download performance 4 years ago
Allex Rodrigues 225ea7c319 Making image download async to prevent UI from locking (progress bar would freeze for a couple seconds while saving the images) 4 years ago
Brian Lima 717f38ff9e
Merge pull request #47 from FusRoDah061/master 4 years ago
Allex Rodrigues 8053747514 Fixing error when no images are found 4 years ago
Allex Rodrigues 90718a3fa4 Add api key field to settings screen 4 years ago
Allex Rodrigues ef186c5b94 Adding landscape grid image variant 4 years ago
Allex Rodrigues 0c692abf29 Adding steam grid images download when exporting games 4 years ago
Allex Rodrigues e9b2e886c9 Fix typo in command to change back system ui language after closing a game 4 years ago
FlaminSarge cd6c416e6b Move AUMID to LaunchOptions
Also add empty Devkit/DevkitGameID
4 years ago
Brian Lima 78f24d0737 Fix crash when no config directory exists 4 years ago
Brian Lima 3843cf14f0 Set LastPlayTime of new shortcuts to now
This makes so that when new apps are exported to Steam, they actually show at the top of the library, instead of the very bottom.
4 years ago
SoulRepo 3b4446d600 Update GamesWindow.xaml.cs 5 years ago
Brian Lima eadb8aa2be Closes #25 6 years ago
Brian Lima e2c0e03985 Closes #24 6 years ago
Brian Lima a0b277cc6d Fix typos and layout at FullScreenLauncher 6 years ago
Brian Lima 3144c49dc4 Properly show name for GOW Ultimate Edition and Sea of Thieves 6 years ago
Brian Lima 976576761d Implement Full screen launcher, bum .net version 6 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 d8c8a2bc03 Filtering AUMIDS.
Added texbox to filter apps by their aumid.
8 years ago
Brian Lima 3eae0163fb Better performance when picking icons for apps 8 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 145a77d766 Many improvements on detecting apps
Detecting better which name is the real name of the app.
Detecting if a installed appx is framework properly and excluding it
from the list.
Detecting appx bundles and properly listing individual entries.
Detecting icons to use
8 years ago
Brian Lima 760bdee879 Fixing Forza Apex and VDFTooShort 8 years ago
Brian Lima a07c23002e Minor fixes 8 years ago
Brian Lima 1a4552bbef Getting appx displayname and excluding frameworks 8 years ago