Commit Graph
375 Commits
Author SHA1 Message Date
Philip KristoffersenandGitHub 9fdf56d5ed Use config folder (#110) 2022-05-01 07:14:24 +02:00
Philip KristoffersenandGitHub 44bebfc59e Add option to only download images for BoilR shortcuts (#106) 2022-04-30 09:04:02 +02:00
Philip KristoffersenandGitHub 5589334e97 Add option to ban download of images (#105) 2022-04-30 08:34:51 +02:00
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 Kristoffersen 5721c8d47b Bump Version 2022-04-23 20:34:03 +02:00
Philip KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip KristoffersenandGitHub 91782b74eb Update Readme.md 2022-04-19 21:50:44 +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 03aab2e088 Update steam shortcuts util to 1.1.7
This solves problem where shortcut parsing would fail
if there was no backspace character
2022-04-18 07:14:21 +02:00
Philip Kristoffersen 534722dce9 Update screenshot to new look 2022-04-17 21:47:18 +02:00
Philip Kristoffersen 2057620d2d Add index to the readme 2022-04-17 21:42:36 +02:00
Philip Kristoffersen 2131306331 Fix typo in ui 2022-04-17 21:37:47 +02:00
Philip Kristoffersen 49a71c203b Add icon to exe in windows 2022-04-17 21:32:32 +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 KristoffersenandGitHub cc323faa9f Fixed typo in readme 2022-04-15 19:41:21 +02:00
Philip Kristoffersen 225129168c Show scrollbars 2022-04-15 19:28:58 +02:00
Philip KristoffersenandGitHub 0832aa1f9f Reorder readme a bit 2022-04-15 19:00:24 +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 KristoffersenandGitHub a8138a17e0 Fix typo in readme 2022-04-13 11:37:25 +02:00
Philip KristoffersenandGitHub e60000d675 Update readme with how you can help 2022-04-13 11:36:44 +02:00
Philip KristoffersenandGitHub cf09e7e0ab Update readme with issues and discussions 2022-04-13 11:27:59 +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 8d646ff024 Update tips_for_linux.md 2022-04-10 13:49:27 +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 2a1523470f Update tips_for_linux.md
Include information about origin and proton
2022-04-07 23:14:33 +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