GeoffreyCoulaud
0df123975c
Fix some syntax
2023-07-20 10:35:07 +02:00
GeoffreyCoulaud
7f576d1bd3
SourceIterator is actually just SourceIterable
2023-07-20 10:32:43 +02:00
GeoffreyCoulaud
30152cd10a
simplified SourceIterator
2023-07-20 10:29:39 +02:00
GeoffreyCoulaud
2acdedf033
Added heroic import amazon to ui + fixes
2023-07-20 10:29:27 +02:00
GeoffreyCoulaud
a399113ff9
fixed typo
2023-07-19 13:12:07 +02:00
GeoffreyCoulaud
8839db272b
better legendary sub-source library path detection
2023-07-19 13:00:29 +02:00
GeoffreyCoulaud
a0bfca01d6
WIP added support for heroic hidden
...
TODO
- Test all of that
2023-07-19 05:33:55 +02:00
GeoffreyCoulaud
0601fd5ebb
Converted genexps to setcomps
2023-07-19 05:32:47 +02:00
GeoffreyCoulaud
15da65fccf
WIP heroic source refactor
...
- Fixed installed games lookup
- Added support for amazon games
TODO
- Test (obviously)
- Consider getting hidden value
2023-07-19 05:01:17 +02:00
GeoffreyCoulaud
00ff297867
Steam source debug info on skip
2023-07-18 14:23:43 +02:00
kramo
a1c5a4bdd8
Mark source names as translatable
2023-07-13 14:51:55 +02:00
kramo
6114f65204
Lowercase itch source name
2023-07-13 14:46:31 +02:00
kramo
6a06f7329d
Disallow Legendary on Windows to fix Heroic
2023-07-08 16:00:57 +02:00
kramo
c6ef2ea0b4
uuuuuuuuuuuuuughhhhhhhhhhhhhhhhhhhhhhh
2023-07-08 12:14:37 +02:00
kramo
c3cad7c793
Fix default Steam path because fuck me
2023-07-06 10:02:11 +02:00
GeoffreyCoulaud
2d324997fd
Fix heroic
2023-07-05 14:13:42 +02:00
kramo
253bef9507
Fix Legendary location
2023-07-05 13:50:35 +02:00
GeoffreyCoulaud
da22751035
Fix lutris ID
2023-07-05 13:39:45 +02:00
kramo
0500b8ebe1
Fix Lutris source executable
2023-07-05 13:33:21 +02:00
kramo
0efa05514c
Exclude devel Cartridges from Flatpak imports
2023-07-03 22:24:44 +02:00
GeoffreyCoulaud
4a204442b5
Using new shared paths in sources
2023-07-01 15:53:52 +02:00
GeoffreyCoulaud
fb0c47c1f1
Re added hardcoded candidates for linux
...
- Real fix would be to get the XDG_*_DIR
2023-07-01 15:17:12 +02:00
GeoffreyCoulaud
3af968fee7
Simplified source available on
2023-07-01 15:10:40 +02:00
kramo
bbfe478ac3
Fix Legendary location labels
2023-07-01 13:58:47 +02:00
kramo
036e5814f3
Fix Flatpak custom paths
2023-07-01 11:11:16 +02:00
kramo
e46c9b6a30
Fix Flatpak desktop entry search
2023-07-01 10:54:48 +02:00
kramo
495755f278
More reliance on GLib
2023-07-01 10:44:15 +02:00
kramo
1f25bed842
Move away from PyXDG
2023-07-01 10:05:16 +02:00
GeoffreyCoulaud
a7efe0a920
Removed allow_side_effects
2023-07-01 03:01:15 +02:00
kramo
721a46c5b8
Finalize Flatpak source
2023-06-30 23:49:48 +02:00
kramo
8efb1c6c5e
Fix Flatpak source for .svgs
2023-06-30 22:33:21 +02:00
kramo
07960182c7
Flatpak source cleanups
2023-06-30 21:13:06 +02:00
kramo
fccf302c4b
Flatpak source initial work
2023-06-30 19:51:44 +02:00
GeoffreyCoulaud
9ed085e1a0
Silently skip sources with bad locations
2023-06-30 13:25:01 +02:00
kramo
450cab9bbf
Mark to-be-reviewed strings as untranslatable
2023-06-26 22:22:47 +02:00
kramo
08da6b8e3f
Update error string
2023-06-26 12:01:14 +02:00
kramo
cbd0b3f287
Update translations
2023-06-26 11:37:39 +02:00
kramo
4f7dc8716a
Make errors properly translatable
2023-06-26 11:08:33 +02:00
GeoffreyCoulaud
3fa80a53c6
🎨 Work on import error handling
...
- Generic ErrorProducer class
- Importer and managers are error producers
- SGDB Auth friendly error
- Bad source location friendly errors (data, config, cache)
- Removed unused decorators
2023-06-24 15:13:35 +02:00
kramo
41c2a1023a
Backport Bottles thumbnail fix
2023-06-22 21:13:27 +02:00
GeoffreyCoulaud
e97c08a42b
🐛 Added debug info, improved messages
2023-06-19 23:33:18 +02:00
GeoffreyCoulaud
e57a2a74df
🚧 Set schema on location resolve
2023-06-19 23:11:55 +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
2e97edcdb5
Please pylint once and for all
2023-06-18 13:15:03 +02:00
kramo
9d7a6d8ea4
Add copyright headers
2023-06-17 16:27:10 +02:00
GeoffreyCoulaud
695cc88d76
🎨 Made OnlineCoverManager more general
...
- Does compositing of image with a blurred background
- Stretches the original image if it's not too much
- Handles images that are too wide and images that are too tall
- Removed ItchCoverManager
2023-06-14 00:05:38 +02:00
GeoffreyCoulaud
6dd8e3965f
🐛 Ported sqlite fix from main
2023-06-13 10:32:07 +02:00
kramo
d340e007e3
Remove replaced_by_env_path decorator
2023-06-10 20:54:49 +02:00
kramo
de3ef53148
Make pylint happy
2023-06-10 19:34:00 +02:00
kramo
0db636b375
Port bottles fix from main
2023-06-10 19:13:25 +02:00