mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- rcinput: add vu+ timer key
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1750,6 +1750,8 @@ int CRCInput::translate(int code)
|
||||
return RC_favorites;
|
||||
case KEY_FASTFORWARD:
|
||||
return RC_forward;
|
||||
case 0xb0: // vuplus timer key
|
||||
return RC_timer;
|
||||
#endif
|
||||
#ifdef HAVE_AZBOX_HARDWARE
|
||||
case KEY_HOME:
|
||||
|
Reference in New Issue
Block a user