Commit graph

3434 commits

Author SHA1 Message Date
Max le Fou
7c6e468867 Update jzintv.py 2017-12-28 12:25:46 -08:00
Max le Fou
634802005d Added resolution support 2017-12-28 12:25:46 -08:00
Max le Fou
6b0654291b Added resolution support 2017-12-28 12:25:46 -08:00
Mathieu Comandon
bb3bc1226c Add support for referer argument in file downloads (Closes #697) 2017-12-14 00:59:06 -08:00
Mathieu Comandon
7d6ae79f18 Expand custom Steam path (Fixes #698) 2017-12-13 23:50:55 -08:00
Mathieu Comandon
1a750889a6 Fix substitutions on keys with dashes 2017-12-13 22:37:07 -08:00
Mathieu Comandon
be7ef7c6a1 Expand environment variables in command prefix (Fixes #709) 2017-12-13 21:38:23 -08:00
Mathieu Comandon
63906560c4 Update winetricks 2017-12-09 15:15:10 -08:00
Lucki
751d0c845d Update installers.rst 2017-12-09 14:55:11 -08:00
Mathieu Comandon
78edc36fe0 Add +fps option to WINEDEBUG (Fixes: #700) 2017-12-09 14:50:12 -08:00
Mathieu Comandon
7ce5913ec9 Add typelib-1_0-Gtk-3_0 to OpenSUSE dependenceis 2017-12-09 14:47:06 -08:00
soredake
20a0a626a6 fix if order to allow extracting wine/winesteam data to fix #694 2017-12-09 14:26:46 -08:00
soredake
2469bbbbd6 delete koku-xinput leftovers to fix #702 2017-12-09 14:06:11 -08:00
djazz
3c8b372945
Update commands.py
Whoops! write_file was writing filename to the file instead of the contents.
2017-12-01 13:08:35 +01:00
Mathieu Comandon
2ad1f46e60 Remove python3-gobject-Gdk from OpenSUSE dependencies as it's not available everywhere 2017-11-28 16:26:32 -08:00
soredake
a188103a2e update 2017-11-27 14:15:10 -08:00
soredake
30af6e5cc5 Improve installer docs:
add new functions
add `arch` note because of broken `detect_prefix_arch` function
improve some docs and links
2017-11-27 14:15:10 -08:00
Mathieu Comandon
d401681e90 Add changelog for 0.4.14 2017-11-21 21:04:51 -08:00
Tammas Loughran
d1695744e0 Error fix and added vb controller 2017-11-21 20:47:42 -08:00
Tammas Loughran
e76148f95d Fix a spelling mistake 2017-11-21 20:43:22 -08:00
Tammas Loughran
fcde06fdc1 Improved mednafen controller configuration 2017-11-21 20:43:22 -08:00
Mathieu Comandon
ea32ed8a6c Bump version to 0.4.14 2017-11-21 20:41:29 -08:00
Mathieu Comandon
1b5526bfcb Add python3-gobject-Gdk to OpenSUSE dependencies 2017-11-21 20:35:28 -08:00
Mathieu Comandon
063d166b44 Catch parsing errors for xrandr version 2017-11-21 01:52:55 -08:00
Mathieu Comandon
459c8e3469 Add option for xinput9_1_0.dll and dumbxinputemu (Closes: #629) 2017-11-20 23:18:07 -08:00
Mathieu Comandon
42135c9660 Remove koku-xinput option 2017-11-20 22:30:24 -08:00
Mathieu Comandon
6409a9dc70 Catch InvalidRunner errors when adding games to view (Fixes: #646) 2017-11-20 22:23:24 -08:00
Jan Havran
a3ae051c99 Add basic support for DRI_PRIME
Depending on the number of available graphic cards (provided by xrandr) show option for enabling DRI_PRIME.
Option will run the game with the 'DRI_PRIME=1' environment variable.
2017-11-20 21:15:15 -08:00
Clonewayx
b1d10183f1 Update cs.po 2017-11-20 09:26:02 -08:00
Clonewayx
9079b111da Create cs.po 2017-11-20 09:26:02 -08:00
Mathieu Comandon
b7ea0c0c8c Provide additional details when LutrisThreads fail to execute a program 2017-11-18 14:57:58 -08:00
Mathieu Comandon
690d47d847 Add method to avoid killing Steam on game exit (+other fixes) 2017-11-09 02:11:36 -08:00
Mathieu Comandon
d23b7a96f2 Restore environment when process quits + add timeout to wait() 2017-11-09 00:07:42 -08:00
Mathieu Comandon
1e13b26d51 Add some logging statements to Game class 2017-11-09 00:05:56 -08:00
Mathieu Comandon
4c6aa23fe4 Update winetricks 2017-10-26 22:28:00 -07:00
Mathieu Comandon
d6d08b7ef5 Use exception instead of checking path 2017-10-20 20:15:18 -07:00
Manuel Vögele
8a2a316396 Count processes that were just terminated as children 2017-10-17 10:54:25 -07:00
Tammas Loughran
5ec7625533 Added new platforms and machine choices to mednafen runner 2017-10-16 23:19:10 -07:00
Manuel Vögele
fa44164749 Count terminated non child processes to number of terminated_children
This makes detection of terminating steam games much more reliable.
2017-10-16 23:18:00 -07:00
Manuel Vögele
dd8b64de11 Clean up stdout_monitor if pipe is broken 2017-10-16 23:16:32 -07:00
telanus
5a145a1b3c updated the Devices and added the DEC PDP-1 2017-10-16 23:14:38 -07:00
Patrick Griffis
6d5dfc729d Fix SlugEntry insert-text override
This was previously using the incorrect length which would cause
Pango errors.

Fixes #671
2017-10-09 14:47:33 -04:00
Mathieu Comandon
9113cb3e7b Simplify search label 2017-10-05 20:17:01 -07:00
aszlig
2d7d1b7a4d flowbox: Fix ImportError for get_pixbuf_for_game
The error was introduced in 60f90f0c58 and
I've stumbled upon this while trying to run the test suite.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-10-03 18:05:34 -07:00
telanus
c93529c84a Added a few extra platforms 2017-10-02 15:03:48 -07:00
Rob Loach
ae13904d85 Merge pull request #663 from telanus/patch-2
Fixed a typo
2017-10-02 13:44:00 -04:00
telanus
700109dc37 Fixed a typo 2017-10-02 17:58:22 +02:00
tcarrio
dbaf643694 xrandr calls start from disconnected monitors prior to updating the monitor used for the game 2017-10-01 14:35:28 -07:00
tcarrio
81494ce7a4 Updated geometry resolution inversion to only apply to monitors rotated left or right 2017-10-01 14:35:28 -07:00
tcarrio
82b1cfc834 Non-rotated monitors default to "normal" in the tuple returned from get_outputs so the entire list will not need to be enumerated prior to setting it in change_resolution 2017-10-01 14:35:28 -07:00