Commit Graph

114 Commits

Author SHA1 Message Date
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
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
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
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
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
Stefan Seyfried
2303d94300 replace fontrenderer.h include with forward declaration
in order to flatten the build dependency tree further, include
fontrenderer.h directly where needed, in header files a forward
declaration is enough
2017-02-07 17:23:42 +01:00
Thilo Graf
dde298b1b7 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
vanhofen
7e7d4e5fc1 - colors: add COL_SCROLLBAR_ACTIVE wrapper 2016-10-10 14:19:54 +02:00
svenhoefer
2911e638c7 - add listModeKey() function to simplify these calls 2016-09-09 10:42:46 +02:00
Thilo Graf
64053c1758 Moviebrowser: start outsourcing moviebrowser code 2016-09-06 11:32:41 +02:00
svenhoefer
54f2ac510f - fonts: add and use own font for all footers 2016-08-15 19:02:42 +02:00
martii
61105699d4 - followscreenings: port code from martiis-neutrino-mp 2016-07-01 15:26:06 +02:00
svenhoefer
6dddaff0d2 - record_setup: add check existing recordings before set new timers 2016-06-02 21:37:33 +02:00
Jacek Jendrzej
0d9fbd5378 some never read compil warning fixes 2016-04-24 17:18:37 +02:00
Jacek Jendrzej
374a172aef remove unused and some clang compil fixes 2016-04-17 13:46:16 +02:00
[CST] Focus
302642cee7 neutrino: add webtv channel list mode 2016-03-23 16:36:00 +03:00
M. Liebmann
6c72fe94bc CCDraw: Set cc_gradient_bg_cleanup to true
Except menu headers: Disable cleanup when save screen is disabled
2016-01-29 15:31:12 +01:00