mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
Revert "HD1 compat #2; pu/fb-setmode"
This reverts commitb2e11a0f61
. Origin commit data ------------------ Branch: ni/coolstream Commit:48480e94d2
Author: vanhofen <vanhofen@gmx.de> Date: 2017-05-08 (Mon, 08 May 2017) ------------------ This commit was generated by Migit
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