mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
epgplus: restore old KEY_epg behaviour
Origin commit data
------------------
Commit: 5944db95dd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-26 (Sat, 26 Aug 2017)
This commit is contained in:
@@ -960,10 +960,12 @@ int EpgPlus::exec(CChannelList * pchannelList, int selectedChannelIndex, CBouque
|
||||
loop = false;
|
||||
}
|
||||
else if (msg == CRCInput::RC_epg)
|
||||
#if 0
|
||||
{
|
||||
loop = false;
|
||||
}
|
||||
else if (msg == CRCInput::RC_help)
|
||||
#endif
|
||||
{
|
||||
//fprintf(stderr, "RC_help, bigfont = %d\n", bigfont);
|
||||
hide();
|
||||
|
Reference in New Issue
Block a user