Commit graph

3430 commits

Author SHA1 Message Date
Mathieu Comandon c47a66a81a Update winetricks 2017-09-26 22:37:26 -07:00
Mathieu Comandon c35a200b7b Remove restriction on dinput8 for 64bit wine prefixes 2017-09-18 20:23:38 -07:00
Mathieu Comandon 00bbc8b79e Add 64bit version of dinput8.dll 2017-09-17 14:49:18 -07:00
Mathieu Comandon c11ac51ed2 Add Steam status notifications for Game 2017-09-17 14:48:47 -07:00
Mathieu Comandon 6b16978bf1 Kill thread if only zombies are left 2017-09-17 14:48:47 -07:00
Mathieu Comandon c1a743507f Recursively kill child processes 2017-09-17 14:48:47 -07:00
Francesco Turco 186b1be305 Fix typo and use HTTPS for links 2017-09-16 13:00:19 -07:00
Mathieu Comandon 25187c0f72 Remove duplicated winekill 2017-09-09 01:17:15 -07:00
Mathieu Comandon a1b59cf175 Wait for wineserver -k to kill all wine processes 2017-09-08 23:40:36 -07:00
daniel-j ab1f3ead8a Update docs 2017-09-05 08:52:23 -07:00
daniel-j c4c9beb0a4 [wine] add winekill task, add options to create_prefix task 2017-09-05 08:52:23 -07:00
daniel-j 85f3d893e2 [fix regression] Remove psutil, it could cause Lutris to slow down while game is running 2017-09-04 11:14:55 +02:00
Mathieu Comandon 8a566ebb84 Remove extra bracket in libretro runner 2017-09-03 16:07:51 -07:00
djazz 68d7d306b7 Fix include/exclude processes parsing bug 2017-09-03 16:00:29 -07:00
daniel-j 70f0beadce Simplify installer docs 2017-09-03 16:00:29 -07:00
daniel-j 55eaf173e1 Small fixes in thread.py 2017-09-03 16:00:29 -07:00
daniel-j d4a3773826 Move function selective_merge to util 2017-09-03 16:00:29 -07:00
daniel-j 28ebe2aaaa Use shlex.split instead of split on space 2017-09-03 16:00:29 -07:00
daniel-j ff01a236a9 Small fixes 2017-09-03 16:00:29 -07:00
daniel-j af0a181d8b Undo change in system.py 2017-09-03 16:00:29 -07:00
daniel-j 45e39383e1 Add gui option for include/exclude processes 2017-09-03 16:00:29 -07:00
daniel-j 4077fef84b Add support for setting include/exclude processes in system config 2017-09-03 16:00:29 -07:00
daniel-j a6800b42ea Improve installer tasks and installer documentation. 2017-09-03 16:00:29 -07:00
daniel-j b9fa5a2043 Add psutil to dependencies 2017-09-03 15:55:58 -07:00
daniel-j 66383673af Replace proc access with psutil 2017-09-03 15:55:58 -07:00
daniel-j 61ede93639 [wine] Fix for launching .bat scripts. Fixes #621
cmd doesn't like the use of parens in the path. A workaround is
to set the working_dir of the dir with the script and then just
launch the file.

Untested: .bat scripts with parens in its filename
2017-09-03 15:55:27 -07:00
telanus 3903aa8c0e Added the Atarii800, Caprice32 and Vice cores
Added the Atarii800, Caprice32 and  Vice cores
2017-09-03 15:53:31 -07:00
Mathieu Comandon f626a8de9f Catche empty responses when downloading installers 2017-09-03 15:46:39 -07:00
Rob Loach af142fe96b Merge pull request #637 from JoshStrobl/fix-register-url
Fix register URL. 404s without a slash.
2017-09-02 09:56:21 -04:00
Joshua Strobl ca702da321 Fix register URL. 404s without a slash. 2017-09-02 12:39:29 +03:00
Mathieu Comandon d517696a34 Move cellrenderers module to widgets 2017-08-26 12:57:39 -07:00
Mathieu Comandon af567f5fe5 Increase size of config dialog 2017-08-26 12:39:46 -07:00
Mathieu Comandon 0e255bc20e Only show killed processes debug log if there are any 2017-08-26 12:36:13 -07:00
Mathieu Comandon ce9d873da7 Reduce amount of logs when game is running 2017-08-22 23:16:57 -07:00
Mathieu Comandon a0ff0bd48e Release 0.4.13 2017-07-26 19:19:51 -07:00
Mathieu Comandon ff6f67b2dc Force monitoring of xboxdrv 2017-07-26 19:09:02 -07:00
Mathieu Comandon 147d19b485 Stop monitoring as soon as process has stopped running 2017-07-19 18:20:11 -07:00
telanus dc06bcd27e Added 3 more cores
Added MSX/MSX2/MSX2+ & Vextrex & Sinclair Z81 to Lutris, thus making them easier to emulate
2017-07-12 19:42:09 -07:00
telanus 9cdbf5487f Added the Atari 7800 2017-07-12 19:42:09 -07:00
Mathieu Comandon 2f2da875c7 Merge pull request #537 from Orochimarufan/fix_wine_paths
Fix wine path resolution
2017-07-01 12:43:33 -07:00
Mathieu Comandon be5d4486f4 Merge pull request #604 from telanus/patch-1
Adding a few more cores for new systems
2017-07-01 12:42:44 -07:00
telanus 347f67015a Update libretro.py 2017-06-30 20:01:42 +02:00
telanus b09919fd3b Update libretro.py 2017-06-30 07:45:22 +02:00
telanus b837e66d36 Update libretro.py 2017-06-28 09:59:12 +02:00
telanus b623305a23 Adding 2 more cores for new systems
Added the PC-98 and the X68000 to the RA runner
2017-06-28 08:43:03 +02:00
Mathieu Comandon 0b4b658f2c Merge pull request #597 from telanus/patch-1
Update libretro.py
2017-06-27 14:12:24 -07:00
telanus b3b43f3f81 Update libretro.py 2017-06-20 05:24:53 +02:00
Mathieu Comandon df1acdc2d4 Reword reset_desktop option and set default to False 2017-06-18 18:18:33 -07:00
Mathieu Comandon a9df5a47cf Add example for files with url/filename arguments 2017-06-18 17:35:24 -07:00
Mathieu Comandon f597ae9db8 Merge pull request #593 from lutris/fix/RobLoach/attribute-error
Fix Attribute Error when using lutris --list-games
2017-06-18 14:48:00 -07:00