mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-17 02:13:41 +02:00
Reset CI after standby option
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@493 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1378,6 +1378,7 @@ typedef enum {
|
||||
LOCALE_CAM_WAITING,
|
||||
LOCALE_CAM_TIMEOUT,
|
||||
LOCALE_CAM_RESET,
|
||||
LOCALE_CAM_RESET_STANDBY,
|
||||
LOCALE_SUBTITLES_HEAD,
|
||||
LOCALE_SUBTITLES_STOP,
|
||||
LOCALE_FAN_SPEED,
|
||||
|
@@ -1378,6 +1378,7 @@ const char *locale_real_names[] = {
|
||||
"cam.waiting",
|
||||
"cam.timeout",
|
||||
"cam.reset",
|
||||
"cam.reset_standby",
|
||||
"subtitles.head",
|
||||
"subtitles.stop",
|
||||
"fan_speed",
|
||||
|
@@ -91,6 +91,7 @@ struct SNeutrinoSettings
|
||||
int avsync;
|
||||
int clockrec;
|
||||
int rounded_corners;
|
||||
int ci_standby_reset;
|
||||
|
||||
//vcr
|
||||
int vcr_AutoSwitch;
|
||||
|
Reference in New Issue
Block a user