mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
fix build after pick: - remove RC_HW_TRIPLEDRAGON
This commit is contained in:
@@ -224,6 +224,7 @@ class CRCInput
|
||||
RC_bottom_left = KEY_BOTTOMLEFT, /* /include/linux/input.h: #define KEY_BOTTOMLEFT 0x1a4 */ /* in patched input.h */
|
||||
RC_bottom_right = KEY_BOTTOMRIGHT, /* /include/linux/input.h: #define KEY_BOTTOMRIGHT 0x1a5 */ /* in patched input.h */
|
||||
|
||||
RC_aux = KEY_AUX,
|
||||
RC_audio = KEY_AUDIO,
|
||||
RC_video = KEY_VIDEO,
|
||||
RC_tv = KEY_TV,
|
||||
@@ -243,6 +244,7 @@ class CRCInput
|
||||
RC_forward = KEY_FORWARD,
|
||||
RC_rewind = KEY_REWIND,
|
||||
RC_stop = KEY_STOP,
|
||||
RC_timer = KEY_TIME,
|
||||
RC_timeshift = KEY_TIME,
|
||||
RC_mode = KEY_MODE,
|
||||
RC_switchvideomode = KEY_SWITCHVIDEOMODE,
|
||||
|
Reference in New Issue
Block a user