mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
HD1 compat #2; pu/fb-setmode
Origin commit data
------------------
Commit: 894233a9db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
This commit is contained in:
committed by
vanhofen
parent
15e77032a8
commit
e768096b64
@@ -560,7 +560,9 @@ void CStreamInfo2::paint_techinfo(int xpos, int ypos)
|
||||
snprintf(buf, sizeof(buf), "%dx%d", xres, yres);
|
||||
g_Font[font_info]->RenderString (xpos+spaceoffset, ypos, box_width2, buf, COL_MENUCONTENT_TEXT);
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
//#if HAVE_COOL_HARDWARE
|
||||
/* Function temporarily disabled for HD1 */
|
||||
#if BOXMODEL_CS_HD2
|
||||
//Video SYSTEM
|
||||
ypos += iheight;
|
||||
snprintf(buf, sizeof(buf), "%s:", g_Locale->getText (LOCALE_STREAMINFO_VIDEOSYSTEM));
|
||||
|
Reference in New Issue
Block a user