too much overhead to replace single paintBoxRel call
Origin commit data
------------------
Commit: 9897b9045c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
initVarSigBar call from CSignalNoiseRatioBar reset pointers created by initSBItems from CSignalBar ctor
Origin commit data
------------------
Commit: 5526bedc26
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
do not stop playback to show cancel timer question
Origin commit data
------------------
Commit: e2ae51ae84
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)
On changed theme colors, it's required to set the current color values
otherwise the old values remain, this does not look so good.
Origin commit data
------------------
Commit: 8a2185c32e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)
- initCCLockItems() is called by the refresh() function
and the paint() function in initClockThread()
Origin commit data
------------------
Commit: 05cc6f18c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Origin message was:
------------------
CComponentsFrmClock: Remove double call of initCCLockItems()
- initCCLockItems() is called by the refresh() function
and the paint() function in initClockThread()
- Use setClockFont(enum FONT_TYPES) for selection of neutrino fonts
- Use setClockFontSize(size) for Dynamic Font
Origin commit data
------------------
Commit: 1bfb6d2cd3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
- Fix display info clock
- Preparation for alternative use of neutrino fonts / DynFonts
Origin commit data
------------------
Commit: 0c18d4a6db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
This is already handled in CTextBox object itself and should be enough.
Origin commit data
------------------
Commit: 1107e4f89b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)
This replaces old code that displayed time in infobar.
Origin commit data
------------------
Commit: ef374d7f8d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Origin commit data
------------------
Commit: 837b8b71ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-25 (Mon, 25 Nov 2013)
Origin message was:
------------------
- infoviewer_bb: align icons on right side with text above
This changes has only effect with button bar. Infoviewer is ignored or
collide with Virtual_Zap.
Origin commit data
------------------
Commit: 9056504555
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-25 (Mon, 25 Nov 2013)
CInfoClock is derived from class ComponentsFrmClock, so we can
use already available members.
Origin commit data
------------------
Commit: 98e48a76a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Origin commit data
------------------
Commit: 57267a28aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Origin message was:
------------------
- helpers.cpp: port safe_mkdir() from martii
TODO: move it from source to object tree
Origin commit data
------------------
Commit: e1f721a8db
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
This is a partial revert of b9fc266721
Origin commit data
------------------
Commit: 0ae3d34ceb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)
If the value is 100%, some parts of text was not displayed.
Origin commit data
------------------
Commit: 1feec4714a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)
defaul mode for value is now CTextBox::NO_AUTO_LINEBREAK | CTextBox::RIGHT
Origin commit data
------------------
Commit: b12ae03073
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)