svenhoefer
52f51e7f27
- infoclock: cleanup (remove unneeded stuff)
2013-12-09 23:12:23 +01:00
martii
45028b116c
luainstance: support new text coloring scheme
...
Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
2013-12-08 21:28:38 +01:00
Stefan Seyfried
bbd0a5e27a
coolstream: align shutdown handling with other archs
...
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.
2013-12-07 23:14:08 +01:00
Stefan Seyfried
5976f03ca2
Merge remote-tracking branch 'check/next-cc'
2013-12-07 18:28:56 +01:00
svenhoefer
a8f7668a9c
- yWeb: use same order in search for channellogos as neutrino
2013-12-06 13:30:52 +01:00
Thilo Graf
08fed0f5d6
CComponentsFrmClock: use only space char for minimal separator width
...
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.
2013-12-03 20:43:51 +01:00
Thilo Graf
e2d920660e
CMenuForwarder: declare some members as const
...
Technically some member functions can be const
2013-12-03 14:55:39 +01:00
Thilo Graf
4d213e9ed9
CAudioPlayerGui: move scope of char *type
...
scope can be reduced
2013-12-03 14:55:39 +01:00
Thilo Graf
074713bb29
CAudioPlayerGui: assign value of variable 'step' with current value
...
Variable 'step' is reassigned a value before the old one has been used.
2013-12-03 14:55:39 +01:00
Thilo Graf
7e4bdebba1
CAudioPlayerSetup: remove redundant parent->hide()
...
Possible null pointer dereference: parent - otherwise it is redundant
to check it against null.
2013-12-03 14:55:39 +01:00
Thilo Graf
c5b9786df4
color.cpp: use variable br_
...
Variable 'br_' is assigned a value that is never used
2013-12-03 14:55:38 +01:00
svenhoefer
ce7bad6e16
- infoviewer: use space instead of dot as seperator for clock
2013-12-03 12:41:41 +01:00
svenhoefer
ef78791ec2
- cc_frm_clock.cpp: add space as a possible seperator
2013-12-03 12:38:28 +01:00
Stefan Seyfried
32661dd6fc
paintButtons: fix auto-spacing of buttins / labels
...
in space-restricted setups, buttons would be painted outside
of the assigned space due to errors in position calculations
2013-12-03 11:52:42 +01:00
M. Liebmann
be142c1e4a
CTimeOSD: Restoring infoclock after hiding osdtime
2013-12-03 09:19:20 +01:00
[CST] Focus
afe8427b2b
gui/scan.cpp: fix memleak
2013-12-02 12:33:20 +04:00
Stefan Seyfried
76f1f6f007
paintButtons: fix auto-spacing of buttins / labels
...
in space-restricted setups, buttons would be painted outside
of the assigned space due to errors in position calculations
2013-12-02 00:52:55 +01:00
Thilo Graf
fcb7b88ff0
CInfoViewer: use correct corners and text color for time display
...
Assigning of these properties are required after theme or color changes.
2013-12-01 22:37:43 +01:00
M. Liebmann
cbfd097060
neutrino: disable infoclock while eventlist is displayed via usermenu
2013-12-01 16:39:35 +01:00
M. Liebmann
101fe3a4b8
CScanSetup: Remove duplicate separator line from cable scanmenu
2013-12-01 16:39:35 +01:00
[CST] Focus
e904c1deda
gui/widget/menue.cpp: fix 15b2b2ec05
2013-12-01 15:36:28 +04:00
Stefan Seyfried
9ca8b57ed9
fix manual terrestrial scan (untested)
2013-12-01 01:11:51 +01:00
Stefan Seyfried
b5e736e81b
Merge branch 'check/next-cc'
...
Only compile-tested.
2013-11-30 20:17:31 +01:00
Stefan Seyfried
bf8ec4d89e
Revert "Revert "global.h: Use forward-declarations to reduce number of dependencies""
...
This reverts commit 3c8d47fa49
.
No Idea why this was reverted, so revert again :-)
2013-11-30 18:26:47 +01:00
Stefan Seyfried
51422b1763
put the uncoolinit hack directly in CZapit::Start()
2013-11-30 17:28:23 +01:00
Stefan Seyfried
29c47133fd
startvideo: send PMT again
...
this needs checking if the refcounting issues have
been fixed now.
2013-11-30 16:07:11 +01:00
Thilo Graf
dff2733bc2
CSignalBar/CSignalNoiseRatioBar: reduce code, clean ups
...
Some var inits can be reduced, because of inheritance.
2013-11-30 00:41:45 +01:00
Thilo Graf
4355c873cc
CInfoClock: ensure use of current theme colors
...
If user has changed colors or theme, new color settings must be applied,
otherwise settings have no effect.
2013-11-29 23:22:33 +01:00
martii
15b2b2ec05
remove widest_number definition and usage, add Font::getMaxDigitWidth() method instead
...
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com >
2013-11-29 23:02:50 +01:00
martii
c88ad39c67
gui/components/cc_frm_clock: fix label widths for non-standard fonts
2013-11-29 23:02:50 +01:00
[CST] Focus
caced88719
gui/osdlang_setup.cpp: fix memleak
2013-11-29 17:27:11 +04:00
[CST] Focus
a99ea61b7f
gui/keybind_setup.cpp: fix memleak: in case not all keys
...
from 'enum keynames' added to menu, memory leaked. make sure all keychoosers deleted
2013-11-29 17:27:11 +04:00
[CST] Focus
ddbc7fd44a
gui/mediaplayer.cpp: fix memleak
2013-11-29 17:27:11 +04:00
[CST] Focus
520b59e64a
gui/update_menue.cpp: fix memleak
2013-11-29 17:27:10 +04:00
[CST] Focus
a438c0548b
gui/update.cpp: fix memleak
2013-11-29 17:27:10 +04:00
[CST] Focus
98fb57d924
gui/osd_setup.cpp: fix memleak
2013-11-29 17:27:10 +04:00
[CST] Focus
006429215b
gui/parentallock_setup.cpp: fix non-easy mode, do not add menu security
2013-11-29 17:27:10 +04:00
[CST] Focus
dd7c7fc7ae
components: cleanup destructors - remove calls to functions,
...
already called inside base classes destructors
2013-11-29 17:27:10 +04:00
[CST] Focus
8aa819642d
gui/widget/menue.cpp: try to disable 'always save/restore menu hint screens' (again)
2013-11-29 17:27:10 +04:00
[CST] Focus
7f318a9d0f
neutrino.cpp: fix crash if DISABLE_SECTIONSD defined for testing
2013-11-29 17:27:10 +04:00
[CST] Focus
4a07492765
gui/widget/menue.cpp: cleanup unused code
2013-11-29 17:27:10 +04:00
[CST] Focus
edaa65d51d
gui/channellist.cpp: fix empty box paint, if no logo found
2013-11-29 17:27:10 +04:00
[CST] Focus
3b707458be
gui/channellist.cpp: disable screen save for detail line
2013-11-29 17:27:10 +04:00
[CST] Focus
1e5e36b7c8
cc_item_progressbar.cpp: fix attempt to draw box with width=0
2013-11-29 17:27:10 +04:00
[CST] Focus
90c76a2985
components: remove initVarHeader calls in classes derived from CComponentsHeader
2013-11-29 17:27:10 +04:00
[CST] Focus
062b10be2a
components: remove initVarForm calls in classes derived from CComponentsForm
2013-11-29 17:27:10 +04:00
[CST] Focus
83649513af
gui/imageinfo.cpp: fix memleak, b_info never deleted
2013-11-29 17:27:10 +04:00
[CST] Focus
9897b9045c
cc_item_progressbar.cpp: for advanced paint, replace paintShapes with paintBoxRel:
...
too much overhead to replace single paintBoxRel call
2013-11-29 17:27:10 +04:00
[CST] Focus
93a326e9eb
components: remove initVarBasic and initVarItem calls from derived classes
2013-11-29 17:27:10 +04:00
[CST] Focus
5f80ab6450
cc_base.h: make private initVarBasic and initVarItem, they are is called from constructors
2013-11-29 17:27:10 +04:00