Commit Graph

197 Commits (master)
 

Author SHA1 Message Date
Brian Lima 19354c3416 Wrap the shortcut clear button with a warning 2 weeks ago
Brian Lima fa07be2a4f Update installer script to use newer references 2 weeks ago
Brian Lima 9345438f02 Update dependencies to latest version 2 weeks ago
Brian Lima 8a84dd7be6 Update readme and version 2 weeks ago
Brian Lima 91cc228ca2 Allow for jpegs and attempt to not mess shortcuts form other apps
Co-Authored-By: David Ross Smith <5095074+dragredsim@users.noreply.github.com>
2 weeks ago
Brian Lima a07d1b8e5e Fix the missing appid when exporting apps 2 weeks ago
Brian Lima 1744817958 Backup users vdf files 2 weeks ago
Brian Lima c25f5098ea Improve temp image directory handling 2 weeks ago
Brian Lima d91ec0c270
Merge pull request #112 from alimbada/master
Create temp grid directory if it doesn't exist
1 year ago
Ammaar Limbada 82fc1eea41 Create temp grid directory if it doesn't exist 1 year ago
Brian Lima b9f746d5c3 Update installer script 2 years ago
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 2dd9d96a96 Bump version, update dependencies 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
Brian Lima 826822c36d
Merge pull request #98 from stevealexandre/fix_logger_issue
fix: log admin permission issue
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
Brian Lima 80419cab7f Bump version 2 years ago
Brian Lima 15e0911930 Fix Taiko and Astroneer known apps entries 2 years ago
Brian Lima 8edf30d9a0
Merge pull request #96 from stevealexandre/SteamLauncherIssues
Check running child processes by executable name
2 years ago
stevealexandre 09e2032cf9 Add new logic to verify process path and name to handle mid launcher start 2 years ago
stevealexandre 266dab93b9 Init global logger from Serilog to file on Error level 2 years ago
stevealexandre 142e6529e7 Add executable getter/setter to put it in the steam startup option 2 years ago
stevealexandre 3f2c6c610e Update powershell script to add relative executable path from MS Config file 2 years ago
stevealexandre 99f1cd0e4d add Serilog package for clean logging 2 years ago
Brian Lima 04887bacbd Bump version 2 years ago
Brian Lima 3a6f8afa0b Move transient icon directory to %appdata% 2 years ago
Brian Lima c6bb692c07 Improve error response handling 2 years ago
Brian Lima 74cecfaa29 Update installer 2 years ago
Brian Lima 9c7a526d7c Update settings window 2 years ago
Brian Lima c4905da473 Update Settings 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 63ed7de1e7 Update broken dependencies, update to net 4.8
- Upgrade to .net 4.8
- Move System.Management.Automation from Powershell to system's
  - The older System.Management.Automation hass been deprecated for legacy .Net apps, so I have to either port UWPHook to .net core or use another legacy focused powershell package, not in the mood for either right now, this can be located at C:\Windows\assembly\GAC_MSIL\System.Management.Automation\1.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
- Add System.Net.HTTP.formatting
- Migrate to PackageReference
2 years ago
Brian Lima 458fd24fea
Merge pull request #87 from novemberdobby/master
fixed process tracking for "advanced install" games, which are launched via an instance of GameLaunchHelper.exe
2 years ago
dobby 8f455b395c fixed process tracking for "advanced install" games, which are launched via an instance of GameLaunchHelper.exe 2 years ago
Jon Philpot 22ccfe146c Merge remote-tracking branch 'upstream/master' 2 years ago
Brian Lima a4627a75a1
Update KnownApps.json 2 years ago
Jon Philpot 8118695a6c
Merge branch 'BrianLima:master' into master 2 years ago
Jon f45e523ce3 dead cells added to known apps 2 years ago
Brian Lima b050329ea2 Improve error handler, prepare new settings 2 years ago
Brian Lima 4dba2373a6
Merge pull request #75 from GamerKingFaiz/patch-1 2 years ago
Brian Lima e8a1e0379d
Merge pull request #73 from novemberdobby/master 2 years ago
Faiz-ur Rahman e09dedc613
Update README.md
Updated the Troubleshooting section to enhance readability.
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