Commit graph

2433 commits

Author SHA1 Message Date
Mathieu Comandon eeceb297fa Update version to 0.4.0 2016-08-10 18:58:33 -07:00
Mathieu Comandon da24e09f84 Merge branch 'next' 2016-08-10 18:56:46 -07:00
Mathieu Comandon 5e71bae4bf Add makeconfig task for dosbox 2016-08-07 20:17:23 -07:00
Mathieu Comandon 93ffb9606e Improve dosexec task 2016-08-07 20:16:43 -07:00
Mathieu Comandon 1fdfb7b70b Allow to substitute on listsand dicts in installer tasks 2016-08-07 20:14:51 -07:00
Mathieu Comandon 29af0f4428 Do not use shell to run dosbox tasks + check for executable 2016-08-06 09:13:05 -07:00
Mathieu Comandon 0fe59a11b8 Ensure that dosbox working dir exists 2016-08-06 08:55:41 -07:00
Mathieu Comandon 7999d48ad9 Log dosbox executable if config file not provided 2016-08-06 08:55:22 -07:00
Mathieu Comandon 03901ae6bd No need for encode here 2016-08-06 08:46:30 -07:00
Mathieu Comandon f1b7e82cba Get rid of wine installation in winesteam 2016-08-06 00:22:58 -07:00
Mathieu Comandon 6afc6cb4d7 Install dependencies from runner dialog 2016-08-06 00:18:28 -07:00
Mathieu Comandon 4fc1b684d0 Well, they do 2016-08-05 22:21:51 -07:00
Mathieu Comandon 473d44d32b Still a few old style print statements left 2016-08-05 21:55:41 -07:00
Mathieu Comandon 0e3dc50ba9 Consider this fixed, I believe switching to daemon thread means that we won't encounter this problem soon 2016-08-05 21:18:03 -07:00
Mathieu Comandon db2ae4619c This thing 2016-08-05 21:14:59 -07:00
Mathieu Comandon 580cc5dd39 Add states to Steam games list 2016-08-05 20:53:50 -07:00
Mathieu Comandon 7d4e30072c Fallback to UserConfig if Steam name isn't found in AppState 2016-08-05 20:51:44 -07:00
Mathieu Comandon b99051cc4e Provide more info with --list-steam-games 2016-08-05 20:48:23 -07:00
Mathieu Comandon a1ac2b2d0a Switch back to setuptools and specify dependencies 2016-08-05 20:12:54 -07:00
Mathieu Comandon 991ec97fd9 Remove some commented code 2016-08-05 20:12:24 -07:00
Mathieu Comandon 3d97c12aba Use HttpMessage.get instead of getheader 2016-08-05 17:51:12 -07:00
Mathieu Comandon b71bc73112 Test benchmark cleanup 2016-08-05 17:35:47 -07:00
Mathieu Comandon 6490ce840a Update benchmark test file for python3 2016-08-05 17:20:24 -07:00
Mathieu Comandon 10409efcc8 Merge branch 'python3' into next 2016-08-04 22:53:24 -07:00
Mathieu Comandon 76dd600a73 Check for PSX iso before launch 2016-08-04 22:53:05 -07:00
Mathieu Comandon 4a3cd4d845 Cast Reicast options to string 2016-08-04 18:53:17 -07:00
Mathieu Comandon 90563901b9 Add python3-evdev dependency 2016-08-04 18:52:56 -07:00
Mathieu Comandon 2cf74468e1 Fix logging encoding 2016-08-04 18:42:17 -07:00
Mathieu Comandon d340d0f161 Return system.execute output as string 2016-08-04 18:03:37 -07:00
Mathieu Comandon 20c610b224 Return Wine version as string 2016-08-04 16:29:34 -07:00
Mathieu Comandon e755149c45 GtkBuilderDialog has no reason to be a subclass of GObject.Object 2016-08-04 15:53:25 -07:00
Mathieu Comandon 2b2a9fe789 Fix tests 2016-08-04 15:49:38 -07:00
Mathieu Comandon c0741f6faa Download chunks should be bytes 2016-08-04 15:46:50 -07:00
Mathieu Comandon 93596cabfc Replace iteritems() with items() 2016-08-04 15:22:11 -07:00
Mathieu Comandon 85075bf9ed Print traceback in AsyncCall 2016-08-04 15:18:41 -07:00
Mathieu Comandon 4a594527d6 Merge branch 'master' into python3 2016-08-04 14:32:38 -07:00
Mathieu Comandon be73ceb39e Python 3 fixes for shortcuts 2016-08-04 14:32:27 -07:00
Mathieu Comandon 3bfac50642 Set selected rows on modelfilter (Fixes #221) 2016-08-04 13:41:15 -07:00
Mathieu Comandon c9c9266f94 Document the 'silent' option for Winetricks (Fixes #317) 2016-08-04 12:37:39 -07:00
Mathieu Comandon 46d7a82c14 Fix (currently unused) resolution options for zdoom 2016-08-04 11:48:41 -07:00
Mathieu Comandon de7b5879f1 Fix zdoom runner 2016-08-04 11:29:01 -07:00
Mathieu Comandon e5be8f2258 Some python3 fixes 2016-08-04 02:11:01 -07:00
Mathieu Comandon 1edd32a910 Merge branch 'master' into python3 2016-08-04 01:55:56 -07:00
Mathieu Comandon 345dfdf982 Remove useless print statement 2016-08-04 01:52:46 -07:00
Mathieu Comandon cfef4b5024 Sync Python 3 branch 2016-08-04 01:50:54 -07:00
Mathieu Comandon f53d36a068 Update lutris.spec 2016-08-04 01:23:20 -07:00
Mathieu Comandon 4ea1ad2192 Update lutris.spec 2016-08-04 01:23:08 -07:00
Mathieu Comandon 2f32a4ab97 Bump to version 0.3.8 2016-08-04 00:32:51 -07:00
Mathieu Comandon 777b2e44a6 Add a browse button to locate CDROM mount points 2016-08-04 00:32:51 -07:00
Mathieu Comandon 86c501f51d Rename the method that asks for a disc to ask_for_disc 2016-08-04 00:32:51 -07:00