mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
driver/rcinput: drop unused gettimeofday code
This commit is contained in:
@@ -701,6 +701,7 @@ const char * locale_real_names[] =
|
||||
"keybindingmenu.channelup",
|
||||
"keybindingmenu.head",
|
||||
"keybindingmenu.lastchannel",
|
||||
"keybindingmenu.longkeypress_duration",
|
||||
"keybindingmenu.misc",
|
||||
"keybindingmenu.mode_left_right_key_tv",
|
||||
"keybindingmenu.mode_left_right_key_tv_infobar",
|
||||
@@ -985,6 +986,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_leds_standby",
|
||||
"menu.hint_leds_tv",
|
||||
"menu.hint_load",
|
||||
"menu.hint_longkeypress_duration",
|
||||
"menu.hint_lua",
|
||||
"menu.hint_make_hdlist",
|
||||
"menu.hint_make_newlist",
|
||||
|
Reference in New Issue
Block a user