- keybind_setup: add possibility to disable/enable some special keys

This commit is contained in:
tomworld
2013-07-12 15:50:30 +02:00
committed by svenhoefer
parent c866bf0866
commit ea66aaaf8f
9 changed files with 76 additions and 4 deletions

View File

@@ -395,8 +395,11 @@ const char * locale_real_names[] =
"extra.fec_s2_qpsk_8_9",
"extra.fec_s2_qpsk_9_10",
"extra.key_current_transponder",
"extra.key_format_mode",
"extra.key_list_end",
"extra.key_list_start",
"extra.key_pic_mode",
"extra.key_pic_size",
"extra.key_pip_close",
"extra.key_pip_setup",
"extra.key_pip_swap",
@@ -681,6 +684,7 @@ const char * locale_real_names[] =
"keybindingmenu.repeatblock",
"keybindingmenu.repeatblockgeneric",
"keybindingmenu.sort",
"keybindingmenu_special_active",
"keybindingmenu.subchanneldown",
"keybindingmenu.subchannelup",
"keybindingmenu.tvradiomode",
@@ -870,6 +874,7 @@ const char * locale_real_names[] =
"menu.hint_key_channeldown",
"menu.hint_key_channellist",
"menu.hint_key_channelup",
"menu.hint_key_format_mode_active",
"menu.hint_key_hardware",
"menu.hint_key_history",
"menu.hint_key_lastchannel",
@@ -892,6 +897,8 @@ const char * locale_real_names[] =
"menu.hint_key_mptimeshift",
"menu.hint_key_pagedown",
"menu.hint_key_pageup",
"menu.hint_key_pic_mode_active",
"menu.hint_key_pic_size_active",
"menu.hint_key_pip_close",
"menu.hint_key_pip_setup",
"menu.hint_key_pip_swap",
@@ -903,6 +910,7 @@ const char * locale_real_names[] =
"menu.hint_key_save",
"menu.hint_key_screenshot",
"menu.hint_key_sort",
"menu.hint_key_special_active",
"menu.hint_key_subchanneldown",
"menu.hint_key_subchannelup",
"menu.hint_key_transponder",