mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
infoviewer_bb: disable broken infobar_casystem_dotmatrix code
Origin commit data
------------------
Branch: ni/coolstream
Commit: b197cf2dba
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Origin message was:
------------------
- infoviewer_bb: disable broken infobar_casystem_dotmatrix code
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -928,7 +928,8 @@ void CInfoViewerBB::paint_ca_bar()
|
||||
{
|
||||
paintBoxRel(g_InfoViewer->ChanInfoX, g_InfoViewer->BoxEndY, ca_width , bottom_bar_offset, COL_INFOBAR_CASYSTEM_PLUS_0);
|
||||
}
|
||||
#if 1
|
||||
//NI
|
||||
#if 0
|
||||
if (g_settings.infobar_casystem_dotmatrix)
|
||||
{
|
||||
int xcnt = (g_InfoViewer->BoxEndX - g_InfoViewer->ChanInfoX - (g_settings.infobar_casystem_frame ? 24 : 0)) / 4;
|
||||
|
Reference in New Issue
Block a user