mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0624cf4a1
Author: vanhofen <vanhofen@gmx.de>
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:
@@ -797,6 +797,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,
|
||||
|
@@ -797,6 +797,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",
|
||||
|
@@ -691,6 +691,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,
|
||||
@@ -997,6 +998,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