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

@@ -1260,6 +1260,7 @@ typedef enum
LOCALE_MENU_HINT_VIDEO_PIP,
LOCALE_MENU_HINT_VIDEO_SATURATION,
LOCALE_MENU_HINT_VIDEO_SCART_MODE,
LOCALE_MENU_HINT_VIDEO_SDOSD,
LOCALE_MENU_HINT_VOLUME,
LOCALE_MENU_HINT_VOLUME_DIGITS,
LOCALE_MENU_HINT_VOLUME_POS,
@@ -2120,6 +2121,7 @@ typedef enum
LOCALE_VIDEOMENU_SATURATION,
LOCALE_VIDEOMENU_SCART,
LOCALE_VIDEOMENU_SCREENSETUP,
LOCALE_VIDEOMENU_SDOSD,
LOCALE_VIDEOMENU_SHARPNESS,
LOCALE_VIDEOMENU_TV_SCART,
LOCALE_VIDEOMENU_VCRSIGNAL,