screensaver.cpp: add one more event to filter

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6979066223
Author: GetAway <get-away@t-online.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2018-11-21 00:00:18 +01:00
committed by vanhofen
parent 8621c9532e
commit 374c80474d

View File

@@ -391,6 +391,7 @@ bool CScreenSaver::ignoredMsg(neutrino_msg_t msg)
msg == NeutrinoMessages::EVT_CURRENTEPG
|| msg == NeutrinoMessages::EVT_NEXTEPG
|| msg == NeutrinoMessages::EVT_CURRENTNEXT_EPG
|| msg == NeutrinoMessages::EVT_NOEPG_YET
|| msg == NeutrinoMessages::EVT_TIMESET
|| msg == NeutrinoMessages::EVT_PROGRAMLOCKSTATUS
|| msg == NeutrinoMessages::EVT_ZAP_GOT_SUBSERVICES