mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
-add settings menu screenshot
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2113 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1220,7 +1220,15 @@ typedef enum
|
||||
LOCALE_SCREENSETUP_LOWERRIGHT,
|
||||
LOCALE_SCREENSETUP_UPPERLEFT,
|
||||
LOCALE_SCREENSHOT_COUNT,
|
||||
LOCALE_SCREENSHOT_COVER,
|
||||
LOCALE_SCREENSHOT_DEFDIR,
|
||||
LOCALE_SCREENSHOT_FORMAT,
|
||||
LOCALE_SCREENSHOT_INFO,
|
||||
LOCALE_SCREENSHOT_MENU,
|
||||
LOCALE_SCREENSHOT_OSD,
|
||||
LOCALE_SCREENSHOT_SCALE,
|
||||
LOCALE_SCREENSHOT_TV,
|
||||
LOCALE_SCREENSHOT_VIDEO,
|
||||
LOCALE_SERVICEMENU_GETPLUGINS,
|
||||
LOCALE_SERVICEMENU_GETPLUGINS_HINT,
|
||||
LOCALE_SERVICEMENU_HEAD,
|
||||
|
@@ -1220,7 +1220,15 @@ const char * locale_real_names[] =
|
||||
"screensetup.lowerright",
|
||||
"screensetup.upperleft",
|
||||
"screenshot.count",
|
||||
"screenshot.cover",
|
||||
"screenshot.defdir",
|
||||
"screenshot.format",
|
||||
"screenshot.info",
|
||||
"screenshot.menu",
|
||||
"screenshot.osd",
|
||||
"screenshot.scale",
|
||||
"screenshot.tv",
|
||||
"screenshot.video",
|
||||
"servicemenu.getplugins",
|
||||
"servicemenu.getplugins_hint",
|
||||
"servicemenu.head",
|
||||
|
@@ -371,9 +371,15 @@ struct SNeutrinoSettings
|
||||
int key_plugin;
|
||||
|
||||
int key_unlock;
|
||||
|
||||
int key_screenshot;
|
||||
int screenshot_count;
|
||||
int screenshot_format;
|
||||
int screenshot_cover;
|
||||
int screenshot_mode;
|
||||
int screenshot_video;
|
||||
int screenshot_scale;
|
||||
std::string screenshot_dir;
|
||||
|
||||
int key_current_transponder;
|
||||
|
||||
|
Reference in New Issue
Block a user