svenhoefer
7d55c0fa77
Merge branch 'master' into pu/fb-setmode
2017-04-10 10:42:47 +02:00
svenhoefer
9efa56a47c
Merge branch 'master' into pu/mp
2017-04-10 10:28:08 +02:00
vanhofen
8e8b95a932
- epgplus: mark framebuffer pointer in header class as unused
2017-04-10 10:26:21 +02:00
vanhofen
5ae1a6b459
- epgplus: add clock and context button to header
2017-04-10 10:26:21 +02:00
vanhofen
69e478c195
- epgplus: fix text offsets in secontary timeline
2017-04-10 10:26:21 +02:00
vanhofen
56302f9eb7
- epgplus: always show a progressbar in secondary timeline ...
...
to avoid 'design changes' when cursor is moved left or right
2017-04-10 10:26:21 +02:00
Eric Loxat
44a0ec422e
- epgplus: add progressbar for current event
2017-04-10 10:26:21 +02:00
Eric Loxat
0b44c162b4
- epgplus: bind display of channelnumbers to channelists's setting;
...
fix position of channelentry
2017-04-10 10:26:21 +02:00
TangoCash
c26e85cb55
- epgplus: fix detailsline;
2017-04-08 16:25:59 +02:00
svenhoefer
15b028d187
- epgplus: fix detailsline; codeblock was removed by mistake
2017-04-08 15:47:38 +02:00
svenhoefer
064f693bf7
Merge branch 'master' into pu/mp
...
Conflicts:
src/gui/epgplus.cpp
2017-04-08 14:36:12 +02:00
M. Liebmann
f0ae55707a
Merge branch 'master' into pu/fb-setmode
2017-04-08 14:17:34 +02:00
vanhofen
01e0ae3696
- epgplus: simplify detailsline handling; fix coords in hide()
2017-04-08 14:11:28 +02:00
vanhofen
c3e49887de
- epgplus: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
0ee10f1516
- epgplus: use CComponenentsFooter to paint buttonbar
2017-04-08 14:11:28 +02:00
vanhofen
df49551258
- epgplus: add separationline to event's left side
2017-04-08 14:11:28 +02:00
vanhofen
21b25fb1fe
- epgplus: use new FONT_TYPE_EPGPLUS_ITEM font; ...
...
TODO: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
7b7430969a
- osd_setup: add new epgplus font
2017-04-08 14:11:28 +02:00
vanhofen
b24d55413d
- epgplus: add detailsline
2017-04-08 14:11:28 +02:00
vanhofen
9c3c6332fd
- epgplus: add missing round corners to footer
2017-04-08 14:11:28 +02:00
vanhofen
4513953607
- epgplus: add an inner small offset and a small frame to footer
2017-04-08 14:11:28 +02:00
vanhofen
b3cc850a08
- epgplus: move footer-box to bottom of screen
2017-04-08 14:11:28 +02:00
vanhofen
ca20473787
- epgplus: remove obsolete icon calculation
2017-04-08 14:11:28 +02:00
vanhofen
8a09c7a83f
- epgplus: change toggle colors
2017-04-08 14:11:28 +02:00
vanhofen
2371ce0d01
- epgplus: use OFFSET defines
2017-04-08 14:11:28 +02:00
vanhofen
a026813ad3
- epgplus: add separationline to timeline
2017-04-08 14:11:28 +02:00
vanhofen
bfc94ed1bd
- epgplus: use a small dark separation line
2017-04-08 14:11:28 +02:00
vanhofen
a702399c12
- epgplus: change colors in footer
2017-04-08 14:11:28 +02:00
vanhofen
6185f8714e
- epgplus: enlarge channel/event font; scale font to osd-resolution
2017-04-08 14:11:27 +02:00
vanhofen
b38237cbdd
- epgplus: use global paintScrollBar function to paint scrollbar
2017-04-08 14:11:27 +02:00
vanhofen
b9554b40c8
- epgplus: remove obsolete casts
2017-04-08 14:11:27 +02:00
vanhofen
f60cffc63d
- epgplus: use RC_epg to exit
2017-04-08 14:11:27 +02:00
vanhofen
8e154f9efc
- epgplus: use RC_help to switch bigfonts; ...
...
This is same key as used in epgview.cpp to switch bigfonts
2017-04-08 14:11:27 +02:00
vanhofen
4394b7752b
- epgplus: use BIGFONT_FACTOT to calculate big fonts
2017-04-08 14:11:27 +02:00
vanhofen
ddd803d8a3
- epgview: move BIGFONT_FACTOR to settings.h
2017-04-08 14:11:27 +02:00
vanhofen
42e47b040b
- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
2017-04-08 14:11:27 +02:00
vanhofen
13b957204f
- epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
2017-04-08 14:11:27 +02:00
vanhofen
6f62ccfc1a
- epgplus: remove unused buttons font
2017-04-08 14:11:27 +02:00
vanhofen
d10dbeca5b
- epgplus: use global header font
2017-04-08 14:11:27 +02:00
vanhofen
0eefb083e8
- epgplus: remove annoying gaps
2017-04-08 14:11:27 +02:00
vanhofen
ebc7734ad2
- epgplus: do not toggle text colors
2017-04-08 14:11:27 +02:00
vanhofen
895624b878
- epgplus.cpp: reformat; no binary changes
2017-04-08 14:11:27 +02:00
vanhofen
491efb3a05
- epgplus.h: reformat; no binary changes
2017-04-08 14:11:27 +02:00
M. Liebmann
c8861ea465
Merge branch 'master' into pu/fb-setmode
2017-04-08 08:30:42 +02:00
Thilo Graf
6135a827da
CComponentsItem: disable unused variable
2017-04-08 08:24:41 +02:00
Thilo Graf
47fceca188
CComponentsFooter: add missing member inits
2017-04-08 08:16:05 +02:00
Thilo Graf
3e342a7661
CComponentsHeader: add methode initRepaintSlot() and considered parent
...
Required in sub classes. Considering of parent ensures usage of
required background color in sub classes.
2017-04-08 08:16:01 +02:00
Thilo Graf
62a2a29a12
CCDraw: remove some debug lines, and override comparisons
...
This should reduce some effort in this method.
2017-04-08 08:15:54 +02:00
Thilo Graf
bad5f02c06
CComponentsItem: fix possible artefacts if fb box is smaller the radius
...
If box height/2 is smaller than corner radius it is possible
we have artefacts after killed or hided fb box. This effect only I have seen
with full hd resolution, in hd ready mode it was ok.
Sideeffects with this changes I have not seen, but I can't exclude. Must be watched.
2017-04-08 08:15:49 +02:00
Thilo Graf
c9152beada
CComponentsButton: remove unused member
2017-04-08 08:15:45 +02:00