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

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fc24e990b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- allow to force given osd resolution in "videosystem = auto" mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-06 13:20:02 +01:00
committed by Michael Liebmann
parent 78a2c71634
commit f3fe4a116f
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;