should probably be fixed differently but works for now ;-)
Origin commit data
------------------
Commit: b46a806cb9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)
This reverts commit 1bc23bfc31.
A better and simpler solution for progressbar setup is already in place.
Origin commit data
------------------
Commit: 8835f4a0c7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-26 (Tue, 26 Mar 2013)
This reverts commit dcda89dcb3.
A better and simpler solution for progressbar setup is already in place.
Origin commit data
------------------
Commit: 3ab1cd74da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-26 (Tue, 26 Mar 2013)
This reverts commit 24ccdd875a.
A better and simpler solution for progressbar setup is already in place.
Origin commit data
------------------
Commit: f6abb909ae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-26 (Tue, 26 Mar 2013)
This reverts commit f02bd7f5a7.
A better and simpler solution for progressbar setup is already in place.
Origin commit data
------------------
Commit: b367b0f5e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Delete causes a clean background because it is possible that remnants are
left after changed font size.
Origin commit data
------------------
Commit: 9af63bdc72
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)
... make size, time and mode fields scale with fontsize
Origin commit data
------------------
Commit: 4c3a92a130
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Origin commit data
------------------
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Origin message was:
------------------
- strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
This is not entirely correct, as the corners will be wong
if a msgbox without header or footer is used. But as the
only place where this is used is ShowMsg2UTF() which has
header and footer, it does not matter right now.
Origin commit data
------------------
Commit: 3ad95f3038
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Causes correct paint of details line, if osd settings
have been changed.
Origin commit data
------------------
Commit: deab17dc25
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)
This ensures a clean end on the left edge and save screen is not needed.
Origin commit data
------------------
Commit: b07c4231ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
setHeaderButtons was without effect
Origin commit data
------------------
Commit: cc31a41f43
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Use setPicture() to change image on runtime.
Origin commit data
------------------
Commit: 8196cf7671
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Origin message was:
------------------
CComponentsPIP: paint alternate picture if no tv mode
Use setPicture() to change image on runtime.
If CONFIGDIR/volume.sh is present it gets executed with parameter
"up" or "down" and if unless it returns nonzero, the internal volume
handling is skipped.
This allows to e.g. control the volume on the TV with samsremote.
Origin commit data
------------------
Commit: 78d859eb35
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)
This exports arrays FONT_TYPE_foo as FONT['foo'], COL_bar als COL['bar']
and SCREEN_OFF_a as SCREEN['OFF_a'] instead of lots of single variables.
Later these could also be made dynamic if the need arises.
Origin commit data
------------------
Commit: 8ef5040d47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Origin commit data
------------------
Commit: 92f11c1e62
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Origin message was:
------------------
- bouquetlist.cpp: use existing loop to calc max height of buttons