mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
neutrino: use RC_tv/radio to toggle infoviewer/epg; ARM/MIPS_HARDWARE only
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e8a1d0233
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Origin message was:
------------------
- neutrino: use RC_tv/radio to toggle infoviewer/epg; ARM/MIPS_HARDWARE only
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1349,6 +1349,10 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
|
||||
show(channel_id, id, &startzeit, false, call_fromfollowlist);
|
||||
showPos=0;
|
||||
break;
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
case CRCInput::CRCInput::RC_tv:
|
||||
case CRCInput::CRCInput::RC_radio:
|
||||
#endif
|
||||
case CRCInput::RC_info:
|
||||
case CRCInput::RC_ok:
|
||||
case CRCInput::RC_timeout:
|
||||
|
Reference in New Issue
Block a user