Commit Graph

135 Commits (6749cfa58b57c09d6df99b21eb35fe440fc3d1f2)
 

Author SHA1 Message Date
Brian Lima 6749cfa58b Update .net version 3 years ago
Brian Lima b530286a24
Merge pull request #68 from Camology/master 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 396296cc76 Bump version 3 years ago
Brian Lima e930435948 Fix #56 3 years ago
Brian Lima e600632e02 Update dependencies, bump version 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 1692286307 Update Readme 3 years ago
Brian Lima c60d163179 Update installer, resources, bump version 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
Brian Lima 100d40563f
Merge pull request #50 from FusRoDah061/feature/grid_images_merge 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 a704220b74 Add NSI installer script
This should provide more consistency on future releases and a better usage of the capabilities of the NSIS script language, foregoing of the zip based installer
4 years ago
Brian Lima cedd019326 Bump Version 4 years ago
Brian Lima 751bc560cd Add Xbox Gamepass mentions
This should improve SEO a bit
4 years ago
Brian Lima 6972c2d2a9 Add contributors callout to Settings 4 years ago
Brian Lima 4036eea25f
Merge pull request #48 from Jesper-Hustad/patch-1
Make logo in readme link to site
4 years ago
Brian Lima 717f38ff9e
Merge pull request #47 from FusRoDah061/master 4 years ago
Brian Lima beb834c4c4
Merge pull request #44 from FlaminSarge/master 4 years ago
Jesper Hustad ebde5ac9ca
Make logo in readme link to site
Currently clicking the logo sends you to imgur, it would be more helpful redirecting to website briano.dev/UWPHook/
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 e499b0a992 Fix steamgriddb api calls not sending query params 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 848c85aab7 Remove unused Setup project reference from solution 4 years ago
Allex Rodrigues e9b2e886c9 Fix typo in command to change back system ui language after closing a game 4 years ago
FlaminSarge 71478ad2d0 Remove portable zip from source as it's now on the Releases tab on GitHub 4 years ago
FlaminSarge ba4206be85 Remove old Setup project from solution 4 years ago
FlaminSarge cd6c416e6b Move AUMID to LaunchOptions
Also add empty Devkit/DevkitGameID
4 years ago
Brian Lima dd8ec6df0c Update version number 4 years ago
Brian Lima 4b44bb7a98 Remove ADVI based installer 4 years ago
Brian Lima e35e90ad4d Fix gh icon reference 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
Brian Lima defa7b9765 Update dark FSLauncher handling 4 years ago