Commit Graph
198 Commits
Author SHA1 Message Date
Philip Kristoffersen 3d68192933 Add posibility clear an image 2022-04-28 23:56:13 +02:00
Philip Kristoffersen 8e9cbd8652 Clean up whitespace 2022-04-28 23:39:23 +02:00
Philip Kristoffersen 29ad5ee2e7 Show images in shortcut select menu 2022-04-28 23:38:34 +02:00
Philip Kristoffersen d409b0868e Sort the list of shortcuts in images 2022-04-28 21:57:31 +02:00
Philip Kristoffersen f27c26175a Validate downloaded thumbnails 2022-04-28 21:49:26 +02:00
Philip Kristoffersen 27c80d9cf6 Verify thumbnail downloads 2022-04-28 21:45:27 +02:00
Philip Kristoffersen b3cac2705c only show images menu point if we have an auth key 2022-04-28 21:22:19 +02:00
Philip KristoffersenandGitHub 47fc06712c Verify images after download (#103) 2022-04-28 20:53:43 +02:00
Philip KristoffersenandGitHub 365757c5b5 Multiple improvements for steamdeck (#99)
Paste the SteamgridDB API key in from clipboard automatically if it looks like a API key. This is nice for steam deck so you don't have to do a right-click paste or worse manually write in the key.
BoilR guesses what game it should find images for based on the game name, but it might be wrong, it is now possible to correct this
No longer show a back button on the user select screen (it did nothing)
Now you can change the images for ALL your shortcuts, not just the BoilR ones.
2022-04-26 20:15:25 +02:00
Philip KristoffersenandGitHub d2ccef8b9b UI for image download refactor and fixes (#98) 2022-04-24 21:44:27 +02:00
Philip KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip KristoffersenandGitHub 0f5f3bad2c Amazon Games for Windows (#91) 2022-04-19 21:24:17 +02:00
Philip Kristoffersen 521eb54cbb Do not try to fix non BoilR shortcut icons 2022-04-19 20:02:01 +02:00
Philip Kristoffersen 06de2bdf60 Do not search for more than 99 images at a time 2022-04-18 21:08:08 +02:00
Philip KristoffersenandGitHub e9d10499f2 Epic safe launch (#85)
This feature lets users force some Epic Games to be launched through the Epic Launcher
2022-04-18 14:00:06 +02:00
Philip Kristoffersen 2131306331 Fix typo in ui 2022-04-17 21:37:47 +02:00
Philip Kristoffersen f4a88a4fe9 Make scroll bar look better 2022-04-17 21:26:18 +02:00
Philip Kristoffersen 12f364db52 Make import button a bit smaller 2022-04-17 20:45:48 +02:00
Philip Kristoffersen 1e0a485c1c Easier to read colo on selection 2022-04-17 20:14:25 +02:00
Philip Kristoffersen fc2d5d68b3 Remove frames of panels to clean up look 2022-04-17 08:43:48 +02:00
Philip Kristoffersen b6cf7ce527 Unblock UI when finding shortcuts 2022-04-17 08:26:38 +02:00
Philip Kristoffersen fb78db1fe4 Only set context on startup 2022-04-16 07:13:30 +02:00
Philip Kristoffersen 225129168c Show scrollbars 2022-04-15 19:28:58 +02:00
Philip KristoffersenandGitHub aa05de9865 Make UI default, and remove CLI version (#83) 2022-04-15 13:54:01 +02:00
Philip KristoffersenandGitHub fcc3a4abc3 Restart steam option (#82)
Adds options to start and stop steam when importing
2022-04-15 09:38:43 +02:00
Philip Kristoffersen 9396b06765 Merge branch 'main' of https://github.com/PhilipK/BoilR 2022-04-13 15:34:04 +02:00
Philip Kristoffersen 6ee0da5663 Add an --no-ui option to the ui version
The UI verison will just perform a sync as if it was the cli version
2022-04-13 15:30:15 +02:00
Philip Kristoffersen e30e07a2a9 Always use icons downloaded 2022-04-13 10:21:18 +02:00
Philip Kristoffersen 4fb28b3f24 Fix origin paths on windows 2022-04-13 10:12:39 +02:00
Philip Kristoffersen fc40457645 Add progress to ui 2022-04-10 15:07:04 +02:00
Philip Kristoffersen f2965507c4 Make image clickable by making it an image button 2022-04-10 14:20:53 +02:00
Philip KristoffersenandGitHub 6169f9b235 Set pixels_per_point to 1.0 2022-04-10 08:15:15 +02:00
Philip KristoffersenandGitHub a0c6fe0c8f New UI (#74) 2022-04-09 21:49:11 +02:00
Philip KristoffersenandGitHub 96cb429382 Origin proton (#73)
Find and add games from origin when installed with proton
2022-04-07 23:12:40 +02:00
Philip Kristoffersen 3b8aaffc31 Refactoring 2022-04-04 21:57:30 +02:00
Philip Kristoffersen 1c376c2f31 Do not use exe as icon form itch 2022-04-04 21:12:49 +02:00
Philip KristoffersenandGitHub b15ace49a0 Heroic gog support (#72)
* Only use icons if they exsists

* Initial gog support from heroic

* Find gog linux games

* Update readme to include gog games

* rename appName to app_name
2022-04-03 08:23:55 +02:00
Philip Kristoffersen 099912e57b Make function public 2022-04-01 18:08:30 +02:00
Philip Kristoffersen 912350743a Only add installed heroic games 2022-04-01 18:06:27 +02:00
Philip Kristoffersen a8e802aa19 Do not check if icon exists
It has not been downloaded yet.
Steam can handle if a icon does not exsists.
2022-04-01 18:04:09 +02:00
Philip KristoffersenandGitHub 077f445175 Bigpicture optimization (#69)
* Download icons  when not in bigpicture mode
2022-04-01 17:40:39 +02:00
Philip KristoffersenandGitHub a1ea4dadb0 Sort out duplicates heroic games (#68) 2022-04-01 16:42:50 +02:00
Philip Kristoffersen 5f86589f7a Fix windows build of heroic 2022-03-31 19:43:20 +02:00
Philip KristoffersenandGitHub b58cbc51e0 Proton support (#64)
Enable proton for heroic games
2022-03-31 17:33:33 +02:00
Philip KristoffersenandGitHub 704d5b5758 Make orders strings instead of usize (#63) 2022-03-28 19:44:23 +02:00
Philip Kristoffersen 20fa076ee7 Filter out NSFW images
If people whant that, they can add them manually.
It should not be something that happens automatically.
2022-03-27 09:48:10 +02:00
Philip KristoffersenandGitHub a7524400f3 Steam collections (#60) 2022-03-26 21:51:56 +01:00
Philip KristoffersenandGitHub 8ce3b42ae9 Fix itch duplicates (#59)
Fixes this issue #58
2022-03-26 07:12:26 +01:00
Philip KristoffersenandGitHub 371177ee20 Correct unit tests (#55) 2022-03-23 09:24:35 +01:00
Philip 52791fb43f Fix bug where epic games would doulbe 2022-03-21 22:09:40 +01:00