- introduce triple tuner handling

Conflicts:
	src/gui/scan_setup.cpp
This commit is contained in:
TangoCash
2022-08-28 21:16:24 +02:00
committed by Thilo Graf
parent c961ba1aa2
commit c0e29ecbcb
8 changed files with 96 additions and 103 deletions

View File

@@ -2807,6 +2807,7 @@ typedef enum
LOCALE_TUNERSETUP_HYBRID,
LOCALE_TUNERSETUP_MODE,
LOCALE_TUNERSETUP_POWER,
LOCALE_TUNERSETUP_SAT,
LOCALE_TUNERSETUP_TERR,
LOCALE_UNICABLE_LNB,
LOCALE_UNICABLE_PIN,

View File

@@ -2807,6 +2807,7 @@ const char * locale_real_names[] =
"tunersetup.hybrid",
"tunersetup.mode",
"tunersetup.power",
"tunersetup.sat",
"tunersetup.terr",
"unicable.lnb",
"unicable.pin",