mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Revert "epgplus: restore old KEY_epg behaviour"
This reverts commit77f71f0ce4
. Origin commit data ------------------ Commit:ec105df737
Author: vanhofen <vanhofen@gmx.de> Date: 2017-08-27 (Sun, 27 Aug 2017)
This commit is contained in:
@@ -960,12 +960,10 @@ 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