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:
martii
2014-02-25 00:09:14 +01:00
committed by svenhoefer
parent 9184ac6266
commit 7826ab0fca
11 changed files with 215 additions and 146 deletions

View File

@@ -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",