Commit graph

3397 commits

Author SHA1 Message Date
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
Rob Loach b86029ff29 Fix Attribute Error when using lutris --list-games
When running `--list-games`, there is no `self.window`, so calling destroy would cause an error. Checking if the window is available fixes it.
2017-06-17 20:29:47 -04:00
Mathieu Comandon 2e7a9d113d Add docstrings for system.execute 2017-06-15 12:39:58 -07:00
Mathieu Comandon 27537d97ac Command should be a list 2017-06-15 12:31:45 -07:00
Mathieu Comandon e3d2c9a21e Remove None values from environment 2017-06-15 12:24:13 -07:00
Mathieu Comandon 530d7cdd44 Catch TypeErrors when executing commands 2017-06-15 12:17:50 -07:00
Mathieu Comandon 0c2882fb6d Create default_arch attribute for winesteam runner 2017-06-15 11:55:32 -07:00
Mathieu Comandon 95a7c8abfa Add extra checks before executing programs 2017-06-15 11:32:53 -07:00
Mathieu Comandon 8c74cd9324 Release 0.4.12 2017-06-13 20:53:25 -07:00
Mathieu Comandon 29db646e8f Log filename of faulty steam config file 2017-06-13 20:43:46 -07:00
Mathieu Comandon b7e40cc284 Catch unicode errors when reading Steam VDF files (Closes #589) 2017-06-13 20:32:39 -07:00
Mathieu Comandon c66653dd81 Add missing check for local install scripts to work 2017-06-13 17:47:04 -07:00
Mathieu Comandon f272613cee Improve log messages for installers 2017-06-13 17:45:47 -07:00
Mathieu Comandon bf5300f7bd Add comment about the sqlite parameter limitation 2017-06-13 09:37:16 -07:00
Mathieu Comandon 476407c880 This was not the chain I was looking for 2017-06-13 09:17:39 -07:00
Mathieu Comandon 7986da2d80 Cast added_ids to list 2017-06-12 20:53:28 -07:00
Mathieu Comandon 2f15b14725 Decompose game list in 999 increments when syncing 2017-06-12 20:48:41 -07:00
Mathieu Comandon b9a855ff9c Fix error when too many parameters passed to sqlite query 2017-06-12 20:34:03 -07:00
Mathieu Comandon 5449c34a12 Fix '__in' query parameter 2017-06-12 20:20:04 -07:00
Mathieu Comandon 1fb673a026 Add extractor for tar files (Fixes #584) 2017-06-12 19:40:19 -07:00
Mathieu Comandon 72ddfa5cb6 Force downloads to have a filename 2017-06-10 18:05:36 -07:00
Mathieu Comandon edce767c4c Update winetricks 2017-06-10 14:59:02 -07:00
Mathieu Comandon 771a989e78 Make process logger more compact 2017-06-10 00:37:00 -07:00
Mathieu Comandon 719a5aa985 Re-increase monitor delay and orphan beat count 2017-06-09 21:20:53 -07:00
Mathieu Comandon b4a0ff5cc6 Increase HTTP timeout to 30 seconds 2017-06-07 22:02:40 -07:00
Mathieu Comandon ea82005a53 Only add IO watch when processes are monitored 2017-06-05 15:56:26 -07:00
Patrick Griffis 74e8bb4357 gui: Fix exception when Sync dialog is closed too early 2017-05-31 14:08:20 -04:00
Mathieu Comandon ed9c66573a Release v0.4.11.1 2017-05-30 15:43:42 -07:00
Mathieu Comandon 2a7f48108c Fix typo in wineboot check 2017-05-30 15:42:16 -07:00
Mathieu Comandon eeef02df67 Update Winetricks 2017-05-30 13:56:13 -07:00
Mathieu Comandon bcc48e1631 Bump to version 0.4.11 2017-05-30 13:55:48 -07:00
Mathieu Comandon 99073dc606 Better sync for ScummVM games (Fixes #546) 2017-05-30 13:33:22 -07:00
Mathieu Comandon 616da740f9 Simplify xdg.sync_with_lutris some more 2017-05-30 13:06:35 -07:00
Mathieu Comandon 746ea34426 Simplify xdg.sync_with_lutris 2017-05-30 12:57:00 -07:00