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

driver/rcinput: drop unused gettimeofday code


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7826ab0fca
Author: martii <m4rtii@gmx.de>
Date: 2014-02-25 (Tue, 25 Feb 2014)



------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-02-25 00:09:14 +01:00
committed by vanhofen
parent e87e0e2e97
commit e0a255fd5a
11 changed files with 215 additions and 146 deletions

View File

@@ -477,6 +477,8 @@ struct SNeutrinoSettings
int channellist_show_channellogo;
int repeat_blocker;
int repeat_genericblocker;
#define LONGKEYPRESS_OFF 499
int longkeypress_duration;
int remote_control_hardware;
int audiochannel_up_down_enable;