Commit graph

3568 commits

Author SHA1 Message Date
Mathieu Comandon d7bdd4e3b8 Skip OSErrors on rmdir in rename command 2018-05-04 18:47:42 -07:00
Mathieu Comandon b5e06cee02 Remove Audio backend option in Wine (Fixes #730) 2018-05-04 16:39:20 -07:00
Mathieu Comandon 0d30de0555 Start implementing version auto-update 2018-05-04 16:21:22 -07:00
Mathieu Comandon 4ac6ac50f4 Auto-disable Lutris runtime for Wine games if Wine is installed system wide 2018-05-04 15:07:10 -07:00
Mathieu Comandon cd6285aaaa Support custom executables for Steam (Fixes #733) 2018-05-04 14:24:30 -07:00
Mathieu Comandon f73fcddddf Cleanup wine runner code 2018-05-04 14:20:25 -07:00
Mathieu Comandon 035fc6b131 Remove filter on Linux games for Steam games sync. (Fixes #743) 2018-05-04 14:06:39 -07:00
Mathieu Comandon f653b46315 Fix UseXVidMode option type (Fixes #849) 2018-05-04 13:18:23 -07:00
Mathieu Comandon b229f3103d Add support for UseXVidMode resolution switching (Fixes #767) 2018-05-03 13:14:32 -07:00
Mathieu Comandon aa9cbd9523 Set default winesteam arch to win64 2018-05-02 20:22:01 -07:00
Mathieu Comandon 56523640a2 Remove restriction on i386 for wine 2018-05-02 20:12:14 -07:00
Mathieu Comandon 54a1c05147 Add Gdk dependency for Tumbleweed 2018-05-02 19:20:24 -07:00
Mathieu Comandon 0d495a4ef0 Call expanduser on x360ce-path (Fixes #785) 2018-05-02 18:16:02 -07:00
Mathieu Comandon 52b1ca8db5 set_option_context_summary unsupported on some systems 2018-05-02 17:57:00 -07:00
Mathieu Comandon 87fd8e7c87 Update dumbxinputemu to v0.3.3 (Fixes #790) 2018-05-02 17:48:29 -07:00
Mathieu Comandon 35cd10254f Do not mess with environment variables when running a terminal (Fixes #796) 2018-05-02 17:38:31 -07:00
Mathieu Comandon fb50abc02e Use wine64 when loading 64bit registry files (Fixes #804) 2018-05-02 17:14:11 -07:00
Mathieu Comandon d173631840 Escape ampersands from install dialog (Fixes #813) 2018-05-02 16:46:03 -07:00
Mathieu Comandon a8e56369b9 Document how to run a game from the command line (Fixes #818) 2018-05-02 14:48:43 -07:00
Mathieu Comandon 84383fa351 Make RPCS3 main game file a directory and disable runtime by default 2018-05-02 14:28:54 -07:00
Mathieu Comandon fe6486efa2 Set RPCS3 as standalong emulator 2018-05-02 13:55:25 -07:00
Mathieu Comandon a293198c2d Fix path to rpcs3 executable 2018-05-02 13:54:19 -07:00
Mathieu Comandon 02072f98c3 Add missing app in log statement 2018-05-01 10:00:28 -07:00
Mathieu Comandon 4077bdec68 Fallback to executable name when failing to read XDG app ID (Fixes #827) 2018-05-01 09:00:24 -07:00
Mathieu Comandon 2b5f0d49cf
Merge pull request #834 from Xenega/env
Use get_env() return as default environments.
2018-04-30 22:08:47 -07:00
Mathieu Comandon 61627b4f1e
Merge pull request #828 from Ryochan7/master
Various fixes for winesteam for Linux game data download and wine game execution
2018-04-30 22:04:53 -07:00
Mathieu Comandon cb6ffce224
Merge branch 'master' into master 2018-04-30 22:04:30 -07:00
hzeroo 0029416cd0 Hide and close Lutris after rungame/rungameid, fixes #578 2018-04-30 21:56:53 -07:00
Tomas Tomecek 71e3a179b3 rpm: correct macro names and dependencies
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2018-04-30 21:40:02 -07:00
Mathieu Comandon 0ed7d92abf Unify list of cores and platforms in libretro runner 2018-04-30 21:36:34 -07:00
telanus f518f1cbf0 Added Citra Canary and a few other to the available cores 2018-04-30 21:10:30 -07:00
Mathieu Comandon c030a50797 Reload platform from runner if not found (Fixes #833) 2018-04-30 20:55:01 -07:00
Mathieu Comandon 67daa18e34 Detect wine arch from the executable, prioritize 64bit builds 2018-04-30 19:00:39 -07:00
Mathieu Comandon 9d623223ab Rename dflt_cntrllr option to dont_map_controllers 2018-04-30 16:51:43 -07:00
Mathieu Comandon c6c7d1e6cb Handle improper joystick detection in Mednafen (Fixes: #842) 2018-04-30 16:50:56 -07:00
Mathieu Comandon 22b1af04b6 Cleanup mednafen runner 2018-04-30 16:33:07 -07:00
Mathieu Comandon cae937cc85 Allow to use 64bit prefix as the default in winesteam 2018-04-30 15:56:39 -07:00
Xenega be2f23b90f Use get_env() return as default environments. 2018-04-23 16:26:20 +02:00
AsciiWolf d419fa902c Update Czech translation 2018-04-20 11:24:24 +02:00
Travis Nickles d8a664f444 Fixed winesteam data download, winesteam auto prefix workaround, winesteam install
Use proper runner config data when downloading game data from Steam
otherwise no prefix is detected (was attempting to use linux data).
For default winesteam install, use default_arch if auto is set for
the prefix architecture. Steam for Windows install can get stuck when
output from stdout is not read. If watch is not set, just close the
stdout stream.
2018-04-18 21:39:23 -05:00
Rob Loach 9f9033cf06
Merge pull request #820 from corcoran/master
Update for env variable name change
2018-04-02 21:06:45 -04:00
Jeff Corcoran 947bdc56a8
Update for env variable name change 2018-04-02 20:22:07 -04:00
telanus f1b8b95faa Updated Winetricks to the latest release 2018-03-24 18:05:30 -07:00
Xenega c6d94add8d Uniform the way environment variables are get and set. 2018-03-24 18:04:33 -07:00
Kukuh Syafaat c1e38872ef update Indonesian translation 2018-03-18 23:24:32 -07:00
LeandroStanger 0e9f1fc926 Update id.po 2018-03-16 14:22:05 -07:00
LeandroStanger 23c251fe3e Support language ID 2018-03-16 14:22:05 -07:00
soredake 5d7946f3f7 accept kitty as terminal 2018-03-16 10:35:30 -07:00
Rob Loach f85d46a49e system: Add MATE Terminal
[MATE Terminal Emulator](https://github.com/mate-desktop/mate-terminal) is a good one. Add that along-side the others.
2018-03-16 10:35:20 -07:00
LeandroStanger d24c4ad439 Update pt-br.po 2018-03-15 14:05:59 -07:00