Commit graph

3280 commits

Author SHA1 Message Date
Mathieu Comandon
e053842c14 Add gamecontrollerdb.txt 2017-04-27 21:10:38 -07:00
Mathieu Comandon
c3cea76497 Lazy load get_joypads in reicast, remove static method that would prevent joypads to be ever updated 2017-04-27 09:03:28 -07:00
Mathieu Comandon
b561bdd971 Merge pull request #557 from daniel-j/fix-reicast-joypads
[reicast] Only load joypads once
2017-04-27 08:29:57 -07:00
daniel-j
799e861f26 [reicast] Only load joypads once 2017-04-26 11:30:26 +02:00
daniel-j
d887eb5aa4 find_executable now uses shutil.which 2017-04-26 10:55:32 +02:00
daniel-j
801e930f27 Fix desktopapps category blacklist 2017-04-26 10:54:41 +02:00
Mathieu Comandon
af543b8c5a Add UseGLSL to wine options 2017-04-18 19:31:11 -07:00
Mathieu Comandon
d99e942557 Add version to test installers 2017-04-18 17:45:17 -07:00
Mathieu Comandon
4ea44915e5 Update to 0.4.8 2017-04-18 16:12:47 -07:00
Mathieu Comandon
f5dc8564d4 Provide $VERSION variable in installers 2017-04-18 15:58:46 -07:00
Mathieu Comandon
921e4fafbf Update installer urls 2017-04-18 15:31:02 -07:00
Mathieu Comandon
7cec72d9c2 Update winetricks 2017-04-15 14:50:02 -07:00
Mathieu Comandon
632a216b84 Give explicit arguments to winetricks 2017-04-15 14:49:49 -07:00
Mathieu Comandon
b5529448f9 Be more explicit about what download is cancelled 2017-04-15 14:49:17 -07:00
Mathieu Comandon
f679282c88 Remove reference to script['runner'] in commands 2017-04-15 13:15:11 -07:00
Mathieu Comandon
3a69635cc0 Create working directory of thread if non-existent (otherwise process crashes) 2017-04-14 17:54:26 -07:00
Mathieu Comandon
853074df16 Log OSError in execute_process 2017-04-14 16:00:48 -07:00
Mathieu Comandon
3b7d53bd17 Add cabextract dependency 2017-04-14 15:40:13 -07:00
Mathieu Comandon
d039e203eb Specify argument names for installer dialog 2017-04-14 07:55:35 -07:00
Mathieu Comandon
f0d6563067 Fix tests for new installer structure 2017-04-13 19:33:12 -07:00
Mathieu Comandon
bf77341827 Update winetricks 2017-04-12 14:27:56 -07:00
Mathieu Comandon
bad2f2090a Finish support for revision installs 2017-04-12 01:59:48 -07:00
Mathieu Comandon
c6017140be Change installer interpreter to use the REST API installer 2017-04-11 23:25:48 -07:00
Mathieu Comandon
0fcfae35f3 Fixes for installing revisions 2017-04-11 20:16:43 -07:00
Mathieu Comandon
c24e835dec Add support for revision urls 2017-04-11 19:02:13 -07:00
Mathieu Comandon
34be6851aa Add initial support for installer revisions 2017-04-11 18:01:46 -07:00
Mathieu Comandon
305ead3aa9 Add function to parse lutris: urls 2017-04-11 17:30:06 -07:00
Mathieu Comandon
a85034e756 Release 0.4.7.1 2017-04-09 16:39:42 -07:00
Mathieu Comandon
d368945f0f Don't update platforms at the module level (awful idea) 2017-04-09 16:36:05 -07:00
Mathieu Comandon
8a6ce16f28 Release 0.4.7 2017-04-09 13:46:16 -07:00
Mathieu Comandon
93e4f923b3 Remove unused 'blocking' argument from winecfg 2017-04-08 18:32:23 -07:00
Mathieu Comandon
425a18b0ef Fix runner instance in game dialog (Fixes #554) 2017-04-07 17:56:42 -07:00
Mathieu Comandon
a5b620dee1 Merge pull request #555 from telanus/master
Update libretro.py
2017-04-07 17:03:16 -07:00
telanus
92018ef978 Update libretro.py 2017-04-07 11:21:37 +02:00
telanus
0d9111c648 Update libretro.py 2017-04-07 11:16:42 +02:00
Mathieu Comandon
1fef3d1474 Handle UnicodeErrors for unsupported executable output (Fixes #540) 2017-04-07 00:53:51 -07:00
Mathieu Comandon
2c9fe09f49 Get correct platform for vice (See #526) 2017-04-07 00:38:53 -07:00
Mathieu Comandon
1d0eccdea8 Put back shortcut to toggle side bar 2017-04-07 00:26:38 -07:00
Mathieu Comandon
149a81c63d Fix argument parsing for msiexec (Fixes #534) 2017-04-07 00:02:46 -07:00
Mathieu Comandon
aee6a4360d Minor cleanup 2017-04-06 22:35:44 -07:00
Mathieu Comandon
0d2f25b1af Revert to GameGridView since Flowboxes choke when given more than 20 items 2017-04-06 22:28:16 -07:00
Mathieu Comandon
241f28fc54 Persist platforms to database to avoid major slowdowns 2017-04-06 22:17:05 -07:00
Mathieu Comandon
8b8ff15c67 Update winetricks 2017-04-03 23:03:09 -07:00
Mathieu Comandon
41bdc1199c Force monitoring of winecfg 2017-04-03 21:03:26 -07:00
Mathieu Comandon
829bba7be7 Only get 64bit wine pids for wine64, not wine tool programs (Fixes #551) 2017-04-03 20:45:14 -07:00
Mathieu Comandon
af737e6246 Fix possible KeyError with WINEDEBUG 2017-04-03 20:39:27 -07:00
Mathieu Comandon
bd79ffc1a9 Update Winetricks 2017-03-24 15:37:05 -07:00
Mathieu Comandon
42f342f63a Add task to update winetricks 2017-03-24 15:35:51 -07:00
Mathieu Comandon
8a18d0c917 Check that imported apps have an executable (Fixes #547) 2017-03-21 20:33:37 -07:00
Mathieu Comandon
659194c26a Avoid AttributeError when not receiving any response from API (Fixes #548) 2017-03-21 20:20:45 -07:00