mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0ae55707a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-04-08 (Sat, 08 Apr 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -756,6 +756,7 @@ typedef enum
|
||||
LOCALE_FONTSIZE_EPG_INFO1,
|
||||
LOCALE_FONTSIZE_EPG_INFO2,
|
||||
LOCALE_FONTSIZE_EPG_TITLE,
|
||||
LOCALE_FONTSIZE_EPGPLUS_ITEM,
|
||||
LOCALE_FONTSIZE_EVENTLIST_DATETIME,
|
||||
LOCALE_FONTSIZE_EVENTLIST_EVENT,
|
||||
LOCALE_FONTSIZE_EVENTLIST_ITEMLARGE,
|
||||
|
@@ -756,6 +756,7 @@ const char * locale_real_names[] =
|
||||
"fontsize.epg_info1",
|
||||
"fontsize.epg_info2",
|
||||
"fontsize.epg_title",
|
||||
"fontsize.epgplus_item",
|
||||
"fontsize.eventlist_datetime",
|
||||
"fontsize.eventlist_event",
|
||||
"fontsize.eventlist_itemlarge",
|
||||
|
@@ -674,6 +674,7 @@ struct SNeutrinoSettings
|
||||
FONT_TYPE_EPG_INFO1,
|
||||
FONT_TYPE_EPG_INFO2,
|
||||
FONT_TYPE_EPG_DATE,
|
||||
FONT_TYPE_EPGPLUS_ITEM,
|
||||
FONT_TYPE_EVENTLIST_TITLE,
|
||||
FONT_TYPE_EVENTLIST_ITEMLARGE,
|
||||
FONT_TYPE_EVENTLIST_ITEMSMALL,
|
||||
@@ -932,6 +933,8 @@ const time_settings_struct_t timing_setting[SNeutrinoSettings::TIMING_SETTING_CO
|
||||
|
||||
#define DETAILSLINE_WIDTH CFrameBuffer::getInstance()->scale2Res(16)
|
||||
|
||||
#define BIGFONT_FACTOR 1.5
|
||||
|
||||
struct SglobalInfo
|
||||
{
|
||||
hw_caps_t *hw_caps;
|
||||
|
Reference in New Issue
Block a user