mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-17 10:23:42 +02:00
neutrino: update unicable code
* add an own diseqc type for unicable * do not configure scr / freq per satellite but only per frontend * use the diseqc setting of the satellite for determining input 0/1
This commit is contained in:
@@ -1596,6 +1596,8 @@ typedef enum
|
||||
LOCALE_SATSETUP_SELECT_SAT,
|
||||
LOCALE_SATSETUP_SMATVREMOTE,
|
||||
LOCALE_SATSETUP_UNCOMM_INPUT,
|
||||
LOCALE_SATSETUP_UNI_SETTINGS,
|
||||
LOCALE_SATSETUP_UNICABLE,
|
||||
LOCALE_SATSETUP_USALS_REPEAT,
|
||||
LOCALE_SATSETUP_USE_BAT,
|
||||
LOCALE_SATSETUP_USE_FTA_FLAG,
|
||||
|
@@ -1596,6 +1596,8 @@ const char * locale_real_names[] =
|
||||
"satsetup.select_sat",
|
||||
"satsetup.smatvremote",
|
||||
"satsetup.uncomm_input",
|
||||
"satsetup.uni_settings",
|
||||
"satsetup.unicable",
|
||||
"satsetup.usals_repeat",
|
||||
"satsetup.use_bat",
|
||||
"satsetup.use_fta_flag",
|
||||
|
Reference in New Issue
Block a user