mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 06:38:28 +02:00
screensaver: fix 48aa8967ba
Origin commit data ------------------ Branch: ni/coolstream Commit:ba065fb2eb
Author: vanhofen <vanhofen@gmx.de> Date: 2020-01-30 (Thu, 30 Jan 2020) Origin message was: ------------------ - screensaver: fix48aa8967ba
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -547,7 +547,6 @@ bool CScreenSaver::ignoredMsg(neutrino_msg_t msg)
|
||||
msg == NeutrinoMessages::EVT_CURRENTEPG
|
||||
|| msg == NeutrinoMessages::EVT_NEXTEPG
|
||||
|| msg == NeutrinoMessages::EVT_CURRENTNEXT_EPG
|
||||
|| msg == NeutrinoMessages::EVT_GOT_CN_EPG
|
||||
|| msg == NeutrinoMessages::EVT_NOEPG_YET
|
||||
|| msg == NeutrinoMessages::EVT_TIMESET
|
||||
|| msg == NeutrinoMessages::EVT_PROGRAMLOCKSTATUS
|
||||
@@ -556,6 +555,7 @@ bool CScreenSaver::ignoredMsg(neutrino_msg_t msg)
|
||||
|| msg == NeutrinoMessages::EVT_ZAP_GOTPIDS
|
||||
|| msg == NeutrinoMessages::EVT_EIT_COMPLETE
|
||||
|| msg == NeutrinoMessages::EVT_BACK_ZAP_COMPLETE
|
||||
|| msg == CSectionsdClient::EVT_GOT_CN_EPG
|
||||
)
|
||||
return true;
|
||||
|
||||
|
Reference in New Issue
Block a user