mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +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;
|
loop = false;
|
||||||
}
|
}
|
||||||
else if (msg == CRCInput::RC_epg)
|
else if (msg == CRCInput::RC_epg)
|
||||||
|
#if 0
|
||||||
{
|
{
|
||||||
loop = false;
|
loop = false;
|
||||||
}
|
}
|
||||||
else if (msg == CRCInput::RC_help)
|
else if (msg == CRCInput::RC_help)
|
||||||
|
#endif
|
||||||
{
|
{
|
||||||
//fprintf(stderr, "RC_help, bigfont = %d\n", bigfont);
|
//fprintf(stderr, "RC_help, bigfont = %d\n", bigfont);
|
||||||
hide();
|
hide();
|
||||||
|
Reference in New Issue
Block a user