mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
rcinput: remove some keymappings for vuplus
Origin commit data
------------------
Branch: ni/coolstream
Commit: bdeb1e0e5a
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Origin message was:
------------------
- rcinput: remove some keymappings for vuplus
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1752,10 +1752,12 @@ int CRCInput::translate(int code)
|
||||
case KEY_CHANNELDOWN:
|
||||
return RC_page_down;
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
case KEY_SWITCHVIDEOMODE:
|
||||
return RC_mode;
|
||||
#if BOXMODEL_HD51 || BOXMODEL_HD60 || BOXMODEL_HD61 || BOXMODEL_BRE2ZE4K || BOXMODEL_H7
|
||||
case KEY_VIDEO:
|
||||
return RC_favorites;
|
||||
#endif
|
||||
case KEY_SWITCHVIDEOMODE:
|
||||
return RC_mode;
|
||||
case KEY_FASTFORWARD:
|
||||
return RC_forward;
|
||||
case 0xb0: // vuplus timer key
|
||||
|
Reference in New Issue
Block a user