driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)

driver/rcinput: drop unused gettimeofday code


Origin commit data
------------------
Commit: 7826ab0fca
Author: martii <m4rtii@gmx.de>
Date: 2014-02-25 (Tue, 25 Feb 2014)
This commit is contained in:
martii
2014-02-25 00:09:14 +01:00
committed by vanhofen
parent 31c6b829d7
commit d267c7ed24
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",