gui/videosettings.cpp: add option to enable/disable SD OSD on apollo

This commit is contained in:
[CST] Focus
2014-04-15 15:10:58 +04:00
parent e68a0c28f1
commit d446be1f95
6 changed files with 24 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ struct SNeutrinoSettings
int brightness;
int contrast;
int saturation;
int enable_sd_osd;
#endif
char current_volume;
int current_volume_step;