mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
Merge branch 'master' into pu/fb-setmode
This commit is contained in:
@@ -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