to be visible always on first page
Origin commit data
------------------
Commit: b9881539d4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
add safe-check for max pids recorded
Origin commit data
------------------
Commit: 545f1dee6a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Entry is used as caption, not as descriptive paragraph.
Origin commit data
------------------
Commit: 0d50045469
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Height of sub caption was not considered.
Origin commit data
------------------
Commit: f3da710976
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Buildinfo also exists in infomenu, but is outcommented, so it is
prepared just for testings.
Origin commit data
------------------
Commit: ac6f547d0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)
-use CComponentsExtTextForm: this combines labels and text to one item
-add build informations: this includes some functions of CBuildInfo class
to show its informations, user can now use the red button and toggle
between license and build infos
Origin commit data
------------------
Commit: 2bd2714770
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)
also possible: get partial informations also as strings for usage
in other classes
Origin commit data
------------------
Commit: 6955df5c5e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
This check causes possible segfault and check is already in ccx_text_obj.
Origin commit data
------------------
Commit: 05ce023278
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
Assigning of value before width was set, had no effect
Origin commit data
------------------
Commit: 74d25a6089
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
Value 0 for embedded items should be unproblematic, buy single items
should have minimum value = 1.
Origin commit data
------------------
Commit: e5b0673259
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
The derived member of ComponentsForm() should be sufficiently
and should serve its purpose.
Origin commit data
------------------
Commit: cbeb9f3ac6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)
This causes initialization of all properties, but
affects the behavior of item paint.
This can be understood as a counterpart to isPainted().
Origin commit data
------------------
Commit: 8ae491a994
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)
this provides a combining form, that contains a text object with label
Origin commit data
------------------
Commit: d8514b19ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
default parameters can also be used
Origin commit data
------------------
Commit: 5fb7959ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Paint routine of text has changed, so it can be useful to affect the old
behavior of text repaint beacause of text is painted only if
text or some other properties have changed.
Default value of force_repaint is true, so we have the same behavior like
before changes.
Origin commit data
------------------
Commit: 7e91fecc02
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Compiles on most platforms, starts. Not really tested.
Origin commit data
------------------
Commit: b93a372b54
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
the CRCInput class is used for input anyway, so
this does not make any sense.
Origin commit data
------------------
Commit: e06e845eae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
if exist a file called folder.jpg in same dir as the audiofile
or a audiocover is defined in id3-tag it will be displayed in header.
cover in tag is preferred.
ported from mohusch. original patch by tangocash. thx!
Origin commit data
------------------
Commit: fe07423ad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Origin message was:
------------------
- audioplayer: show cover from id3-tag or folder.jpg in header
if exist a file called folder.jpg in same dir as the audiofile
or a audiocover is defined in id3-tag it will be displayed in header.
cover in tag is preferred.
ported from mohusch. original patch by tangocash. thx!
[seife: amended to fix build]
Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Origin commit data
------------------
Commit: 4eb66ba4b2
Author: martii <m4rtii@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
it's not really OpenGL we are using but glfb, and this is on
all generic-hw boxes, so use the HAVE_GENERIC_HARDWARE define.
Origin commit data
------------------
Commit: 9fc9e8912e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
setMode (not really the right name) is also hardware specific,
so move it into fbaccel, too.
Origin commit data
------------------
Commit: 77ef016271
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)