mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
epgplus: use RC_epg to exit
Origin commit data
------------------
Branch: ni/coolstream
Commit: f60cffc63d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgplus: use RC_epg to exit
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -838,6 +838,10 @@ int EpgPlus::exec(CChannelList * pchannelList, int selectedChannelIndex, CBouque
|
||||
else
|
||||
loop = false;
|
||||
}
|
||||
else if (msg == CRCInput::RC_epg)
|
||||
{
|
||||
loop = false;
|
||||
}
|
||||
else if (msg == CRCInput::RC_help)
|
||||
{
|
||||
//fprintf(stderr, "RC_help, bigfont = %d\n", bigfont);
|
||||
|
Reference in New Issue
Block a user