- allow to force given osd resolution in "videosystem = auto" mode

This commit is contained in:
svenhoefer
2017-03-06 13:20:02 +01:00
committed by M. Liebmann
parent 1bb9fc6687
commit 6fc24e990b
9 changed files with 64 additions and 24 deletions

View File

@@ -626,6 +626,7 @@ struct SNeutrinoSettings
int screen_EndX_lcd_1;
int screen_EndY_lcd_1;
int osd_resolution;
int osd_resolution_force;
int screen_preset;
int screen_width;
int screen_height;