mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +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;
|
||||
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