Commit Graph
385 Commits
Author SHA1 Message Date
Philip Kristoffersen cb3291d050 Only strip on linux 2022-12-31 09:21:11 +01:00
Philip Kristoffersen 3c2d2b1c30 Compress using newest upx on linux 2022-12-31 09:08:38 +01:00
Philip KristoffersenandGitHub bc97e851ec Remove chrono and replace with time (#298) 2022-12-31 09:01:44 +01:00
Philip Kristoffersen e63a29bfa6 Reenable compression on linux binaries 2022-12-31 08:30:05 +01:00
Philip KristoffersenandGitHub dbc773237b Update to version 1.7.13 (#297) 2022-12-30 20:34:58 +01:00
vkbsbandGitHub b1e8c56f4b Use dosdevices instead of always in the c_drive. (#296) 2022-12-30 19:36:01 +01:00
Philip KristoffersenandGitHub 90c0185c8f Pick image component (#295)
* Extract render_possible_image into function

* Seperate render_image into reusable functions

* Seperate game image into component

* Use image component in shortcut overview

* Reuse image pick component in type select

* Reuse component across select_image_type

* Use image type to scale image buttons

Use image type to scale

* Remove old functions
2022-12-30 09:22:33 +01:00
Philip KristoffersenandGitHub ef72451289 Image UI handles restructure (#294)
* Move handle_grid_change into grid page

* Move handle_correct_grid_request into page

* Move handle_shortcut_select into page

* Do not include openssl on windows

* Remove unused imports

* Move user select into seperate component

* Move handle image selected to page

* Make gog use linux cfg
2022-12-29 23:07:43 +01:00
Philip Kristoffersen ff22409b62 Do not compress on linux 2022-12-29 13:33:29 +01:00
Philip KristoffersenandGitHub cf692f33f1 Include openssl vendored (#293) 2022-12-29 13:11:17 +01:00
Philip KristoffersenandGitHub 7a5c88c61e Move image render functions into pages (#291)
Move image page renderes into seperate files
2022-12-29 09:36:36 +01:00
Philip KristoffersenandGitHub 78cfd96f37 Automatic fullscreen when starting from steam (#289) 2022-12-28 12:20:43 +01:00
Philip KristoffersenandGitHub 32c65408a7 Only load platforms for OS (#288)
* Only load platforms for OS

* Update to version 1.7.10
2022-12-28 10:37:11 +01:00
Philip KristoffersenandGitHub ffb9b659d5 Remove "download all" and move import button (#287)
* Remove download all on specific images

* Remove unusued id field

* Move import button to left menu to save on vertical space

* Update version to 1.7.9
2022-12-28 09:11:23 +01:00
Philip Kristoffersen df7f0e63a5 Fix dpi scaling on linux 2022-12-27 20:25:24 +01:00
Philip Kristoffersen 2c679adec8 Update all flathub dependencies 2022-12-27 15:45:14 +01:00
Philip Kristoffersen 7aa9cc55bd Add pip install toml to flatpak cargo lock 2022-12-27 15:45:04 +01:00
Philip Kristoffersen 41fb50f7e5 Update flathub version description 2022-12-27 15:42:53 +01:00
Philip Kristoffersen b58fd8ade3 Remove musl target 2022-12-27 15:41:12 +01:00
Philip Kristoffersen ace5c45bd5 Remove accidental ] 2022-12-26 16:16:37 +01:00
Philip Kristoffersen 96cde9f339 Add pre-build to musl 2022-12-26 16:15:05 +01:00
Philip Kristoffersen fcb12241b7 Add musl build target 2022-12-26 16:05:13 +01:00
Philip KristoffersenandGitHub 0d973d1042 Add fullscreen option (#283) 2022-12-26 15:12:15 +01:00
Philip KristoffersenandGitHub e76c84b130 Update dependencies (#282) 2022-12-26 14:58:31 +01:00
Philip Kristoffersen 8d3c27c822 Add section about native version preference 2022-12-26 11:39:39 +01:00
Philip KristoffersenandGitHub 1eebd2959d Save blacklisted shortcuts on import (#267) 2022-10-29 07:46:54 +02:00
KeelhauledandGitHub 43c1539700 Flatpak update (#265) 2022-10-26 16:45:15 +02:00
KeelhauledandGitHub 279cf943eb Add setting to allow nsfw images (#264) 2022-10-24 18:11:10 +02:00
Philip KristoffersenandGitHub 889b25d441 Add a button that downloads all images only (#261)
* Add button that downloads all images only

* Improve text
2022-10-22 12:25:23 +02:00
Philip Kristoffersen be1c69bdc7 Update readme with new screenshots 2022-10-21 09:24:31 +02:00
Philip KristoffersenandGitHub 98318e0288 Dropdown menues and image grids (#260)
* Add dropdowns to ui image select

* More "wrong game" text to buttom

* Show a grid when selecting downloaded games

* Update to version 1.7.4
2022-10-21 09:24:17 +02:00
Philip Kristoffersen 6286387d72 Set lutris default flatpak to net.lutris.Lutris 2022-10-21 07:20:15 +02:00
Philip Kristoffersen 6d089f18d2 Update flatpak release 2022-10-21 07:02:04 +02:00
Philip Kristoffersen bf7f9b943c Restore release profile 2022-10-20 22:10:44 +02:00
Philip KristoffersenandGitHub 1ba5fdab94 Image UI optimize (#259)
* Show images in grids

* Start of columns in image select

* Redo image selection ui

* Update to version 1.7.3
2022-10-20 18:39:27 +02:00
Alexandru PinticanandGitHub 0768b06ac4 Add ro access to legendary folder (#257)
* Add rw access to legendary folder

Add missing rw access in order to detect heroic / legendary games using user binary heroic launcher.

* Change legendary folder access level to read-only
2022-10-20 07:34:21 +02:00
Philip Kristoffersen 86571d9992 Update to version 1.7.2 2022-10-14 21:40:45 +02:00
Philip KristoffersenandGitHub e900c8af3a Wrap image in a thread to avoid panics (#254) 2022-10-14 21:37:18 +02:00
Philip KristoffersenandGitHub 8293cdcd8d Update io.github.philipk.boilr.appdata.xml 2022-10-13 16:49:36 +02:00
Philip KristoffersenandGitHub 3623beb394 Update main workfow 2022-10-12 22:08:49 +02:00
Philip KristoffersenandGitHub 5c5f05cd1f Update release workflow 2022-10-12 22:08:00 +02:00
Philip Kristoffersen f937ef0d03 Update to version 1.7.1 2022-10-12 21:52:56 +02:00
Philip KristoffersenandGitHub af034aa323 Do not double import to fix shortcuts (#252) 2022-10-12 21:50:58 +02:00
Fernando FerreiraandGitHub 0ceeec572c Fix Proton installed EGS games not found (#251) 2022-10-12 20:25:23 +02:00
Philip KristoffersenandGitHub 1ef60eed92 Update Readme.md 2022-10-12 08:43:44 +02:00
Philip Kristoffersen a7158c895f Update to version 1.7.0 2022-10-11 20:35:56 +02:00
Philip KristoffersenandGitHub 5470d234e0 Minigalaxy (#249)
* Setup minigalaxy platform

* Impelment mini galaxy platform

* Customize the games_folder in minigalaxy

* Include Mini Galaxy in readme
2022-10-11 18:14:09 +02:00
AisukoandGitHub 40c55e542d Add utility to help format the code (#247)
Signed-off-by: Aisuko <urakiny@gmail.com>
2022-10-11 06:17:10 +02:00
AisukoandGitHub fac58803cc Fix two small issue (#246)
Signed-off-by: Aisuko <urakiny@gmail.com>

Signed-off-by: Aisuko <urakiny@gmail.com>
2022-10-07 21:28:25 +02:00
Philip KristoffersenandGitHub 10093bf3eb Fix shortcuts by using acutal shortcut app_id (#245) 2022-10-06 21:44:27 +02:00