Add support for Multi-PV Margin
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 28 Jan 2016 11:32:12 +0000 (12:32 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 28 Jan 2016 11:32:12 +0000 (12:32 +0100)
commitf4106348203ce34462a7983c5bb1215fc591fb02
treeb747f8efd3cb6f7d3d0f568ca90d762445b6090f
parent7702879fc0953baef251680bc051b2fe77e654ff
Add support for Multi-PV Margin

An engine option with a name containing multi, PV and margin is now
recognized, and will lead to printing of a multi-PV header (during
analysis in the Engine Output pane) even in absence of a MultiPV option.
Right-clicking the part of that header between 'fewer' and 'more'
allows tuning of the option value through horizontal mouse moving.
During this tuning the value is displayed in the message field of the
main window. When there is no MultiPV option to specify the number of
PVs, the margin value will be displayed in the header instead of the
number of PVs.
backend.c
backend.h
engineoutput.c