Commit graph

4361 commits

Author SHA1 Message Date
Mathieu Comandon 9c92273bef Remove email as a way of contact 2018-12-03 23:25:52 -08:00
Mathieu Comandon 02ad61cc5f Add comment about docstrings and type annotations 2018-12-03 16:28:52 -08:00
Rob Loach b6993e0c99 Fix call to sync_with_lutris()
Was running into this error...

```
service.sync_with_lutris()
TypeError: sync_with_lutris() missing 1 required positional argument: 'games'
```
2018-11-25 23:42:25 -08:00
Mathieu Comandon 8263ec00b2 Add more logging to runner downloads 2018-11-24 15:43:45 -08:00
Mathieu Comandon 265335d302 Update GOG icon 2018-11-21 23:08:23 -08:00
Mathieu Comandon 2383af7851 Pass selected games back to service 2018-11-21 23:07:49 -08:00
Torge Matthies 5c34de8337 Include new subpackages of lutris.util in setup.py 2018-11-21 10:12:17 -08:00
Mathieu Comandon 81b9b629df Remove unrar dependency 2018-11-19 20:00:47 -08:00
Mathieu Comandon e9cacb2407 Stop being a complete and utter DICK about failed installs 2018-11-19 19:58:35 -08:00
Mathieu Comandon c6f1e3e189 Embed service game list in scrolled window 2018-11-19 18:26:37 -08:00
Mathieu Comandon b2c2c9cc03 Fix appmanifest imports 2018-11-19 18:19:54 -08:00
Mathieu Comandon 6f78c69e47 More minor cleanup 2018-11-19 17:10:50 -08:00
Mathieu Comandon 001cbd4d0c Various cleanup 2018-11-19 17:05:42 -08:00
Mathieu Comandon 1472820218 Add Webkit2 GIR dependency 2018-11-19 16:43:05 -08:00
Mathieu Comandon 5c5c40c531 Load GOG game list 2018-11-19 16:07:23 -08:00
Mathieu Comandon d4049ea249 Show correct icons for services 2018-11-19 03:29:51 -08:00
Mathieu Comandon 09d7dcad91 Show icons for imported games 2018-11-19 02:22:28 -08:00
Mathieu Comandon 9339041767 Load service games in a treeview 2018-11-19 01:43:36 -08:00
Mathieu Comandon 3624eecbbd Show spinner while game list is loading 2018-11-19 01:16:31 -08:00
Mathieu Comandon 399c3c82bd Move services to tabs 2018-11-19 00:51:00 -08:00
Mathieu Comandon a7b31280e6 Ignore GameHub when importing XDG games 2018-11-18 23:55:28 -08:00
Mathieu Comandon d76f36582c Get icons with XDG games 2018-11-18 23:55:01 -08:00
Mathieu Comandon 3785d78970 Add 'net.lutris.' prefix to lutris created shortcuts 2018-11-18 23:13:55 -08:00
Mathieu Comandon 4af3b6b68b Create util.wine package 2018-11-18 22:55:28 -08:00
Mathieu Comandon f116315681 Remove old Steam helper module 2018-11-18 22:45:33 -08:00
Mathieu Comandon 3f61560b81 Move XDG shortcut creation to its own module 2018-11-18 22:43:57 -08:00
Mathieu Comandon f06b1d41d4 Create utility package for Steam 2018-11-18 22:21:47 -08:00
Mathieu Comandon ff84b6491f Re-format the rest 2018-11-18 19:10:02 -08:00
Mathieu Comandon 319cc057a1 Format runner modules with Black 2018-11-18 19:07:54 -08:00
Mathieu Comandon 61fd383808 Format gui modules with Black 2018-11-18 19:06:49 -08:00
Mathieu Comandon cc9413d686 Format util modules with Black 2018-11-18 19:02:04 -08:00
Mathieu Comandon a6dfbd0886 Log HTTP status codes above 299 2018-11-18 18:56:52 -08:00
Mathieu Comandon 6014d78a48 Reformat service files with Black 2018-11-18 18:55:31 -08:00
Mathieu Comandon d605f9c6c0 Cleanup ROM service 2018-11-18 18:40:48 -08:00
Mathieu Comandon 7d744e5453 Prevent crash when overrides is not a dict (Fixes #1356) 2018-11-18 18:28:53 -08:00
Mathieu Comandon 0dd382a513 Restore named tuple based implementation for get_outputs 2018-11-18 18:04:42 -08:00
Mathieu Comandon 96a78ffafa Don't make GOG field mandatory 2018-11-18 17:53:10 -08:00
Mathieu Comandon c3c40852fa Restore GAMEMODE_PATH 2018-11-18 17:49:38 -08:00
Mathieu Comandon 68a295b7b6 Merge branch 'marius851000-master' into next 2018-11-18 17:46:32 -08:00
Mathieu Comandon 50cf11dff0 Merge branch 'master' of https://github.com/marius851000/lutris into marius851000-master 2018-11-18 17:46:22 -08:00
Mathieu Comandon d17672ae6c Merge branch 'PythonicChemist-master' into next 2018-11-18 17:42:50 -08:00
Mathieu Comandon 8b927cf818 Merge branch 'master' of https://github.com/PythonicChemist/lutris into PythonicChemist-master 2018-11-18 17:42:40 -08:00
Mathieu Comandon 65a708d911 Merge branch 'LeandroStanger-patch-7' into next 2018-11-18 17:41:37 -08:00
Mathieu Comandon 9a73917f9d Merge branch 'patch-7' of https://github.com/LeandroStanger/lutris into LeandroStanger-patch-7 2018-11-18 17:41:28 -08:00
Nbiba Bedis b78742224b fix path 2018-11-18 17:40:16 -08:00
Nbiba Bedis 3f665fcce0 add fps limit support 2018-11-18 17:36:01 -08:00
sigmaSd b97234fd48 better style 2018-11-18 17:32:32 -08:00
Nbiba Bedis 23929f5415 improve execute script fn 2018-11-18 17:32:32 -08:00
Nbiba Bedis 1d6ee4cc22 use ldconfig for gamemodepath and LIB for gamemodeauto 2018-11-18 17:31:56 -08:00
sigmaSd a51a017b6f less code 2018-11-18 17:30:55 -08:00