mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
driver/rcinput.cpp: add missing sleep, sub, pos keys
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65bd112d78
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -232,6 +232,9 @@ class CRCInput
|
||||
RC_next = KEY_NEXT,
|
||||
RC_prev = KEY_PREVIOUS,
|
||||
RC_www = KEY_WWW,
|
||||
RC_sub = KEY_SUBTITLE,
|
||||
RC_pos = KEY_MOVE,
|
||||
RC_sleep = KEY_SLEEP,
|
||||
|
||||
RC_power_on = KEY_POWERON,
|
||||
RC_power_off = KEY_POWEROFF,
|
||||
|
Reference in New Issue
Block a user