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)
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>
switch url <-> name to get the same order as in other used functions
(cherry picked from commit e93c9416be)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: d75a3b0f58
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Origin message was:
------------------
- audioplayer: change scanXmlData() arguments order ...
switch url <-> name to get the same order as in other used functions
(cherry picked from commit e93c9416be)
Signed-off-by: Thilo Graf <dbt@novatux.de>
use another constructor of CComponentsHeader() instead
Signed-off-by: Thilo Graf <dbt@novatux.de>
Good idea, this I had already in mind too.
Origin commit data
------------------
Commit: 980e293517
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Origin message was:
------------------
- cc_frm_header: remove CComponentsHeaderLocalized() subclass
use another constructor of CComponentsHeader() instead
Signed-off-by: Thilo Graf <dbt@novatux.de>
Good idea, this I had already in mind too.
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 000edc2942
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Origin message was:
------------------
- simplify last shadow-changes ...
I didn't know about the possibility to add a shadow directly to
the scrollbar.
Signed-off-by: Thilo Graf <dbt@novatux.de>
... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262 the non-CC scrollbars looks weird.
Origin commit data
------------------
Commit: fe5f84c1d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Origin message was:
------------------
- scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262 the non-CC scrollbars looks weird.
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)
Origin commit data
------------------
Commit: 957b1e05df
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- various: use DARK text color on DARK background
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
TODO: footer text color and maybe footer font
Origin commit data
------------------
Commit: cc5258e6d5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- colors: make footer background color configurable
TODO: footer text color and maybe footer font
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name
This is in preparation to make footer colors configurable
Origin commit data
------------------
Commit: bc39d1e14e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Origin message was:
------------------
- colors: some internal renamings
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name
This is in preparation to make footer colors configurable
after closed screensaver, infoclock was painted. That looks not good.
This should fix this.
Origin commit data
------------------
Commit: 0f7985c95c
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-18 (Wed, 18 Nov 2015)
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
Origin commit data
------------------
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)
Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
Infobox provides already paint of text, so is not required to
call explicit fontrenderer methods.
Origin commit data
------------------
Commit: 98d18f3ff4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-26 (Fri, 26 Dec 2014)
don't update full vfd every second
Origin commit data
------------------
Commit: 90f968c19d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Origin message was:
------------------
- vfd/audioplayer: fix vfd progress in audioplayer
don't update full vfd every second