Commit Graph

9418 Commits

Author SHA1 Message Date
svenhoefer
cf229bb3af - epgplus: get sure we have enough space for detailsline 2017-04-13 11:20:10 +02:00
svenhoefer
8bfee0b7dc - settings: fix calculation for SCROLLBAR_WIDTH ...
to work with subtractions too
2017-04-12 13:28:54 +02:00
svenhoefer
42aca4a4c9 - channelist: rename bool pig_on_win to minitv_is_active 2017-04-12 10:04:04 +02:00
svenhoefer
31979a4f87 - channellist: one more missing OFFSET define 2017-04-12 10:04:03 +02:00
svenhoefer
5a17b434b6 - osd_setup: a bit smaller font for epgplus-items; ...
it's now aligned to epgview's fontsizes
2017-04-12 09:31:22 +02:00
svenhoefer
f4a0e8faf1 - channelist: use OFFSET defines for bottom detailsbox 2017-04-12 09:31:21 +02:00
svenhoefer
a1f174b80a - eventlist: use OFFSET defines for right infobox 2017-04-12 09:31:21 +02:00
M. Liebmann
7ad599c0c4 Merge branch 'master' into pu/fb-setmode 2017-04-12 07:06:44 +02:00
svenhoefer
7e6746e2aa - channellist: a bit more offset for item; fix progressbar's width
use OFFSET defines for logo in header and in right infozone
2017-04-11 23:12:41 +02:00
svenhoefer
763f16ccca - channellist: simplify MaxChanNr() function 2017-04-11 23:12:41 +02:00
svenhoefer
c3a1ef47dc - remove obsolete src/driver/wav.h 2017-04-11 17:32:46 +02:00
svenhoefer
9ea5bcfd74 - remove obsolete src/gui/dmx_tspidbandwidth.c 2017-04-11 17:32:46 +02:00
svenhoefer
e793927678 Merge branch 'master' into pu/fb-setmode 2017-04-10 21:43:54 +02:00
vanhofen
a64225c09a - epgplus: add missing separationline to clearMark() function 2017-04-10 21:43:01 +02:00
vanhofen
41394be62e - epgplus: use enlighten background toggle color 2017-04-10 21:43:01 +02:00
vanhofen
1c75e7f447 - color: allow to toggle normal <-> enlighten background colors 2017-04-10 21:43:01 +02:00
vanhofen
25e56bf5df - epgplus: fix selected handling for channelevents 2017-04-10 21:43:01 +02:00
vanhofen
ab4adc92d0 - epgplus: smoother aligment for channelnumbers 2017-04-10 21:43:01 +02:00
Thilo Graf
46e298823f EpgPlus: fix missing to disble clock after hided window
btw: rename header->head, for better readability
2017-04-10 13:25:06 +02:00
vanhofen
e54e112b24 - epgplus: add missing round corner to selected item 2017-04-10 13:25:06 +02:00
vanhofen
8f8511a612 - epgplus: use getItemColors() to get global item colors 2017-04-10 13:25:06 +02:00
svenhoefer
7d55c0fa77 Merge branch 'master' into pu/fb-setmode 2017-04-10 10:42:47 +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
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