fix resolution icon in infoviewer

Origin commit data
------------------
Branch: ni/coolstream
Commit: d2faaec888
Author: TangoCash <eric@loxat.de>
Date: 2017-10-12 (Thu, 12 Oct 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-12 00:36:45 +02:00
committed by vanhofen
parent a1ffd4bba0
commit 13f61e42ea

View File

@@ -601,6 +601,9 @@ void CInfoViewerBB::showIcon_Resolution()
const char *icon_name = NULL;
#if 0
if ((scrambledNoSig) || ((!fta) && (scrambledErr)))
#endif
#if HAVE_ARM_HARDWARE
if (!g_InfoViewer->chanready)
#else
if (!g_InfoViewer->chanready || videoDecoder->getBlank())
#endif