Commit Graph
76 Commits
Author SHA1 Message Date
Philip Kristoffersen ecfca36431 Optimize for size on release 2022-10-03 21:28:43 +02:00
Philip KristoffersenandGitHub dcbf77b610 Modular platforms (#241) 2022-10-02 21:13:31 +02:00
Philip Kristoffersen d6773c7adb Update to version 1.5.1 2022-09-21 20:01:10 +02:00
Philip Kristoffersen ab86cd1800 Update to version 1.5.0 2022-09-12 19:41:32 +02:00
Philip Kristoffersen 941b647986 Fix crash on loading animated webp alpha 2022-09-08 17:05:17 +02:00
Philip Kristoffersen ddf60a2828 Update to 1.4.8 2022-09-06 22:40:58 +02:00
Philip Kristoffersen 57a687c3a8 Update to version 1.4.7 2022-09-01 14:52:24 +02:00
Philip Kristoffersen 8524da73cc Update to version 1.4.6 2022-08-31 21:33:58 +02:00
Philip KristoffersenandGitHub 993bf04a83 Enable a flatpak feature (#218) 2022-08-31 21:25:35 +02:00
Philip Kristoffersen a1eb34cc56 Update cargo lock 2022-08-24 20:50:00 +02:00
Philip KristoffersenandGitHub 43c1493c40 Use custom version of image-rs (#210)
This is done to avoid a panic in the current version image rs
2022-08-23 22:16:57 +02:00
Philip KristoffersenandGitHub 97f706a2be Update all dependencies (#208) 2022-08-21 16:07:57 +02:00
Philip Kristoffersen dc01628b02 Update to version 1.4.4 2022-08-15 15:16:23 +02:00
Philip Kristoffersen a2092184fa Update dependencies 2022-08-03 21:15:34 +02:00
Philip Kristoffersen 56325d7c5d Update version to 1.4.1 2022-07-18 10:30:47 +02:00
Philip Kristoffersen e4c9fa617c Update version to 1.4.0 2022-07-11 09:20:55 +02:00
Philip Kristoffersen 3740662ee6 Update version number 2022-07-11 09:19:10 +02:00
Philip Kristoffersen 9f0660b1e6 Update dependency to fix security issue 2022-06-16 21:32:21 +02:00
Philip KristoffersenandGitHub 7dbc8fdc8c Add --no-sandbox to launching heroic games (#170)
This improves launching games from heroic
2022-06-14 16:27:52 +02:00
Philip Kristoffersen 063063985a Update to version 1.3.18 2022-06-08 21:59:02 +02:00
Philip KristoffersenandGitHub 9765e170eb Update dependencies (#167)
* update dependency version

* Update release information
2022-06-07 16:38:26 +02:00
Philip KristoffersenandGitHub 0385dfb40b Remove failure package (#166)
* Remove dependency on failure

* Update flatpak cargo-lock

* Update cargo version

* Update release manifest
2022-06-07 11:53:15 +02:00
Philip Kristoffersen ee737e6014 Statically link C runtime 2022-05-31 16:40:38 +02:00
Philip Kristoffersen 0ab1f15da0 Fix heroic games not being found 2022-05-30 13:52:39 +02:00
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 Kristoffersen faea4e059a Update to v.1.3.5 2022-05-15 19:09:44 +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 Kristoffersen 4135d62416 update to version 1.3.3 2022-05-14 16:03:25 +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 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 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 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