mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 07:53:37 +02:00
screensaver.cpp: add 2 more events to filter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c904edb3a
Author: GetAway <get-away@t-online.de>
Date: 2018-09-18 (Tue, 18 Sep 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -390,6 +390,8 @@ bool CScreenSaver::ignoredMsg(neutrino_msg_t msg)
|
|||||||
|| msg == NeutrinoMessages::EVT_ZAP_GOT_SUBSERVICES
|
|| msg == NeutrinoMessages::EVT_ZAP_GOT_SUBSERVICES
|
||||||
|| msg == NeutrinoMessages::EVT_ZAP_GOTAPIDS
|
|| msg == NeutrinoMessages::EVT_ZAP_GOTAPIDS
|
||||||
|| msg == NeutrinoMessages::EVT_ZAP_GOTPIDS
|
|| msg == NeutrinoMessages::EVT_ZAP_GOTPIDS
|
||||||
|
|| msg == NeutrinoMessages::EVT_EIT_COMPLETE
|
||||||
|
|| msg == NeutrinoMessages::EVT_BACK_ZAP_COMPLETE
|
||||||
)
|
)
|
||||||
return true;
|
return true;
|
||||||
return false;
|
return false;
|
||||||
|
Reference in New Issue
Block a user