mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
-add user defined key for Current Transponder List
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2110 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -359,6 +359,7 @@ typedef enum
|
||||
LOCALE_EXTRA_FEC_S2_QPSK_7_8,
|
||||
LOCALE_EXTRA_FEC_S2_QPSK_8_9,
|
||||
LOCALE_EXTRA_FEC_S2_QPSK_9_10,
|
||||
LOCALE_EXTRA_KEY_CURRENT_TRANSPONDER,
|
||||
LOCALE_EXTRA_KEY_LIST_END,
|
||||
LOCALE_EXTRA_KEY_LIST_START,
|
||||
LOCALE_EXTRA_KEY_PLUGIN,
|
||||
|
@@ -359,6 +359,7 @@ const char * locale_real_names[] =
|
||||
"extra.fec_s2_qpsk_7_8",
|
||||
"extra.fec_s2_qpsk_8_9",
|
||||
"extra.fec_s2_qpsk_9_10",
|
||||
"extra.key_current_transponder",
|
||||
"extra.key_list_end",
|
||||
"extra.key_list_start",
|
||||
"extra.key_plugin",
|
||||
|
@@ -375,6 +375,8 @@ struct SNeutrinoSettings
|
||||
int screenshot_count;
|
||||
int screenshot_format;
|
||||
|
||||
int key_current_transponder;
|
||||
|
||||
int cacheTXT;
|
||||
int minimode;
|
||||
int mode_clock;
|
||||
|
Reference in New Issue
Block a user