Commit Graph

80 Commits

Author SHA1 Message Date
Rilic
55cd590424 Merge remote-tracking branch 'upstream/main' 2023-07-17 16:51:56 +01:00
Rilic
0865d4e133 Make RetroArch capitalisation consistent 2023-07-16 22:57:14 +01:00
Rilic
c96b64f72e Implement Retroarch Importer
I'm quite rusty with Python, so please let me know if there are any (or many) grave mistakes!
2023-07-15 14:28:04 +01:00
kramo
e388623c03 Make sure all measurements are divisible by 3 2023-07-03 14:40:08 +02:00
kramo
bbfe478ac3 Fix Legendary location labels 2023-07-01 13:58:47 +02:00
kramo
97e40e0a80 Fix Legendary, warning for missing locations 2023-07-01 13:44:14 +02:00
GeoffreyCoulaud
b3c2437618 fixed flatpak location preferences 2023-07-01 02:55:42 +02:00
kramo
721a46c5b8 Finalize Flatpak source 2023-06-30 23:49:48 +02:00
kramo
07960182c7 Flatpak source cleanups 2023-06-30 21:13:06 +02:00
kramo
7a07553a5d Fixed colors for themeing 2023-06-28 11:26:26 +02:00
kramo
cbd0b3f287 Update translations 2023-06-26 11:37:39 +02:00
kramo
523aa8a82c Cleanups 2023-06-26 11:21:42 +02:00
GeoffreyCoulaud
f9000be272 🚧 WIP new location system
TODO
- Locations contain the schema key
- Schema key overriden at location resolve
- No need for callable candidates,
but need to represent "this location's key"
2023-06-19 22:47:56 +02:00
kramo
9f582dfa3e Improve a11y and consistency for info popover 2023-06-19 19:31:27 +02:00
kramo
4793d50b0a Clean up strings in preferences 2023-06-19 13:58:25 +02:00
GeoffreyCoulaud
070d875ff8 🎨 Improved Legendary source
- Fixed wrong library iteration
- Fixed executable format
- Added toggle in the preferences
- Added legendary to on_import_action
2023-06-09 17:06:33 +02:00
kramo
4c1af9245f Update build configuration 2023-05-27 15:11:03 +02:00
kramo
0fc063a528 Cleanups 2023-05-23 07:11:42 +02:00
kramo
acb2924602 GTK cleanups 2 2023-05-22 20:47:14 +02:00
kramo
292e1f8f97 GTK cleanups 2023-05-22 20:25:06 +02:00
kramo
d6a2108e42 Add accessibility label to info toggle button 2023-05-22 19:36:31 +02:00
kramo
f2c9e11856 Update widget labels 2023-05-22 15:58:14 +02:00
kramo
1db5a15c33 Replace subtitles with paths in settings 2023-05-21 12:46:49 +02:00
kramo
88dbf04325 Preferences wording change 2023-05-20 20:01:07 +02:00
kramo
48685d2591 Automatically add extra Steam libraries 2023-05-20 18:45:18 +02:00
kramo
d060c4feca Make the SGDB row insensitive if no API key 2023-05-20 09:10:13 +02:00
kramo
0715c77c06 Use crossfade for button revealers 2023-05-20 08:29:40 +02:00
kramo
5d5530ffb5 Fix osd button padding 2023-05-16 17:42:05 +02:00
kramo
caf68332ba Move overflow property back to cover button 2023-05-16 17:34:50 +02:00
kramo
247a6e1012 Move buttons inside of the game cover 2023-05-16 17:22:47 +02:00
kramo
19c7148ee6 Update Blueprint syntax for 0.8 2023-05-16 13:56:43 +02:00
kramo
cd7e5a5de0 Don't round the bottom of game covers 2023-05-16 13:49:30 +02:00
kramo
8446635f10 Revamp empty status page 2023-05-15 13:52:10 +02:00
kramo
c113ebb750 Navigation improvements - closes #80 2023-05-13 21:49:37 +02:00
kramo
00fa770943 Cleanups 2023-05-07 17:59:23 +02:00
kramo
bd0386bcba Resize images asynchronously in the edit dialog 2023-05-06 10:07:41 +02:00
kramo
15fc6292b6 Remove GdkPixbuf hack 2023-05-05 17:40:22 +02:00
kramo
491bc4919c Blur game covers properly 2023-05-05 16:59:56 +02:00
kramo
1e3df843ba Move DetailsWindow to its own class 2023-04-20 01:53:22 +02:00
kramo
3da6674dbb UI improvements 2023-04-14 14:27:48 +02:00
kramo
fd66d07ac3 Cleanups 2023-04-11 23:31:16 +02:00
kramo
cebf080619 Update translation 2023-04-11 21:03:12 +02:00
Rafael Mardojai CM
e08f849d64 preferences: Use activatable-widget for action rows with switches (#68) 2023-04-11 20:59:34 +02:00
kramo
0da5f94ea3 SteamGridDB animated covers 2023-04-11 15:42:07 +02:00
kramo
7b4513913e Add ability to search for games 2023-04-10 18:56:49 +02:00
kramo
0fb7c859d2 Cleanups 2023-04-10 16:34:03 +02:00
kramo
39f79e118e Custom CSS for play button 2023-04-10 16:12:42 +02:00
kramo
d93c6aa81d Details view improvements 2023-04-10 15:24:24 +02:00
kramo
a9e67595f7 Totally unnecessary algorithm 2023-04-07 23:54:42 +02:00
kramo
725e4027f2 Add option to import Steam games from Lutris 2023-04-05 10:13:22 +02:00