mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
rcinput: add RC_back
Origin commit data
------------------
Branch: ni/coolstream
Commit: c58d74674b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Origin message was:
------------------
- rcinput: add RC_back
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1589,6 +1589,8 @@ const char * CRCInput::getSpecialKeyName(const unsigned int key)
|
||||
return "standby";
|
||||
case RC_home:
|
||||
return "home";
|
||||
case RC_back:
|
||||
return "back";
|
||||
case RC_setup:
|
||||
return "setup";
|
||||
case RC_red:
|
||||
|
Reference in New Issue
Block a user