mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
fix rc_play / rc_pause handling for osmio
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39f2d87bfc
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-03-24 (Tue, 24 Mar 2020)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1761,9 +1761,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