instead of just running rcK (which might not exist) and then
switching off the box hard, exit with proper exit code and
let a helper binary shut off the box with wakeup timer in a
shutdown script.
Origin commit data
------------------
Commit: bbd0a5e27a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-07 (Sat, 07 Dec 2013)
Origin commit data
------------------
Commit: a8f7668a9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Origin message was:
------------------
- yWeb: use same order in search for channellogos as neutrino
Calculate of minimal separator width by a space char should be enough
in all cases.
A switch statement should be also unnecessary, if we check for digits.
Origin commit data
------------------
Commit: 08fed0f5d6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Technically some member functions can be const
Origin commit data
------------------
Commit: e2d920660e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Variable 'step' is reassigned a value before the old one has been used.
Origin commit data
------------------
Commit: 074713bb29
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Possible null pointer dereference: parent - otherwise it is redundant
to check it against null.
Origin commit data
------------------
Commit: 7e4bdebba1
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Variable 'br_' is assigned a value that is never used
Origin commit data
------------------
Commit: c5b9786df4
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Origin commit data
------------------
Commit: ce7bad6e16
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Origin message was:
------------------
- infoviewer: use space instead of dot as seperator for clock
Origin commit data
------------------
Commit: ef78791ec2
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Origin message was:
------------------
- cc_frm_clock.cpp: add space as a possible seperator
in space-restricted setups, buttons would be painted outside
of the assigned space due to errors in position calculations
Origin commit data
------------------
Commit: 32661dd6fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
in space-restricted setups, buttons would be painted outside
of the assigned space due to errors in position calculations
Origin commit data
------------------
Commit: 76f1f6f007
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Assigning of these properties are required after theme or color changes.
Origin commit data
------------------
Commit: fcb7b88ff0
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-01 (Sun, 01 Dec 2013)
Only compile-tested.
Origin commit data
------------------
Commit: b5e736e81b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
This reverts commit d6c1108d7e.
No Idea why this was reverted, so revert again :-)
Origin commit data
------------------
Commit: bf8ec4d89e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
this needs checking if the refcounting issues have
been fixed now.
Origin commit data
------------------
Commit: 29c47133fd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
Some var inits can be reduced, because of inheritance.
Origin commit data
------------------
Commit: dff2733bc2
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
If user has changed colors or theme, new color settings must be applied,
otherwise settings have no effect.
Origin commit data
------------------
Commit: 4355c873cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)
from 'enum keynames' added to menu, memory leaked. make sure all keychoosers deleted
Origin commit data
------------------
Commit: a99ea61b7f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
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)