Mathieu Comandon
9d2c54468d
Standardize snes9x runner
2015-03-22 02:15:04 +01:00
Xodetaetl
ceab598c57
Typo
2015-03-21 22:06:45 +01:00
Mathieu Comandon
fa5cb1b057
Make options_as_dict method available for all runners
2015-03-21 16:45:04 +01:00
Mathieu Comandon
12c721ffd6
Use xdg_open for on_register_account
2015-03-21 16:30:27 +01:00
Mathieu Comandon
e99afa9906
Detach process on xdg_open
2015-03-21 16:27:32 +01:00
Xodetaetl
6b66064831
Add args, exit and working_dir options to dosexec
2015-03-21 12:12:01 +01:00
Xodetaetl
04b330704f
Update wine options tooltips
2015-03-19 11:28:24 +01:00
Xodetaetl
2a512fde00
Update installer doc (add create_prefix + fix oversights)
2015-03-19 11:27:53 +01:00
Xodetaetl
6424c883af
Same thing but done right...
2015-03-16 21:50:49 +01:00
Xodetaetl
18563d205b
Default winetricks to silent mode
2015-03-16 21:49:21 +01:00
Xodetaetl
3ead36bc75
Set keyboard focus on Name entry in Add Game dialog
2015-03-13 20:32:07 +01:00
Xodetaetl
24150358fa
Fix mednafen's gamepad auto-config
2015-03-13 20:30:29 +01:00
Xodetaetl
05261a56c9
Fix many runner commands
2015-03-13 20:29:49 +01:00
Mathieu Comandon
8f1cbd2cd7
Reduce delay for process heartbeat
2015-03-11 14:07:00 +01:00
Mathieu Comandon
67abe0603e
Fix steam uninstall command
2015-03-11 14:05:49 +01:00
Xodetaetl
e41f89f0cf
Erase runtime before extracting updated version
2015-03-10 17:56:16 +01:00
Mathieu Comandon
4783767045
Remove non-existent -joy option in Osmose
2015-03-10 13:13:52 +01:00
Mathieu Comandon
8ef6c506e0
Put fullscreen param after rom file
2015-03-10 13:08:40 +01:00
Mathieu Comandon
8a5c35fad4
Update osmose runner
2015-03-10 13:07:28 +01:00
Mathieu Comandon
e2c5b57cd1
Do not show installer script fetching error after showing NoInstallerDialog
2015-03-10 02:01:38 +01:00
Xodetaetl
1331c2c8db
Refactor: set_selected_game() doesn't the full game object
2015-03-08 11:04:34 +01:00
Xodetaetl
f38d944852
Refactor get_selected_game() from GameListView and GameGridView
...
The methods weren't really doing what their name said and now they do,
which is great because I need them to do just that!
[...] Actually no I don't need that, but it's too late, I'm pushing
the commit !
2015-03-08 11:04:18 +01:00
Mathieu Comandon
6e1f16a9fe
Provide runner version management for wine
2015-03-08 00:51:10 +01:00
Mathieu Comandon
3f876e328e
Fix xboxdrv calls
2015-03-07 19:53:59 +01:00
Xodetaetl
057857d47e
Bind enter key to continue/install/close button in installer dialog
2015-03-06 11:58:22 +01:00
Mathieu Comandon
12e6b58e72
Wait on process for wineserver -k
2015-03-05 15:29:54 +01:00
Mathieu Comandon
19f1269125
Driectly return when no game log is available
2015-03-05 14:38:43 +01:00
Mathieu Comandon
d30a80a9e5
Safe access to process stat
2015-03-05 14:36:43 +01:00
Mathieu Comandon
637f8b7c3c
Sort list of wine versions
2015-03-05 13:50:38 +01:00
Mathieu Comandon
bf4e6f00c2
Remove Multisampling option, add StrictDrawOrdering
2015-03-05 13:46:55 +01:00
Mathieu Comandon
b7118d7239
Bump wine version to 1.7.37
2015-03-05 13:46:19 +01:00
Mathieu Comandon
7afe720b50
Error catching in Process
2015-03-05 04:16:10 +01:00
Mathieu Comandon
dabd331d8f
Monitor wine processes
2015-03-05 03:58:40 +01:00
Mathieu Comandon
5d3b1f3666
Merge branch 'next'
2015-03-04 23:24:44 +01:00
Mathieu Comandon
253e1e4667
Add option to stop Steam on game exit
2015-03-04 23:23:56 +01:00
Mathieu Comandon
2f961a583d
Fixed some child process monitoring issues
2015-03-04 22:51:53 +01:00
Mathieu Comandon
473e8fbf74
Fix game stopping
2015-03-04 20:42:55 +01:00
Mathieu Comandon
0e5ce772ca
Add LogWindow to view stdout of last game
2015-03-04 18:58:08 +01:00
Mathieu Comandon
5f770d4e38
Keep internal state of game
2015-03-04 18:26:13 +01:00
Mathieu Comandon
05cc733561
Add LogWindow widget
2015-03-04 17:24:58 +01:00
Mathieu Comandon
5c092b6b4b
Launch install menu command with own method
2015-03-04 17:11:28 +01:00
Mathieu Comandon
0d01ea160d
Use Game class to save game change + use InvalidRunner where appropriate
2015-03-04 15:48:36 +01:00
Mathieu Comandon
a8defffbf7
Introduce InvalidRunner exception
2015-03-04 15:29:53 +01:00
Mathieu Comandon
88493b4fcf
Add game_slug to installer tests
2015-03-04 15:28:05 +01:00
Mathieu Comandon
54133f0cb1
Merge branch 'next' of github.com:lutris/lutris into next
2015-03-04 15:24:09 +01:00
Xodetaetl
e4053a2638
Fix custom Steam folders sync (Part 2)
2015-03-04 15:09:59 +01:00
Mathieu Comandon
249c3b87fd
Add substitute_vars command
2015-03-04 14:57:09 +01:00
Mathieu Comandon
20eb127682
Construct full command before executing it in execute task
2015-03-04 12:42:31 +01:00
Mathieu Comandon
76593f5aa4
Allow get_pids_using_file to return an empty array
2015-03-04 01:05:49 +01:00
Mathieu Comandon
d254554ddd
Add __repr__ for Process class
2015-03-03 22:29:40 +01:00