mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
-add zapto time correction option
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1281 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -800,6 +800,7 @@ typedef enum
|
||||
LOCALE_MISCSETTINGS_SLEEPTIMER,
|
||||
LOCALE_MISCSETTINGS_SPTSMODE,
|
||||
LOCALE_MISCSETTINGS_VIRTUAL_ZAP_MODE,
|
||||
LOCALE_MISCSETTINGS_ZAPTO_PRE_TIME,
|
||||
LOCALE_MOTORCONTROL_CALC_POSITIONS,
|
||||
LOCALE_MOTORCONTROL_DISABLE_LIMIT,
|
||||
LOCALE_MOTORCONTROL_DRIVE_MODE,
|
||||
|
@@ -800,6 +800,7 @@ const char * locale_real_names[] =
|
||||
"miscsettings.sleeptimer",
|
||||
"miscsettings.sptsmode",
|
||||
"miscsettings.virtual_zap_mode",
|
||||
"miscsettings.zapto_pre_time",
|
||||
"motorcontrol.calc_positions",
|
||||
"motorcontrol.disable_limit",
|
||||
"motorcontrol.drive_mode",
|
||||
|
@@ -60,6 +60,7 @@ struct SNeutrinoSettings
|
||||
char shutdown_min[4];
|
||||
char record_safety_time_before[3];
|
||||
char record_safety_time_after[3];
|
||||
int zapto_pre_time;
|
||||
int infobar_sat_display;
|
||||
int infobar_subchan_disp_pos;
|
||||
int misc_spts;
|
||||
|
Reference in New Issue
Block a user