Updated navigation for Display changes

This commit is contained in:
Dimitris Panokostas 2020-07-14 01:28:49 +02:00
parent a029c4ffe9
commit 49d3098233

View file

@ -205,21 +205,21 @@ static NavigationMap navMap[] =
// active move left move right move up move down
// PanelDisplay
{"sldWidth", "", "", "chkFrameskip", "sldHeight"},
{"sldHeight", "", "", "sldWidth", "chkAutoHeight"},
{"chkAutoHeight", "Display", "Horizontal", "sldHeight", "Auto"},
{"Auto", "Display", "Single", "chkAutoHeight", "Nearest Neighbor (pixelated)"},
{"Nearest Neighbor (pixelated)", "Display", "Double", "Auto", "Linear (smooth)"},
{"Linear (smooth)", "Display", "Scanlines", "Nearest Neighbor (pixelated)", "CorrectAR"},
{"Single", "Auto", "Auto", "Vertical", "Double"},
{"Double", "Nearest Neighbor (pixelated)", "Nearest Neighbor (pixelated)", "Single", "Scanlines"},
{"Scanlines", "Linear (smooth)", "Linear (smooth)", "Double", "cboScreenmode"},
{"CorrectAR", "Display", "cboScreenmode", "Linear (smooth)", "chkFrameskip"},
{"cboScreenmode", "CorrectAR", "CorrectAR", "Scanlines", "chkFlickerFixer"},
{"chkFlickerFixer", "Display", "cboScreenmode", "CorrectAR", "chkFrameskip"},
{"chkFrameskip", "Display", "Display", "chkFlickerFixer", "sldWidth"},
{"Vertical", "", "", "Horizontal", "Single"},
{"Horizontal", "chkAutoHeight", "", "", "Vertical"},
{ "sldWidth", "", "", "chkFrameskip", "sldHeight" },
{ "sldHeight", "", "", "sldWidth", "chkAutoHeight" },
{ "chkAutoHeight", "Display", "Horizontal", "sldHeight", "cboScreenmode" },
{ "cboScreenmode", "Display", "Horizontal", "chkAutoHeight", "Auto" },
{ "Auto", "Display", "Single", "chkAutoHeight", "Nearest Neighbor (pixelated)" },
{ "Nearest Neighbor (pixelated)", "Display", "Double", "Auto", "Linear (smooth)" },
{ "Linear (smooth)", "Display", "Scanlines", "Nearest Neighbor (pixelated)", "CorrectAR" },
{ "Single", "Auto", "Auto", "Vertical", "Double" },
{ "Double", "Nearest Neighbor (pixelated)", "Nearest Neighbor (pixelated)", "Single", "Scanlines" },
{ "Scanlines", "Linear (smooth)", "Linear (smooth)", "Double", "CorrectAR" },
{ "CorrectAR", "Display", "Display", "Linear (smooth)", "chkFlickerFixer" },
{ "chkFlickerFixer", "Display", "Display", "CorrectAR", "chkFrameskip" },
{ "chkFrameskip", "Display", "Display", "chkFlickerFixer", "sldWidth" },
{ "Vertical", "", "", "Horizontal", "Single" },
{ "Horizontal", "chkAutoHeight", "", "", "Vertical" },
// active move left move right move up move down
//PanelSound