Let Engine #2 Settings start second engine
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 7 Nov 2010 20:33:19 +0000 (21:33 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 9 Nov 2010 14:01:33 +0000 (15:01 +0100)
commitca3a88fcfe0d10b8d841251166afbf5cc1a02886
tree684117a4c43c2b3f2997558c9c4fbbc7b17597a6
parentdf9627370a43a38a89ad2a7aeb6b18a044f56744
Let Engine #2 Settings start second engine

If the second engine is not yet running, it would be impossible to use
the settings dialog for it, as the features have not been received and
the dialog will be empty. So the user could not adjust the engine
parameters before starting a match. Using this menu now automatically
starts the engine, and delays the appearence of the popup untill the
features are received, using a similar mechanism as in
TwoMachinesEventIfReady().
backend.c
backend.h
winboard/winboard.c
xoptions.c