mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
rcinput: add vu+ timer key
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b528ba01f
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-10-03 (Thu, 03 Oct 2019)
Origin message was:
------------------
- rcinput: add vu+ timer key
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1751,6 +1751,8 @@ int CRCInput::translate(int code)
|
|||||||
return RC_favorites;
|
return RC_favorites;
|
||||||
case KEY_FASTFORWARD:
|
case KEY_FASTFORWARD:
|
||||||
return RC_forward;
|
return RC_forward;
|
||||||
|
case 0xb0: // vuplus timer key
|
||||||
|
return RC_timer;
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_AZBOX_HARDWARE
|
#ifdef HAVE_AZBOX_HARDWARE
|
||||||
case KEY_HOME:
|
case KEY_HOME:
|
||||||
|
Reference in New Issue
Block a user