kramo
a8b1791d8f
Replace type command with which
2023-09-21 16:26:05 +02:00
kramo
5860a47072
Close entire window with import dialog
2023-09-21 15:57:06 +02:00
kramo
65e870f6b8
Disable adding games during import
2023-09-16 10:10:09 +02:00
kramo
89c1b5eca0
What the fuck is wrong with VSCode's merge editor
2023-08-30 10:42:29 +02:00
kramo
4a9b554f0f
Update translations
2023-08-30 10:29:11 +02:00
kramo
89bc0877fd
Merge branch 'main' into libadwaita-1.4
2023-08-30 10:21:28 +02:00
kramo
8516e19d9d
Make import time global, fix sorting bug
2023-08-29 12:45:24 +02:00
kramo
5680b08e1c
Desktop entry source improvements
2023-08-27 16:19:43 +02:00
Geoffrey Coulaud
c0b6998833
Merge pull request #179 from kra-mo/geoffreys-dev-branch
...
Improvements to game executable + better handling of corrupted log files
2023-08-27 14:16:59 +02:00
kramo
ed36feecaf
Add comment to clarify gio weirdness
2023-08-27 14:01:34 +02:00
GeoffreyCoulaud
6486f5b336
Simplifying game executable
2023-08-27 13:53:23 +02:00
kramo
a1afb98b20
Better implementation for desktop entry source
2023-08-27 13:38:15 +02:00
kramo
c2d671273a
Composite manually added covers - fixes #177
2023-08-26 14:39:38 +02:00
kramo
e287ec1986
Desktop source cleanups
2023-08-25 21:50:23 +02:00
kramo
8c5f4f1780
Lists are ordered and I'm silly
2023-08-22 13:32:56 +02:00
kramo
01f1f31f10
Add pixmaps to icon search paths
2023-08-22 12:01:21 +02:00
kramo
489cb543de
Fix copyright header
2023-08-21 16:22:06 +02:00
kramo
20f1ce6e83
Deskop importer cleanups
2023-08-21 16:04:46 +02:00
kramo
1e2d85b50d
Proper game_id for desktop entries
2023-08-21 15:23:29 +02:00
kramo
2d791e46b0
Basic support for Desktop Entry source
2023-08-21 14:09:41 +02:00
kramo
bc3bc2dac6
λ my beloved
2023-08-20 14:32:23 +02:00
kramo
4bd82c9457
Add RetroArch to excluded flatpak emulators
2023-08-18 12:51:12 +02:00
kramo
d44632de8f
Cleaner syntax for shared attributes
2023-08-17 21:15:21 +02:00
kramo
57b931200e
Object oriented programming 😊
2023-08-17 20:56:29 +02:00
kramo
17d89f444d
Object oriented programming 😃
2023-08-17 20:50:25 +02:00
kramo
91f4e05abe
Cleanups
2023-08-17 14:29:04 +02:00
GeoffreyCoulaud
37f838e4a2
Added back locations
2023-08-17 14:13:55 +02:00
GeoffreyCoulaud
a39303603c
Merge branch 'main' into retroarch-make-exec
2023-08-17 14:09:03 +02:00
GeoffreyCoulaud
195f7dbb7e
Disabled Steam RetroArch to merge improvements to main
2023-08-17 14:07:04 +02:00
kramo
191beed12e
Use shared.home consistently
2023-08-17 13:52:56 +02:00
kramo
eeb18eb017
Typing
2023-08-16 19:18:03 +02:00
kramo
57a7c98f7a
Merge branch 'main' into libadwaita-1.4
2023-08-16 15:59:38 +02:00
GeoffreyCoulaud
f8037e2542
Improved Steam RetroArch command generation
...
- Verified that libretro core is selected
- Verified that rom is selected
- Ensure proper quoting
2023-08-16 02:34:59 +02:00
GeoffreyCoulaud
dbb6076fdc
Various fixes for locations
...
- Simplified some preferences code
- Added type hints to locations
- Made locations not shared between source instances (source of a bug)
- Updated source iter to resolve locations correctly
2023-08-15 23:53:18 +02:00
kramo
16d6a026e5
Make removed strings clearer
2023-08-15 22:46:20 +02:00
kramo
b466eb7ab2
Dismiss loose toasts when cleaning up games
2023-08-15 21:32:24 +02:00
kramo
9b97e8c355
Basic undo system for imports
2023-08-15 21:10:10 +02:00
kramo
5abf3f300d
Remove missing games - closes #85
2023-08-15 20:11:06 +02:00
GeoffreyCoulaud
1c2c844f89
Disabled Steam RetroArch candidate
2023-08-15 02:52:17 +02:00
GeoffreyCoulaud
86ac95641c
Work on Retroarch Steam executable
2023-08-13 19:18:54 +02:00
GeoffreyCoulaud
c2c998adcd
Created source subclass, improved RetroArch exec
...
Steam RetroArch still not working on my machine.
2023-08-13 18:13:17 +02:00
kramo
21952e635a
Fix game sorting, add extra 🍝
2023-08-13 15:09:44 +02:00
kramo
3ebd2dd883
Merge branch 'main' into libadwaita-1.4
2023-08-13 13:02:56 +02:00
GeoffreyCoulaud
f43d8ff907
Fix for RetroArch Steam not found
2023-08-06 17:00:03 +02:00
Rilic
2e844b2d06
Improve RetroArch Steam support
...
And remove Windows support. For now.
2023-08-03 19:27:55 +01:00
Rilic
8de7226a2f
Change "windows" to "win32"
2023-08-01 11:56:15 +01:00
Rilic
7598f1ea71
Convert RetroArch importer to new format
2023-08-01 11:30:39 +01:00
Rilic
417a02e8b6
Merge remote-tracking branch 'upstream/main'
2023-08-01 10:52:33 +01:00
Paweł Lidwin
e4dc1253ae
Specify runner in heroic protocol ( #163 )
...
* improv: specify runner in heroic protocol to avoid appName collisions
* Update styling
Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com >
---------
Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com >
2023-07-27 18:38:34 +02:00
GeoffreyCoulaud
d3a6eaa4d1
Fix source id being translated
...
- Additional fix, lutris source db subpath
2023-07-27 04:34:33 +02:00