Commit Graph

119 Commits

Author SHA1 Message Date
vanhofen
bff144eee5 epgplus: add missing separationline to clearMark() function
Origin commit data
------------------
Commit: a64225c09a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add missing separationline to clearMark() function
2017-04-10 21:43:01 +02:00
vanhofen
23c4b83f92 epgplus: use enlighten background toggle color
Origin commit data
------------------
Commit: 41394be62e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: use enlighten background toggle color
2017-04-10 21:43:01 +02:00
vanhofen
6681eb04ee epgplus: fix selected handling for channelevents
Origin commit data
------------------
Commit: 25e56bf5df
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: fix selected handling for channelevents
2017-04-10 21:43:01 +02:00
vanhofen
34b8a0cddb epgplus: smoother aligment for channelnumbers
Origin commit data
------------------
Commit: ab4adc92d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: smoother aligment for channelnumbers
2017-04-10 21:43:01 +02:00
Thilo Graf
d09375f070 EpgPlus: fix missing to disble clock after hided window
btw: rename header->head, for better readability


Origin commit data
------------------
Commit: 46e298823f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)
2017-04-10 13:25:06 +02:00
vanhofen
11d332f464 epgplus: add missing round corner to selected item
Origin commit data
------------------
Commit: e54e112b24
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add missing round corner to selected item
2017-04-10 13:25:06 +02:00
vanhofen
c51d3214ec epgplus: use getItemColors() to get global item colors
Origin commit data
------------------
Commit: 8f8511a612
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: use getItemColors() to get global item colors
2017-04-10 13:25:06 +02:00
vanhofen
c1ec68b3be epgplus: mark framebuffer pointer in header class as unused
Origin commit data
------------------
Commit: 8e8b95a932
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: mark framebuffer pointer in header class as unused
2017-04-10 10:26:21 +02:00
vanhofen
19b6e4f82b epgplus: add clock and context button to header
Origin commit data
------------------
Commit: 5ae1a6b459
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add clock and context button to header
2017-04-10 10:26:21 +02:00
vanhofen
1e218dc2f4 epgplus: fix text offsets in secontary timeline
Origin commit data
------------------
Commit: 69e478c195
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: fix text offsets in secontary timeline
2017-04-10 10:26:21 +02:00
vanhofen
ec4ae2a261 epgplus: always show a progressbar in secondary timeline ...
to avoid 'design changes' when cursor is moved left or right


Origin commit data
------------------
Commit: 56302f9eb7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- 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
TangoCash
41493ffc35 epgplus: add progressbar for current event
Origin commit data
------------------
Commit: 44a0ec422e
Author: TangoCash <eric@loxat.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add progressbar for current event
2017-04-10 10:26:21 +02:00
TangoCash
dd0f87ab9b epgplus: bind display of channelnumbers to channelists's setting;
fix position of channelentry


Origin commit data
------------------
Commit: 0b44c162b4
Author: TangoCash <eric@loxat.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: bind display of channelnumbers to channelists's setting;

fix position of channelentry
2017-04-10 10:26:21 +02:00
TangoCash
f8bd6bd876 epgplus: fix detailsline;
Origin commit data
------------------
Commit: c26e85cb55
Author: TangoCash <eric@loxat.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: fix detailsline;
2017-04-08 16:25:59 +02:00
vanhofen
af623fc18a epgplus: fix detailsline; codeblock was removed by mistake
Origin commit data
------------------
Commit: 15b028d187
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: fix detailsline; codeblock was removed by mistake
2017-04-08 15:47:38 +02:00
vanhofen
c5aa69a11f epgplus: simplify detailsline handling; fix coords in hide()
Origin commit data
------------------
Commit: 01e0ae3696
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: simplify detailsline handling; fix coords in hide()
2017-04-08 14:11:28 +02:00
vanhofen
566b9681fb epgplus: re-implement bigfont handling
Origin commit data
------------------
Commit: c3e49887de
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
d591acc96a epgplus: use CComponenentsFooter to paint buttonbar
Origin commit data
------------------
Commit: 0ee10f1516
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use CComponenentsFooter to paint buttonbar
2017-04-08 14:11:28 +02:00
vanhofen
26b7141e91 epgplus: add separationline to event's left side
Origin commit data
------------------
Commit: df49551258
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: add separationline to event's left side
2017-04-08 14:11:28 +02:00
vanhofen
ff82d3ea74 epgplus: use new FONT_TYPE_EPGPLUS_ITEM font; ...
TODO: re-implement bigfont handling


Origin commit data
------------------
Commit: 21b25fb1fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use new FONT_TYPE_EPGPLUS_ITEM font; ...

TODO: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
5960210440 epgplus: add detailsline
Origin commit data
------------------
Commit: b24d55413d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: add detailsline
2017-04-08 14:11:28 +02:00
vanhofen
400ae754fb epgplus: add missing round corners to footer
Origin commit data
------------------
Commit: 9c3c6332fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: add missing round corners to footer
2017-04-08 14:11:28 +02:00
vanhofen
9526549e25 epgplus: add an inner small offset and a small frame to footer
Origin commit data
------------------
Commit: 4513953607
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: add an inner small offset and a small frame to footer
2017-04-08 14:11:28 +02:00
vanhofen
dc7fc2198c epgplus: move footer-box to bottom of screen
Origin commit data
------------------
Commit: b3cc850a08
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: move footer-box to bottom of screen
2017-04-08 14:11:28 +02:00
vanhofen
24b0759971 epgplus: remove obsolete icon calculation
Origin commit data
------------------
Commit: ca20473787
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: remove obsolete icon calculation
2017-04-08 14:11:28 +02:00
vanhofen
3fcfef5e69 epgplus: change toggle colors
Origin commit data
------------------
Commit: 8a09c7a83f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: change toggle colors
2017-04-08 14:11:28 +02:00
vanhofen
181888a78c epgplus: use OFFSET defines
Origin commit data
------------------
Commit: 2371ce0d01
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use OFFSET defines
2017-04-08 14:11:28 +02:00
vanhofen
24caa0407e epgplus: add separationline to timeline
Origin commit data
------------------
Commit: a026813ad3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: add separationline to timeline
2017-04-08 14:11:28 +02:00
vanhofen
f66f3d9dbb epgplus: use a small dark separation line
Origin commit data
------------------
Commit: bfc94ed1bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use a small dark separation line
2017-04-08 14:11:28 +02:00
vanhofen
7adf6d54b1 epgplus: change colors in footer
Origin commit data
------------------
Commit: a702399c12
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: change colors in footer
2017-04-08 14:11:28 +02:00
vanhofen
886cbc7343 epgplus: enlarge channel/event font; scale font to osd-resolution
Origin commit data
------------------
Commit: 6185f8714e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: enlarge channel/event font; scale font to osd-resolution
2017-04-08 14:11:27 +02:00
vanhofen
1ae9f4ce50 epgplus: use global paintScrollBar function to paint scrollbar
Origin commit data
------------------
Commit: b38237cbdd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use global paintScrollBar function to paint scrollbar
2017-04-08 14:11:27 +02:00
vanhofen
55abe39400 epgplus: remove obsolete casts
Origin commit data
------------------
Commit: b9554b40c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: remove obsolete casts
2017-04-08 14:11:27 +02:00
vanhofen
f403d87805 epgplus: use RC_epg to exit
Origin commit data
------------------
Commit: f60cffc63d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use RC_epg to exit
2017-04-08 14:11:27 +02:00
vanhofen
ffbbc521ab epgplus: use RC_help to switch bigfonts; ...
This is same key as used in epgview.cpp to switch bigfonts


Origin commit data
------------------
Commit: 8e154f9efc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- 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
d80078ad81 epgplus: use BIGFONT_FACTOT to calculate big fonts
Origin commit data
------------------
Commit: 4394b7752b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use BIGFONT_FACTOT to calculate big fonts
2017-04-08 14:11:27 +02:00
vanhofen
a130dfaf23 epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
Origin commit data
------------------
Commit: 42e47b040b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
2017-04-08 14:11:27 +02:00
vanhofen
eaee6a8ab4 epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
Origin commit data
------------------
Commit: 13b957204f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
2017-04-08 14:11:27 +02:00
vanhofen
1283ddb02d epgplus: remove unused buttons font
Origin commit data
------------------
Commit: 6f62ccfc1a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: remove unused buttons font
2017-04-08 14:11:27 +02:00
vanhofen
76ad37ff09 epgplus: use global header font
Origin commit data
------------------
Commit: d10dbeca5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: use global header font
2017-04-08 14:11:27 +02:00
vanhofen
1b7a1f8f11 epgplus: remove annoying gaps
Origin commit data
------------------
Commit: 0eefb083e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: remove annoying gaps
2017-04-08 14:11:27 +02:00
vanhofen
4b52f9a419 epgplus: do not toggle text colors
Origin commit data
------------------
Commit: ebc7734ad2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: do not toggle text colors
2017-04-08 14:11:27 +02:00
vanhofen
bae38c643b epgplus.cpp: reformat; no binary changes
Origin commit data
------------------
Commit: 895624b878
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus.cpp: reformat; no binary changes
2017-04-08 14:11:27 +02:00
Stefan Seyfried
f6d5a96838 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


Origin commit data
------------------
Commit: 2303d94300
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
Thilo Graf
11b3307251 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


Origin commit data
------------------
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)
2016-10-24 10:31:24 +02:00
vanhofen
4b3b25ca7a colors: add COL_SCROLLBAR_ACTIVE wrapper
Origin commit data
------------------
Commit: 7e7d4e5fc1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
fa2686a90e add listModeKey() function to simplify these calls
Origin commit data
------------------
Commit: 2911e638c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
Thilo Graf
b0c0c3bd05 Moviebrowser: start outsourcing moviebrowser code
Origin commit data
------------------
Commit: 64053c1758
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)
2016-09-06 11:32:41 +02:00
vanhofen
e49ee18fb3 fonts: add and use own font for all footers
Origin commit data
------------------
Commit: 54f2ac510f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
martii
f1e25395ca followscreenings: port code from martiis-neutrino-mp
Origin commit data
------------------
Commit: 61105699d4
Author: martii <m4rtii@gmx.de>
Date: 2016-07-01 (Fri, 01 Jul 2016)

Origin message was:
------------------
- followscreenings: port code from martiis-neutrino-mp
2016-07-01 15:26:06 +02:00