Commit Graph

6085 Commits

Author SHA1 Message Date
Michael Liebmann
742cb69289 CInfoClock: Fix size & position calculation
Origin commit data
------------------
Commit: a4dc972774
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
2013-12-11 15:55:14 +01:00
Stefan Seyfried
86f4e01de7 locale: adapt helper scripts to current compilers
Origin commit data
------------------
Commit: e9673d8798
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-12-31 (Mon, 31 Dec 2012)
2013-12-10 19:52:01 +01:00
vanhofen
524f358446 osd-setup: fix 60e34434fd
Origin commit data
------------------
Commit: 4b4ef281a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-10 (Tue, 10 Dec 2013)

Origin message was:
------------------
- osd-setup: fix 60e34434fd
2013-12-10 03:02:44 +01:00
vanhofen
60e34434fd infoclock: add some features
* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)


Origin commit data
------------------
Commit: e97e33532b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-10 (Tue, 10 Dec 2013)

Origin message was:
------------------
- infoclock: add some features

* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)
2013-12-10 02:38:43 +01:00
vanhofen
fb8daec3e1 osd-setup: add option to switch clock on or off
Origin commit data
------------------
Commit: 25b1b35872
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-10 (Tue, 10 Dec 2013)

Origin message was:
------------------
- osd-setup: add option to switch clock on or off
2013-12-10 02:22:27 +01:00
Thilo Graf
5fb07705e4 CComponentsFrmClock: fix calculate minimal separator width
It's nevertheless necessary to use more than one space char.
Some "exotic" font types can make issues with its size handling.
We use char size of some possible chars to get minimal separator size.


Origin commit data
------------------
Commit: 467515fd70
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-10 (Tue, 10 Dec 2013)
2013-12-10 10:42:55 +01:00
Thilo Graf
a3a711db84 CComponentsHeader: use also lower height if size mode==CC_HEADER_SIZE_SMALL
Origin commit data
------------------
Commit: 63392accda
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-04 (Wed, 04 Dec 2013)
2013-12-10 09:30:53 +01:00
Thilo Graf
52be18ff3a CComponentsForm/CComponentsHeader: use start pos x=1 instead 0
0 could make problems on fit items into container


Origin commit data
------------------
Commit: ad80daea96
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-04 (Wed, 04 Dec 2013)
2013-12-10 09:30:52 +01:00
vanhofen
1f177c9522 infoclock: cleanup (remove unneeded stuff)
Origin commit data
------------------
Commit: 52f51e7f27
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)

Origin message was:
------------------
- infoclock: cleanup (remove unneeded stuff)
2013-12-09 23:12:23 +01:00
martii
8af7c51742 luainstance: support new text coloring scheme
Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>


Origin commit data
------------------
Commit: 45028b116c
Author: martii <m4rtii@gmx.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
2013-12-08 21:28:38 +01:00
Stefan Seyfried
e6cc1e1ecf 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.


Origin commit data
------------------
Commit: bbd0a5e27a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-07 (Sat, 07 Dec 2013)
2013-12-07 23:14:08 +01:00
Stefan Seyfried
ffcb0147ac Merge remote-tracking branch 'check/next-cc'
Origin commit data
------------------
Commit: 5976f03ca2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-07 (Sat, 07 Dec 2013)
2013-12-07 18:28:56 +01:00
vanhofen
1af32e8871 yWeb: use same order in search for channellogos as neutrino
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
2013-12-06 13:30:52 +01:00
Thilo Graf
e50a65b1a0 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.


Origin commit data
------------------
Commit: 08fed0f5d6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-03 (Tue, 03 Dec 2013)
2013-12-03 20:43:51 +01:00
Thilo Graf
56cc751563 CMenuForwarder: declare some members as const
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)
2013-12-03 14:55:39 +01:00
Thilo Graf
2981210a6b CAudioPlayerGui: move scope of char *type
scope can be reduced


Origin commit data
------------------
Commit: 4d213e9ed9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-03 14:55:39 +01:00
Thilo Graf
fbc082cc6a CAudioPlayerGui: assign value of variable 'step' with current value
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)
2013-12-03 14:55:39 +01:00
Thilo Graf
fe08be0102 CAudioPlayerSetup: remove redundant parent->hide()
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)
2013-12-03 14:55:39 +01:00
Thilo Graf
e328aad016 color.cpp: use variable br_
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)
2013-12-03 14:55:38 +01:00
vanhofen
3fd1beaac3 - infoviewer: use space instead of dot as seperator for clock
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
2013-12-03 12:41:41 +01:00
vanhofen
b58c8cd3c5 cc_frm_clock.cpp: add space as a possible seperator
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
2013-12-03 12:38:28 +01:00
Stefan Seyfried
593130a40e 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


Origin commit data
------------------
Commit: 32661dd6fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-03 11:52:42 +01:00
Michael Liebmann
0abd72b0fe CTimeOSD: Restoring infoclock after hiding osdtime
Origin commit data
------------------
Commit: be142c1e4a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
2013-12-03 09:19:20 +01:00
[CST] Focus
811a1dbae4 gui/scan.cpp: fix memleak
Origin commit data
------------------
Commit: afe8427b2b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-02 12:33:20 +04:00
Stefan Seyfried
4779aea566 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


Origin commit data
------------------
Commit: 76f1f6f007
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-02 00:52:55 +01:00
Thilo Graf
1966c5d0ac CInfoViewer: use correct corners and text color for time display
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)
2013-12-01 22:37:43 +01:00
Michael Liebmann
2db5b8cad2 neutrino: disable infoclock while eventlist is displayed via usermenu
Origin commit data
------------------
Commit: cbfd097060
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-01 (Sun, 01 Dec 2013)
2013-12-01 16:39:35 +01:00
Michael Liebmann
b421c6701d CScanSetup: Remove duplicate separator line from cable scanmenu
Origin commit data
------------------
Commit: 101fe3a4b8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
2013-12-01 16:39:35 +01:00
[CST] Focus
a7b986c270 gui/widget/menue.cpp: fix 4c2c559da3
Origin commit data
------------------
Commit: e904c1deda
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-01 (Sun, 01 Dec 2013)
2013-12-01 15:36:28 +04:00
Stefan Seyfried
e467b6c68b fix manual terrestrial scan (untested)
Origin commit data
------------------
Commit: 9ca8b57ed9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-01 (Sun, 01 Dec 2013)
2013-12-01 01:11:51 +01:00
Stefan Seyfried
4c7a2f38df Merge branch 'check/next-cc'
Only compile-tested.


Origin commit data
------------------
Commit: b5e736e81b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
2013-11-30 20:17:31 +01:00
Stefan Seyfried
963a1c795d Revert "Revert "global.h: Use forward-declarations to reduce number of dependencies""
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)
2013-11-30 18:26:47 +01:00
Stefan Seyfried
384675dcd7 put the uncoolinit hack directly in CZapit::Start()
Origin commit data
------------------
Commit: 51422b1763
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
2013-11-30 17:28:23 +01:00
Stefan Seyfried
cad1d8804d startvideo: send PMT again
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)
2013-11-30 16:07:11 +01:00
Thilo Graf
b36d570c85 CSignalBar/CSignalNoiseRatioBar: reduce code, clean ups
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)
2013-11-30 00:41:45 +01:00
Thilo Graf
5eac6b9e9b 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.


Origin commit data
------------------
Commit: 4355c873cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 23:22:33 +01:00
martii
4c2c559da3 remove widest_number definition and usage, add Font::getMaxDigitWidth() method instead
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: 15b2b2ec05
Author: martii <m4rtii@gmx.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 23:02:50 +01:00
martii
189db5deb2 gui/components/cc_frm_clock: fix label widths for non-standard fonts
Origin commit data
------------------
Commit: c88ad39c67
Author: martii <m4rtii@gmx.de>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 23:02:50 +01:00
[CST] Focus
1268d2e69e gui/osdlang_setup.cpp: fix memleak
Origin commit data
------------------
Commit: caced88719
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:11 +04:00
[CST] Focus
7be36249b1 gui/keybind_setup.cpp: fix memleak: in case not all keys
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)
2013-11-29 17:27:11 +04:00
[CST] Focus
a3fc0c698d gui/mediaplayer.cpp: fix memleak
Origin commit data
------------------
Commit: ddbc7fd44a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:11 +04:00
[CST] Focus
cf90dc1866 gui/update_menue.cpp: fix memleak
Origin commit data
------------------
Commit: 520b59e64a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
529f87c7d1 gui/update.cpp: fix memleak
Origin commit data
------------------
Commit: a438c0548b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
b5b51436fb gui/osd_setup.cpp: fix memleak
Origin commit data
------------------
Commit: 98fb57d924
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
306b50c6bc gui/parentallock_setup.cpp: fix non-easy mode, do not add menu security
Origin commit data
------------------
Commit: 006429215b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
d1a54573ae components: cleanup destructors - remove calls to functions,
already called inside base classes destructors


Origin commit data
------------------
Commit: dd7c7fc7ae
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
74b1a181c5 gui/widget/menue.cpp: try to disable 'always save/restore menu hint screens' (again)
Origin commit data
------------------
Commit: 8aa819642d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
3392eee2ae neutrino.cpp: fix crash if DISABLE_SECTIONSD defined for testing
Origin commit data
------------------
Commit: 7f318a9d0f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
7839c53283 gui/widget/menue.cpp: cleanup unused code
Origin commit data
------------------
Commit: 4a07492765
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-28 (Thu, 28 Nov 2013)
2013-11-29 17:27:10 +04:00
[CST] Focus
51d9846f9c gui/channellist.cpp: fix empty box paint, if no logo found
Origin commit data
------------------
Commit: edaa65d51d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-28 (Thu, 28 Nov 2013)
2013-11-29 17:27:10 +04:00