Commit graph

7034 commits

Author SHA1 Message Date
Mathieu Comandon f5ddaa9686 Add installed games on EGS 2021-04-30 22:39:45 -07:00
Mathieu Comandon b79d2595bb Load platforms during startup 2021-04-30 19:26:39 -07:00
Mathieu Comandon 7c6e9c56dc Use runtime when launching MAME 2021-04-30 19:06:40 -07:00
Mathieu Comandon 378b6e53c3 Fix MAME XML log messages 2021-04-30 18:11:48 -07:00
Mathieu Comandon 36d404d667 Add medias for EGS and keep appName 2021-04-30 16:44:15 -07:00
Mathieu Comandon 5683898db0 Implement game listing in EGS 2021-04-30 15:56:31 -07:00
Mathieu Comandon 5e8a15a1ea Only show Steam and Dolphin services when appropriate 2021-04-30 11:41:59 -07:00
Mathieu Comandon c6c422b594 Emit game-install for non installed games 2021-04-30 11:30:37 -07:00
Mathieu Comandon 12d3c550fe Implement load for egs 2021-04-29 01:40:21 -07:00
Michael Cook (mackal) 9cd86e556c setup.py was missing a comma 2021-04-27 17:07:43 -07:00
Stephan Lachnit ad3875eb42 i18n: update readme and POTFILES readability
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-04-26 23:01:43 -07:00
Mathieu Comandon ff33ab73c2 Fix tests 2021-04-26 22:42:38 -07:00
Mathieu Comandon c685bccece Add services panel in preference window 2021-04-26 22:17:10 -07:00
Mathieu Comandon e2942d4a4e Include runner configuration inside main settings window 2021-04-26 20:49:57 -07:00
Mathieu Comandon 7eab8161ff Change design of settings dialog 2021-04-26 00:05:09 -07:00
bexnoss b1a6129258 Fix python-magic
- Fix message at startup when python-magic is not installed
- Fix compatibility with official file python bindings
2021-04-25 22:52:10 -07:00
Jan d477d610be replace bad Yuzu translation 2021-04-25 22:50:16 -07:00
Mathieu Comandon f6d76e6a70 Improve logging for platform detection 2021-04-25 18:49:44 -07:00
Mathieu Comandon a6c85e011a Cleanup 2021-04-25 16:15:08 -07:00
Mathieu Comandon 663f1e5b62 Add a proof of concept for Retroarch ROM import 2021-04-25 16:08:16 -07:00
Mathieu Comandon e608abae2c Overwrite DXVK versions file when downloading 2021-04-23 17:57:44 -07:00
Mathieu Comandon 5637f25c18 Remove more Discord stuff 2021-04-15 10:09:34 -07:00
Mathieu Comandon a79ff538ff Remove DiscordPresence from Game class 2021-04-15 09:55:16 -07:00
Mathieu Comandon 98e3c1b9e7 Rewrite error message for invalid JSON response 2021-04-14 20:41:25 -07:00
Mathieu Comandon c22629b30f Fix attribute access, remove ACO system option 2021-04-14 20:35:29 -07:00
Mathieu Comandon 1b172178ec Add support for antimicro config files 2021-04-14 01:52:04 -07:00
Mathieu Comandon 38f61efab6 Stop Lutris from sending requests to Discord every 2 seconds 2021-04-14 01:32:47 -07:00
Mathieu Comandon 55dedd4c2c Swap installer and library tabs 2021-04-14 01:14:08 -07:00
Mathieu Comandon e89c73c884 Remove custom-name directive from script 2021-04-13 22:05:41 -07:00
Mathieu Comandon 8251c4f665 Use GOG config file for ScummVM, merge contents for app dir into gamedir 2021-04-13 01:47:32 -07:00
Mathieu Comandon 5a7a8b8089 Use Dosbox and ScummVM when appropriate for GOG games 2021-04-13 01:22:06 -07:00
Mathieu Comandon 15fa348d13 Fixes for service game matching 2021-04-12 21:52:10 -07:00
Mathieu Comandon 6a26e921d9 Use steam-client as the icon name for steam to avoid collisions with the actual client icon 2021-04-12 19:45:36 -07:00
Mathieu Comandon 677666d370 Improve logging on game matching 2021-04-12 17:59:57 -07:00
Mathieu Comandon de8bb404ca Add note about destination for move command 2021-04-12 17:14:17 -07:00
Mathieu Comandon 7147771bf4 Rewrite error message for non existent source on move 2021-04-12 17:06:03 -07:00
Mathieu Comandon 5d3e28aaa9 Show if game has been played less than a minute 2021-04-09 19:11:28 -07:00
Mathieu Comandon 897d568a93 Remove the Steam runtime bundled with lutris 2021-04-09 18:27:56 -07:00
Mathieu Comandon 308e06d950 Default to 7zip when not given an extractor 2021-04-04 11:09:00 -07:00
Mathieu Comandon 0730fcf902 Assign empty return code 2021-03-31 23:15:14 -07:00
Mathieu Comandon e5e40f6c03 Move assignment of game uuid 2021-03-31 22:40:55 -07:00
Mathieu Comandon 9ddafa6664 Write return codes to file to track them back to the client 2021-03-31 22:07:20 -07:00
Mathieu Comandon 7f5c03ba61 Remove terminal option from examples 2021-03-31 22:07:20 -07:00
Mathieu Comandon df7d2289d4 Handle errors when parsing environment variables 2021-03-30 22:40:03 -07:00
Mathieu Comandon 69deb34619 Fix for matching Steam game 2021-03-30 00:28:00 -07:00
Mathieu Comandon 1eeda97907 Allow tracking of pressure-vessel processes and Wine processes 2021-03-29 23:18:53 -07:00
Mathieu Comandon 4c7b234115 Update force_stop to kill all game pids 2021-03-29 21:36:36 -07:00
Mathieu Comandon e7385b1ad9 Allow monitoring of PIDs based on their path 2021-03-29 21:22:26 -07:00
Mathieu Comandon 4b9395ffd9 Monitor new PIDs and mark Lutris processes with a UUID 2021-03-29 19:53:01 -07:00
Mathieu Comandon cbc5e8389a Cleanup 2021-03-22 17:42:03 -07:00