Radius on top was missed if only one segment is available.
Origin commit data
------------------
Commit: c5451046d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Calls of base methods should come after internal method calls.
Values could be changed unintentionally.
Origin commit data
------------------
Commit: ed5e79440a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Contains methode setChannelLogo() with parameters
for channel id, channel name and optional
alignment (primary between title and clock). Default
alignment is centered.
Optional parameter to set logo height is available too.
Hope it works on first try. To see how it works, take look
at channellist class.
Origin commit data
------------------
Commit: 68835056c3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Should be gradually removed in all affected classes
Origin commit data
------------------
Commit: f74724ceb6
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)
Header and footer were placed too much on left side.
Origin commit data
------------------
Commit: e1f51050b2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)
Some items had offsets on screen. Was seen eg. in message windows.
Origin commit data
------------------
Commit: 9ac706b86c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)
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)
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)
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)
For comparings I added a benchmark with log output.
Origin commit data
------------------
Commit: 68c2b29caf
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-13 (Thu, 13 Apr 2017)
* 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
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
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
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
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