Commit graph

3926 commits

Author SHA1 Message Date
Tom Todd ffbfcd67fc Fix formatting on warning message 2018-10-14 13:44:21 -07:00
Tom Todd 655effa090 Add check for presence of vulkan lib files, if not found, display warning to user. 2018-10-14 13:44:21 -07:00
Medath 92298db75f document the copy command 2018-10-14 13:43:55 -07:00
Medath 56bd580fdd Add 'copy' as an alias for 'merge' in installers 2018-10-14 13:43:55 -07:00
Tom Todd 1148ecafba steam: When syncing, check if appid is proton or proton beta and if so don't add. 2018-10-14 13:43:04 -07:00
Tom Todd 51be0199d4 logwindow: Add logic to stop log scrolling if scrollbar is not at bottom or just started autoscrolling. 2018-10-14 13:42:10 -07:00
Roxie Gibson c57a950d6a RPCS3: Changing wording in label to fit with #1176 PR fix. 2018-10-14 13:41:39 -07:00
Roxie Gibson 414b82c169 Fix rpcs3 commandline arg by making the arg the full path to EBOOT.BIN file. 2018-10-14 13:41:39 -07:00
Tom Todd 4ee7700e04 wine: Change warning message on possible non-esync version detected. Also changed dialog type to allow user to disable. 2018-10-14 13:40:25 -07:00
Tom Todd 35cdad2613 config_boxes: simplify change. 2018-10-14 13:39:37 -07:00
Tom Todd acc54db3e1 config_boxes: change to check for abs and make sure initial path is built correctly 2018-10-14 13:39:37 -07:00
Tom Todd d91183abea config_boxes: fix issues with file chooser, ensure parent exists to stop error and account for file choosers
using '~'
2018-10-14 13:39:37 -07:00
Leandro Stanger 0c8f1b34b4 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 4268796822 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 754f6f1722 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger ebc36d44bd Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger b8c94af76f Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger cc11fd4820 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger fa1f7de696 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 039863e1c2 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 4658cf402a Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 372b4137b3 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger bcfe7b9f48 Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 98a4ec6beb Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 7137329e7b Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 6ff72819aa Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 9077f867fb Update lutris.appdata.xml 2018-10-14 13:36:39 -07:00
Leandro Stanger 65ec92a524 Translations for appdata 2018-10-14 13:36:39 -07:00
Mathieu Comandon b533637108 Avoid messing with Wine's own VD config when setting Virtual Desktop option (Fixes #937) 2018-10-14 13:32:30 -07:00
Tom Todd feb69bb30a Add missing statement to set value if no callback_on is set or when not when active is the opposite of
callback_on
2018-10-13 20:34:23 +01:00
Mathieu Comandon 126453255d Replace FileButton with text entry + browse button (Fixes #1149) 2018-10-10 00:40:51 -07:00
Tom Todd f528aed980 LutrisWindow: Added check to see if steam games should be synced when watcher detects change. 2018-10-09 19:48:19 -07:00
Alexandr Oleynikov 74354b4f77 Update game.py 2018-10-09 19:39:01 -07:00
Alexandr Oleynikov da8c10801a Improve formatting and add a missing dot. 2018-10-09 19:39:01 -07:00
Tom Todd 36ed925b13 Fixed missing 's' in warning about process monitor 2018-10-09 19:38:40 -07:00
Manuel Vögele 7ca5f6c99b Improve behaviour of Lutris background process
This commit adresses the following issues:
 * Closing the Lutris main window kills games started by Lutris
 * Starting a game using "lutris:rungameid" closes the lutris main window
 * Opening the main window after starting a game with "lutris:rungameid"
   quits Lutris when that game closes.
2018-10-09 19:38:09 -07:00
Kukuh Syafaat 3c6a5781e1 Update Indonesian translation 2018-10-09 19:36:29 -07:00
Tom Todd 175a7bfec5 Fix code quality issues and remove print statement used during debugging. 2018-10-09 19:35:46 -07:00
Tom Todd bfeb7ce181 Added new esync option, which adds the WINEESYNC environment variable.
Added checkbox with callback to allow for checks when enabling esync
2018-10-09 19:35:46 -07:00
Tom Todd 0c12575c7f runnerinstalldialog.py: change sizing to be larger, as rendering can be slightly different for different setups. 2018-10-09 19:31:59 -07:00
Tom Todd 47a9dc48a3 runnerinstalldialog.py: Made dialog 60px wider to account for the progress bar. 2018-10-09 19:31:59 -07:00
Tom Todd 9f17ca672d application.py: Added warning to lutris when running as root user. 2018-10-09 19:30:46 -07:00
AlexanderRavenheart 5367f8e9ea Added option to sort installed games first 2018-10-09 19:28:50 -07:00
AlexanderRavenheart 65b4735512 Removed unnecessary import and commented line 2018-10-09 19:17:21 -07:00
AlexanderRavenheart 0f23a33dc0 Added initial implementation for removing runner from GUI 2018-10-09 19:17:21 -07:00
Mathieu Comandon 0930b98299 Fix documentation formatting issues in example scripts (Closes #1166) 2018-10-09 00:10:11 -07:00
Mathieu Comandon 60eacc78f6 Do not parse registry lines that are too short and do not crash on invalid lines (Fixes #1168) 2018-10-09 00:00:23 -07:00
Mathieu Comandon aa75690e0d Add /usr/lib64 to runtime paths (Fixes #1156) 2018-10-06 17:57:16 -07:00
Mathieu Comandon c1f80acc87 Fix weird looking conditionals 2018-10-06 15:03:25 -07:00
Mathieu Comandon d78b07f487 Reduce size of DXVK dlls to 256K (Fixes #1035) 2018-10-06 12:35:14 -07:00