Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++

This commit is contained in:
[CST] Focus
2012-09-13 15:00:34 +04:00

View File

@@ -1358,7 +1358,8 @@ void CInfoViewer::showSNR ()
g_SignalFont->RenderString (posx, posy + height, sw, percent, COL_INFOBAR); g_SignalFont->RenderString (posx, posy + height, sw, percent, COL_INFOBAR);
} }
} }
infoViewerBB->showSysfsHdd(); if(showButtonBar)
infoViewerBB->showSysfsHdd();
} }
void CInfoViewer::display_Info(const char *current, const char *next, void CInfoViewer::display_Info(const char *current, const char *next,