mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
Revert "HD1 compat #2; pu/fb-setmode"
This reverts commite768096b64
. Origin commit data ------------------ Commit:48480e94d2
Author: vanhofen <vanhofen@gmx.de> Date: 2017-05-08 (Mon, 08 May 2017)
This commit is contained in:
@@ -560,9 +560,7 @@ 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
|
||||
/* Function temporarily disabled for HD1 */
|
||||
#if BOXMODEL_CS_HD2
|
||||
#if HAVE_COOL_HARDWARE
|
||||
//Video SYSTEM
|
||||
ypos += iheight;
|
||||
snprintf(buf, sizeof(buf), "%s:", g_Locale->getText (LOCALE_STREAMINFO_VIDEOSYSTEM));
|
||||
|
Reference in New Issue
Block a user