Thilo Graf
c6f91f5b67
CComponentsItem: add missing methodes for position setters
...
Parent items were not considered for position calculation.
Origin commit data
------------------
Commit: 069379930a
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-16 (Sun, 16 Apr 2017)
2017-04-16 16:53:06 +02:00
Thilo Graf
a0f75e05e5
CComponentsPicture: init missing vars for old dimension dimensions
...
Origin commit data
------------------
Commit: f499d3d387
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-16 (Sun, 16 Apr 2017)
2017-04-16 16:53:06 +02:00
Thilo Graf
f00b4d78cb
CComponentsChannelLogo: use separat var for pic name inside setChannel()
...
picname is a class attribut and should not be touched here till new content
exists. Btw. setChannel() is eqiuvalent to setPicture() from base class, so
it makes sense to use setPicture() inside setChannel() after
picname is known. Explicit call of initCCTitem() is not required.
Origin commit data
------------------
Commit: 29a01bd2d8
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-16 (Sun, 16 Apr 2017)
2017-04-16 16:53:06 +02:00
Thilo Graf
302fd7bc86
CComponentsChannelLogo: add missing type
...
Origin commit data
------------------
Commit: f4762f78a5
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-16 (Sun, 16 Apr 2017)
2017-04-16 16:53:06 +02:00
Thilo Graf
fe82b8acb8
CComponentsTimer: use sleep() instead mySleep()
...
Had some problems with mySleep() related to select() which was used
inside mySleep()
Origin commit data
------------------
Commit: dbc4a487e4
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-11 (Tue, 11 Apr 2017)
2017-04-13 23:36:34 +02:00
Thilo Graf
90531ed90b
CComponentsFooter: avoid crash because possible divisions by 0
...
Origin commit data
------------------
Commit: fb0dc47e35
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-04-13 (Thu, 13 Apr 2017)
2017-04-13 23:36:29 +02:00
Jacek Jendrzej
be193b9eae
fix init cl_force_repaint
...
Origin commit data
------------------
Commit: b4bb9ef5ea
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-04-13 (Thu, 13 Apr 2017)
2017-04-13 17:32:24 +02:00
vanhofen
092da74b08
bouquetlist: rework; ...
...
* use OFFSET defines
* use CComponentsFooter to paint footer
* use CComponentsScrollBar to paint scrollbar
* use a bit more offset for items
* re-align status icons in items
* use same scambled-icon as used in channellist
Origin commit data
------------------
Commit: 4ea2f46c7c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-13 (Thu, 13 Apr 2017)
Origin message was:
------------------
- bouquetlist: rework; ...
* use OFFSET defines
* use CComponentsFooter to paint footer
* use CComponentsScrollBar to paint scrollbar
* use a bit more offset for items
* re-align status icons in items
* use same scambled-icon as used in channellist
2017-04-13 11:20:10 +02:00
vanhofen
765871fe52
epgplus: get sure we have enough space for detailsline
...
Origin commit data
------------------
Commit: cf229bb3af
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-13 (Thu, 13 Apr 2017)
Origin message was:
------------------
- epgplus: get sure we have enough space for detailsline
2017-04-13 11:20:10 +02:00
vanhofen
dee8749087
settings: fix calculation for SCROLLBAR_WIDTH ...
...
to work with subtractions too
Origin commit data
------------------
Commit: 8bfee0b7dc
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- settings: fix calculation for SCROLLBAR_WIDTH ...
to work with subtractions too
2017-04-12 13:28:54 +02:00
vanhofen
23a69c90bc
channelist: rename bool pig_on_win to minitv_is_active
...
Origin commit data
------------------
Commit: 42aca4a4c9
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- channelist: rename bool pig_on_win to minitv_is_active
2017-04-12 10:04:04 +02:00
vanhofen
763cf5335b
channellist: one more missing OFFSET define
...
Origin commit data
------------------
Commit: 31979a4f87
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- channellist: one more missing OFFSET define
2017-04-12 10:04:03 +02:00
vanhofen
c41cc1a99e
osd_setup: a bit smaller font for epgplus-items; ...
...
it's now aligned to epgview's fontsizes
Origin commit data
------------------
Commit: 5a17b434b6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- 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
vanhofen
1100259455
channelist: use OFFSET defines for bottom detailsbox
...
Origin commit data
------------------
Commit: f4a0e8faf1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- channelist: use OFFSET defines for bottom detailsbox
2017-04-12 09:31:21 +02:00
vanhofen
9b51ccc6a1
eventlist: use OFFSET defines for right infobox
...
Origin commit data
------------------
Commit: a1f174b80a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-12 (Wed, 12 Apr 2017)
Origin message was:
------------------
- eventlist: use OFFSET defines for right infobox
2017-04-12 09:31:21 +02:00
vanhofen
5b73bc8358
channellist: a bit more offset for item; fix progressbar's width
...
use OFFSET defines for logo in header and in right infozone
Origin commit data
------------------
Commit: 7e6746e2aa
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-11 (Tue, 11 Apr 2017)
Origin message was:
------------------
- 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
vanhofen
72837ad504
channellist: simplify MaxChanNr() function
...
Origin commit data
------------------
Commit: 763f16ccca
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-11 (Tue, 11 Apr 2017)
Origin message was:
------------------
- channellist: simplify MaxChanNr() function
2017-04-11 23:12:41 +02:00
vanhofen
8fcf4ff024
remove obsolete src/driver/wav.h
...
Origin commit data
------------------
Commit: c3a1ef47dc
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-11 (Tue, 11 Apr 2017)
Origin message was:
------------------
- remove obsolete src/driver/wav.h
2017-04-11 17:32:46 +02:00
vanhofen
c657acc35f
remove obsolete src/gui/dmx_tspidbandwidth.c
...
Origin commit data
------------------
Commit: 9ea5bcfd74
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-11 (Tue, 11 Apr 2017)
Origin message was:
------------------
- remove obsolete src/gui/dmx_tspidbandwidth.c
2017-04-11 17:32:46 +02:00
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
665172f9a3
color: allow to toggle normal <-> enlighten background colors
...
Origin commit data
------------------
Commit: 1c75e7f447
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-10 (Mon, 10 Apr 2017)
Origin message was:
------------------
- color: allow to toggle normal <-> enlighten background colors
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
1da8713577
osd_setup: add new epgplus font
...
Origin commit data
------------------
Commit: 7b7430969a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- osd_setup: add new epgplus font
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