the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
Origin commit data
------------------
Commit: c307ed5b36
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Origin message was:
------------------
- hw_caps: remove CFEManager-code; ...
the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
This reverts commit 2d4130dab8.
Origin commit data
------------------
Commit: 8c8ae9595c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)
In some cases, eg. with very much pages in channellist, the effort
to handle with all count of scrollbar segments was too much. Result: long
waiting times during page scrolling and slider was not visible. This
should be fixed now.
Origin commit data
------------------
Commit: 71f5779a40
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-11 (Fri, 11 Aug 2017)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Infobar timeout in the upnp mode is fixed to 6 sec.
Because it's acting about streams, so we should use the same timeout
such as with playing a movie file.
Origin commit data
------------------
Commit: 0225b043db
Author: GetAway <get-away@t-online.de>
Date: 2017-08-11 (Fri, 11 Aug 2017)
Possible segment count could be more than 265.
Was a remnant from scrollbar test phase.
Origin commit data
------------------
Commit: 379d1ffa76
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-09 (Wed, 09 Aug 2017)
Consideration of rules for capitalization of headings, titles and labels.
Origin commit data
------------------
Commit: 57e410c052
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-07 (Mon, 07 Aug 2017)
This ensures relative position for items inside form
Origin commit data
------------------
Commit: a19a1f067e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changes of real positions were not watched.
Origin commit data
------------------
Commit: 9687dda867
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
These methods ar only relavant for items
Origin commit data
------------------
Commit: dcdff2c03b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
This should fix some issues with possible overlapps
of logos with title. With some Conditions with text
alignment on the right side needs a fix.
There is an issue with size and position of text object, but is stll not
used at the moment. For all other conditions of logo and text alignments now
it should be not a problem (I hope) and have more code clarity.
Origin commit data
------------------
Commit: 356719cf3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Some old icon data makes no sense with changed resolution.
In some cases it could happens that no icons are to see on screen
after changed resolution. This should fix this,
Origin commit data
------------------
Commit: 58d4f13bb7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
This could be required eg. on changed resoulutions or
changed iconsets on runtime.
Origin commit data
------------------
Commit: 4e66739ff5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Objects are only required in show mode. HasData() is renamed because of for more
plausibility.
Origin commit data
------------------
Commit: 9678adc401
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
required in window class
Origin commit data
------------------
Commit: c18e337d1f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Shadow color was bound to infobar color and it's not really
understandable why, because with some colors eg. black, the shadow is
grey or with other colors it is exaggerated colored and seems to be
not realistically and looks unusual if shadow is brighter or colorful
than foreground. Some themes will thank it.
TODO: update theme files with matching values if required
Origin commit data
------------------
Commit: c600b4c416
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
to prevent inoperability of neutrino
Origin commit data
------------------
Commit: 90de51de38
Author: GetAway <get-away@t-online.de>
Date: 2017-08-06 (Sun, 06 Aug 2017)
prevent shutdown from timer if stb is started from deep standby > does a
timer-record > and meanwhile streaming (eg. localTV or via web-if to PC)
is active
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 57f46e1f2b
Author: TangoCash <eric@loxat.de>
Date: 2017-07-05 (Wed, 05 Jul 2017)
Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 761a2b2e73
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)
Origin message was:
------------------
- epgscan: allow to set rescan period to catch a bug in epgscan
Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.
Signed-off-by: Thilo Graf <dbt@novatux.de>
and add some temporary console output to see what happens
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: f191f0730f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)
Origin message was:
------------------
- moviebrowser: another fix for deletion function ...
and add some temporary console output to see what happens
Signed-off-by: Thilo Graf <dbt@novatux.de>
Allows easier handling with strings instead const char
for usage as string source. Separate casts are not requiered.
Overload of getText() was not possible but,
name getTextAsString() is keeping namespace of base function
getText().
Origin commit data
------------------
Commit: 6aa66b84c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)
Origin message was:
------------------
CLocaleManager: add casted version of getText() function
Allows easier handling with strings instead const char
for usage as string source. Separate casts are not requiered.
Overload of getText() was not possible but,
name getTextAsString() is keeping namespace of base function
getText().
Signed-off-by: Thilo Graf <dbt@novatux.de>
dline was not removed after called epg info.
btw. Small request:
It would be nice if a short brief justification would be included.
That would be make some things easier to track and saves unnecessary questions.
Thx!
Origin commit data
------------------
Commit: d7e196c58a
Author: TangoCash <eric@loxat.de>
Date: 2017-07-02 (Sun, 02 Jul 2017)
Some parts on screen should be painted only if changed.
This should help to reduce some flicker effects.
Origin commit data
------------------
Commit: 3213999198
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-07-01 (Sat, 01 Jul 2017)
Footer is painted as first item and scrollbar as last, so shadow
overpaint footer body. Either paint scrollbar as first or use
matching shadow parameter.
Origin commit data
------------------
Commit: acb5b7e292
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-29 (Thu, 29 Jun 2017)
to get same name-structure as in the existing defines
(cherry picked from commit 834e9e3843)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Conflicts:
src/system/settings.h
Origin commit data
------------------
Commit: 6a7ac6c0b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-29 (Thu, 29 Jun 2017)
Origin message was:
------------------
- settings.h: rename FRAME_MIN_WIDTH to FRAME_WIDTH_MIN ...
to get same name-structure as in the existing defines
(cherry picked from commit 834e9e3843)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Conflicts:
src/system/settings.h
Use of cc square object saves unnecessary paintBoxRel() calls.
BgColors of metatdata and time display were different to
titlebox body color, but was not to see with all themes.
btw: time box was too much on the right side. Frame of titelbox
was overpainted but was not very noticeable if frame width < 2.
Origin commit data
------------------
Commit: 86742b1d72
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Mostly we are using a frame width of 2 lines. This should ensure
correct scaling with other screen resolution.
Origin commit data
------------------
Commit: 6aaa403197
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
and use large roundings as in the other gui-elements
cherry-picked from 4785f5324f
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: bb7b9e2207
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)
Origin message was:
------------------
- audioplayer: fix round borders in footer when playlist is hidden ...
and use large roundings as in the other gui-elements
cherry-picked from 4785f5324f
Signed-off-by: Thilo Graf <dbt@novatux.de>