Commit Graph

47 Commits (d06903405ebafc554e60745ad6d1a451082fa06d)

Author SHA1 Message Date
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
Brian Lima db85132bdb Spellchecking 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 b55f023e24 Documenting some functions. 8 years ago
Brian Lima a1d078d6ae Thread safe update collection. 8 years ago
Brian Lima 39a805ee25 Loading installed apps on a background thread. 8 years ago
Brian Lima 06850ca413 More UI tweaks 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 1602750e3a Removing deprecated code, update assembly. 8 years ago
Brian Lima 7869224748 Launching apps. 8 years ago
Brian Lima 2aaafa4a48 Properly writing shortcuts.vdf to user's directory. 8 years ago
Brian Lima 512a38022e More progress towards automating exporting games. 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