Commit graph

85 commits

Author SHA1 Message Date
Esdras Tarsis 1735b11611 [docs] Fix typo in the Override section 2019-12-25 18:30:29 -08:00
Julian Schacher 6e3b13a870 Fix Small Mistake in installers.rst
The example and description didn't match.
So fix the example to match the description.

Signed-off-by: Julian Schacher <jspp@posteo.net>
2019-12-21 15:13:52 -08:00
Mario Ortiz Manero a37d3a417e Fixes inside installers.rst 2019-09-08 10:02:47 -07:00
Nick Zatkovich e3077afb0b Add documentation of gog extract feature 2019-08-05 19:04:20 -07:00
Tarulia 6fc16d8be5 docs: added link to full list of winetricks 2019-05-14 23:17:37 -07:00
Mathieu Comandon 995cfb2ada Those shouldn't be called in installers 2019-03-28 11:22:52 -07:00
Clarence "Sparr" Risher febf6fa4a8 Add wildcard support to extract command 2019-03-21 12:41:23 -07:00
Mathieu Comandon 4cfb14e500 Add resolution variables for installers (Closes #1874) 2019-03-19 18:14:17 -07:00
cxf 35cdc21257 Update GOG alt installer 2019-01-19 12:50:24 -08:00
Mathieu Comandon 41466f6bb2 Remove options that shouldn't be used in script from the doc 2019-01-10 02:24:21 -08:00
Mathieu Comandon 7da989e1b4 Remove RenderTargetLockMode option 2019-01-10 02:23:03 -08:00
Mathieu Comandon b741d69f4a Change preselect as well 2019-01-07 17:48:04 -08:00
Mathieu Comandon b2a2dd8a2f Brainfuck is not a proper example of a game's language unless the goal is to fuck with the reader's brain 2019-01-07 17:47:08 -08:00
Mathieu Comandon e136a8f5f7 Remove [200~-run_without_steam (example: true) 2019-01-07 17:43:30 -08:00
Aaron Opfer 64a24405f9 speed up detection of wine process exit
This changeset installs a `SIGCHLD` signal handler which reaps child processes, and on successful child process reaping, triggers an early execution of `watch_children` to evaluate the new process state. This also removes the cycle count requirement for marking a process as exited since we now have more reliable ways to determine the state of the application. It also adds more background wine processes to the exclude list by default. Combined, these changes mean much more rapid detection of an exited wine game.

This should significantly help #1012.
2018-12-19 17:56:26 -08:00
Mathieu Comandon 14e6d658dd Document monitor_max_cycles option 2018-12-17 23:33:17 -08:00
Mathieu Comandon 9ae36e6793 Remove disable_monitoring option 2018-12-17 23:15:18 -08:00
Mathieu Comandon acbd4681e2 Merge master in next (Warning: it's broken) 2018-11-06 22:19:45 -08:00
Mathieu Comandon 16e40ed2e7 Remove extra dollar signs from installer documentation 2018-11-02 21:08:17 -07:00
Medath 92298db75f document the copy command 2018-10-14 13:43:55 -07:00
Mathieu Comandon 0930b98299 Fix documentation formatting issues in example scripts (Closes #1166) 2018-10-09 00:10:11 -07:00
luthub 2ca90c41d6 Change example urls in installer documentation to https and example.com
Not sure what to do with line 34, because I don't actually know what a referer is
2018-08-16 00:25:59 -07:00
daniel-j d3384d276d Add data and merge parameters to write_config installer command 2018-06-18 14:06:18 +02:00
cxf d0b2242982 Update installers.rst
Wine Steam runner uses `winesteam:` not `wine:`

Linux Steam installers use the `steam` runner.
2018-06-18 09:37:29 +02:00
nastys 6dc34a53d7 Optimize code and enable desktop effects by default 2018-05-24 10:07:34 +02:00
nastys 2f24a87a89 Added an option to disable the compositor/desktop effects for better performance on KDE, MATE and XFCE 2018-05-23 13:57:25 +02:00
Mathieu Comandon f3f0298bf5 Update default wine arch in documentation 2018-05-16 16:46:21 -07:00
Mathieu Comandon eb13f57aeb Add custom-name directive to scripts (Fixes #715) 2018-05-08 00:24:18 -07:00
Mathieu Comandon 36ab7c01f1 Add require-binaries directive to scripts (Fixes #716) 2018-05-07 23:50:47 -07:00
soredake d2d75ab940 Big docs update 2018-02-26 22:42:17 -08:00
Mathieu Comandon dcb13ab0ba Add note about YAML formatting 2017-12-30 12:25:20 -08:00
Mathieu Comandon c2fc40a6a8 Document mode option for write_file + substitute file content 2017-12-30 12:24:47 -08:00
Lucki 751d0c845d Update installers.rst 2017-12-09 14:55:11 -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
daniel-j ab1f3ead8a Update docs 2017-09-05 08:52:23 -07:00
daniel-j 70f0beadce Simplify installer docs 2017-09-03 16:00:29 -07:00
daniel-j a6800b42ea Improve installer tasks and installer documentation. 2017-09-03 16:00:29 -07:00
Mathieu Comandon a9df5a47cf Add example for files with url/filename arguments 2017-06-18 17:35:24 -07:00
Mathieu Comandon 2a92208cf4 No TODOs in the published docs 2016-09-28 23:34:33 -07:00
Mathieu Comandon 5285a624b1 More confusing than helpful 2016-09-28 23:33:56 -07:00
Mathieu Comandon c9c9266f94 Document the 'silent' option for Winetricks (Fixes #317) 2016-08-04 12:37:39 -07:00
Xodetaetl 747377e5d9 Add working_dir param to "execute" directive 2016-04-25 12:15:44 +02:00
Xodetaetl 448d7bee30 chmodx only if necessary in "execute" directive 2016-04-25 12:15:44 +02:00
Xodetaetl 598fc61d5a Revert "Revert "Fix forgotten inherited functions in winesteam from wine""
This reverts commit 60ca17a209.
2015-12-31 21:31:18 -08:00
Xodetaetl 60ca17a209 Revert "Fix forgotten inherited functions in winesteam from wine"
This reverts commit 8be9f19d12.
2015-12-27 01:48:59 +01:00
Xodetaetl 8be9f19d12 Fix forgotten inherited functions in winesteam from wine 2015-12-26 23:33:38 +01:00
Mathieu Comandon 885fd8a391 Implement get_app_states 2015-09-05 15:50:33 -07:00
Xodetaetl 1e3b73da23 Minor mistake in installer doc 2015-08-29 19:16:12 +02:00
Xodetaetl 55f87c3657 Add runtime and terminal option to installer's execute task 2015-05-04 23:58:47 +02:00