Commit Graph

104 Commits (a704220b7436058c9b34c019b602d22c968ad4da)
 

Author SHA1 Message Date
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 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
Brian Lima db859a0425 Update dependencies, .net version 4 years ago
SoulRepo feb9ed1e39 Add portable build 5 years ago
SoulRepo e8a29cd7e6 Create README 5 years ago
SoulRepo 7c1384a85d Delete UWPHook.zip 5 years ago
SoulRepo 3b49124aa1 Add files via upload 5 years ago
SoulRepo 3b4446d600 Update GamesWindow.xaml.cs 5 years ago
SoulRepo a6368ecf13 Update GamesWindow.xaml 5 years ago
Brian Lima 185bd7ac71 Updating the installer to the correct version 6 years ago
Brian Lima 295c28ae17 Update setup 6 years ago
Brian Lima 9af77cc829 Bump version 6 years ago
Brian Lima eadb8aa2be Closes #25 6 years ago
Brian Lima e2c0e03985 Closes #24 6 years ago
Brian Lima 59af0a1434 Update gitignore 6 years ago
Brian Lima 57ac3adc55 Update Installer 6 years ago
Brian Lima 088af5675f Bump Version 6 years ago
Brian Lima 0ee986155a Update GitIgnore 6 years ago
Brian Lima 650bde659f Create Installer 6 years ago
Brian Lima fcd226d99a Add OverFy references at SettingsWindow 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 bc6efcd7d9 Update nugget packages 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 920ef6cb7d Update README.md 8 years ago
Brian Lima 2e27407c80 Updated README 8 years ago
Brian Lima 3eae0163fb Better performance when picking icons for apps 8 years ago
Brian Lima ba6a489b32 Fixing non valid icons for Steam 8 years ago
Brian Lima a000503f63 Updating some strings. 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