mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
rcinput: add RC_touchpad_toggle and RC_vod
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72c43ea90d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Origin message was:
------------------
- rcinput: add RC_touchpad_toggle and RC_vod
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1721,6 +1721,10 @@ const char * CRCInput::getSpecialKeyName(const unsigned int key)
|
||||
return "play / pause";
|
||||
case RC_pvr:
|
||||
return "pvr";
|
||||
case RC_touchpad_toggle:
|
||||
return "touchpad toggle";
|
||||
case RC_vod:
|
||||
return "vod";
|
||||
case RC_f1:
|
||||
return "f1";
|
||||
case RC_f2:
|
||||
|
Reference in New Issue
Block a user