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

Origin commit data
------------------
Branch: ni/coolstream
Commit: d446be1f95
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-04-15 15:10:58 +04:00
parent 734bcc44fe
commit 4eb99636a3
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;