Commit Graph

75 Commits (11ee11274ebbf1e4bdfe6beb3a6526c29d565475)

Author SHA1 Message Date
Brian Lima 11ee11274e Check if icon exists before copying 2 years ago
Brian Lima faa6b36759 Fix icons being repeated between apps, default to app.Icon 2 years ago
Brian Lima 903619ba0b Refactor PersistAppIcon to use optional parameter
DRY both PersistAppIcon functions, also handle exceptions if trying to copy an icon for an app with encrypted icon when the SteamGridDB integration is disabled, defaulting to the app.Icon itself
2 years ago
Brian Lima f1dac8e92e
Merge pull request #99 from stevealexandre/GameMissing
Add two methods to get target executable + get icon from image api
2 years ago
stevealexandre 108a3a580b Add two methods to get target executable + get icon from image api 2 years ago
stevealexandre ab58a6a64c fix: log admin permission issue 2 years ago
stevealexandre 266dab93b9 Init global logger from Serilog to file on Error level 2 years ago
Brian Lima 3a6f8afa0b Move transient icon directory to %appdata% 2 years ago
Brian Lima a61ee3ba78 Copy game icons to prevent "lost" icons 2 years ago
Brian Lima 0f5de2088a Do not block UI when restarting Steam 2 years ago
Brian Lima c278c6389b Fix SteamGridDB offer 2 years ago
Brian Lima b050329ea2 Improve error handler, prepare new settings 2 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