mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
fix rc_play / rc_pause handling for osmio
This commit is contained in:
@@ -1753,9 +1753,6 @@ int CRCInput::translate(int code)
|
||||
#elif BOXMODEL_OSMIO4K || BOXMODEL_OSMIO4KPLUS
|
||||
case KEY_VIDEO:
|
||||
return RC_mode;
|
||||
case KEY_PVR:
|
||||
return RC_pvr;
|
||||
|
||||
#endif
|
||||
case KEY_SWITCHVIDEOMODE:
|
||||
return RC_mode;
|
||||
|
Reference in New Issue
Block a user