- rcinput: add some new keys ...

and translate KEY_VIDEO (list-key) to RC_favorites for ARM_HARDWARE

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-10-27 22:05:11 +02:00
committed by Thilo Graf
parent 4a5adfcb23
commit edd88db0f9
2 changed files with 17 additions and 8 deletions

View File

@@ -249,6 +249,9 @@ class CRCInput
RC_sub = KEY_SUBTITLE,
RC_pos = KEY_MOVE,
RC_sleep = KEY_SLEEP,
RC_nextsong = KEY_NEXTSONG,
RC_previoussong = KEY_PREVIOUSSONG,
RC_bookmarks = KEY_BOOKMARKS,
RC_power_on = KEY_POWERON,
RC_power_off = KEY_POWEROFF,