Commit Graph
94 Commits
Author SHA1 Message Date
Philip Kristoffersen c2bbeefbd2 update to version 1.3.13 2022-05-28 19:14:00 +02:00
Philip Kristoffersen 3ecbe1d767 Update to version 1.3.12 2022-05-27 22:42:33 +02:00
Philip Kristoffersen c57a7ec4a2 Update to version 1.3.11 2022-05-27 07:52:06 +02:00
Philip Kristoffersen 607c44fc2b Update to version 1.3.10 2022-05-25 22:28:21 +02:00
Philip Kristoffersen 4d1962e5a5 Update to version 1.3.9 2022-05-22 22:41:37 +02:00
Philip KristoffersenandGitHub f2c83cb107 Fix steam rom manager shortcuts not being parsed (#145) 2022-05-20 23:32:22 +02:00
Philip KristoffersenandGitHub 967465d326 Backup shortcuts (#144)
* Add initial option to back up shortcuts

* Show list of backups

* Reload backups on change

* Restore backups

* Improve UX of backup ui

* Reorganize ui

* Update version in cargo.toml

* Update flatpak description

* Update cargo-lock.json
2022-05-20 21:53:21 +02:00
Philip Kristoffersen 4a23b825a0 Update to version 1.3.6 2022-05-17 17:25:33 +02:00
Philip KristoffersenandGitHub 86b38d8bbd Read install folders (#130) 2022-05-15 17:20:50 +02:00
Philip KristoffersenandGitHub eb819c1357 Fix icon overwrite (#128)
* run sync twive to fix up images

* Update dependencies versions

* update cargo-lock dependencies

* Adding spinners to ui

* Fix icons for gog games

* Run fix shortcuts for all boilr shortcuts

* Update flatpak release notes
2022-05-15 07:51:21 +02:00
Philip KristoffersenandGitHub 9f59957edc Add option to search for icons (#120) 2022-05-13 00:31:35 +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 Kristoffersen 5721c8d47b Bump Version 2022-04-23 20:34:03 +02:00
Philip KristoffersenandGitHub 0f5f3bad2c Amazon Games for Windows (#91) 2022-04-19 21:24:17 +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 49a71c203b Add icon to exe in windows 2022-04-17 21:32:32 +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 KristoffersenandGitHub a0c6fe0c8f New UI (#74) 2022-04-09 21:49:11 +02:00
Philip Kristoffersen 0aa79d6bc4 Upgrade major dependencies 2022-04-01 18:18:45 +02:00
Philip Kristoffersen 64b817141f Update dependencies 2022-04-01 17:47:46 +02:00
Philip KristoffersenandGitHub 704d5b5758 Make orders strings instead of usize (#63) 2022-03-28 19:44:23 +02:00
Philip KristoffersenandGitHub a7524400f3 Steam collections (#60) 2022-03-26 21:51:56 +01:00
Philip KristoffersenandGitHub fb1ff859f1 Only add executables from itch (#48)
The Itch db can refer to multiple files,
before the first one added was selected,
now the first one that is  executable is selected.
2022-03-17 21:49:47 +01:00
Philip KristoffersenandGitHub 7f93ba6acd Fix UI version hanging on image download (#40)
Done by using task::spawn_blocking and blockon
2022-03-13 22:30:33 +01:00
Philip KristoffersenandGitHub 1729562885 Improve UI look and feel (#36)
* Set ui theme to Greybird

* Improve text in UI

* Fix wrong comment in ui
2022-03-13 22:24:42 +01:00
Philip a3d0377878 Use winreg to look up epic location 2022-01-01 12:27:52 +01:00
Philip Kristoffersen 3286c9b998 Search in parallel 2021-10-07 10:18:13 +02:00
Philip Kristoffersen cd6881fa05 remove warnings in ui and non ui builds 2021-10-02 14:03:18 +02:00
Philip Kristoffersen 088016843d Reading and writing settings through UI 2021-10-02 13:45:52 +02:00
Philip Kristoffersen f7205f2eed Rename project to BoilR 2021-10-02 10:12:08 +02:00
Philip Kristoffersen cb093e1464 Rename project to BoilR 2021-10-02 10:10:11 +02:00
Philip Kristoffersen 05dbaa95e4 feat: Add itch.io as possible platform 2021-09-29 22:08:15 +02:00
Philip Kristoffersen 750379202e Initial parser for butlerdb 2021-09-29 21:40:35 +02:00
Philip 60222936c2 Update steam_shortcuts_util version 2021-09-28 21:46:43 +02:00
Philip Kristoffersen aeb1251b77 Setup UI within feature UI
The feature is not enabled yet.
It will be enabled by default later when ui is ready.
2021-09-27 22:29:05 +02:00
Philip Kristoffersen 27ec46ad8a Add fltk for UI 2021-09-27 21:14:59 +02:00
Philip 6d4d2689f1 Fix cargo versions 2021-09-26 07:43:36 +02:00
Philip Kristoffersen 9493262076 Make platforms generic 2021-09-25 08:50:03 +02:00
Philip Kristoffersen 99079dcaff Add settings for EGS and SteamgridDB 2021-09-25 00:36:09 +02:00
Philip Kristoffersen 60dd680c33 Create files for configuration 2021-09-24 23:08:35 +02:00
Philip Kristoffersen 9b89b93ad8 Bump steam_shortcuts_util version 2021-09-19 14:18:29 +02:00
Philip Kristoffersen de4d6d0973 Add support for legendary games 2021-09-18 09:27:26 +02:00
Philip 8f83fe11a0 sync works now 2021-09-07 22:57:41 +02:00
Philip f99b6cd9aa Initial commit 2021-09-05 12:46:34 +02:00