Commit Graph

6876 Commits

Author SHA1 Message Date
Thilo Graf
ea6808952b CBEBouquetWidget/CBEChannelWidget: add missing exit icon
Menue icon has no effect here and exit icon was missed


Origin commit data
------------------
Commit: d95446882c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)
2015-03-29 22:40:02 +02:00
Thilo Graf
f8abe71acc CBEBouquet-Classes: switch to new buttonbar based up cc-footer class
Origin commit data
------------------
Commit: b565700168
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)
2015-03-29 22:40:02 +02:00
Thilo Graf
da50e879fe CBEChannelSelectWidget/CBEChannelWidget: uinng unified infobox font size
...unified style matching to menu hints


Origin commit data
------------------
Commit: 9776d163f7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)
2015-03-29 22:40:01 +02:00
Thilo Graf
09c9f8b9a4 CAudioPlayerGui: paint of id3 info with info box
Infobox provides already paint of text, so is not required to
call explicit fontrenderer methods.


Origin commit data
------------------
Commit: 98d18f3ff4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-26 (Fri, 26 Dec 2014)
2015-03-29 22:40:01 +02:00
Thilo Graf
553bff50e8 CProgressWindow: reassign y position of body items on disabled header
Origin commit data
------------------
Commit: 32af48cc80
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)
2015-03-29 22:40:01 +02:00
Thilo Graf
b053629749 CComponentsTimer: simplify isRun function
Origin commit data
------------------
Commit: 1d574d93bc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-16 (Tue, 16 Dec 2014)
2015-03-29 22:40:01 +02:00
Thilo Graf
6867d317f2 CNetworkServiceSetup: use widget id instead explicit select method
neutrino_menue.h: add ID for network service menue


Origin commit data
------------------
Commit: 3599a4246f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-08 (Mon, 08 Dec 2014)
2015-03-29 22:40:00 +02:00
Thilo Graf
5f5943b144 CMenuWidget: move include of neutrino_menue.h to menue.h
makes explicit include unnecessary if it is needed by a widget, eg: widget id's are
parameter of constructor and is one of required widget elements.


Origin commit data
------------------
Commit: d3f9aa33f7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-08 (Mon, 08 Dec 2014)
2015-03-29 22:40:00 +02:00
Thilo Graf
58adcbcfae CEitManager: use unified binary search for ntp
Origin commit data
------------------
Commit: d58679f42d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-08 (Mon, 08 Dec 2014)
2015-03-29 22:40:00 +02:00
Thilo Graf
0a21f82bb5 CMenuWidget: fix getSelected() member
preselected was not suitable as return value


Origin commit data
------------------
Commit: 930b40588c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-05 (Fri, 05 Dec 2014)
2015-03-29 22:39:59 +02:00
Thilo Graf
91018ccfe1 CAudioPlayerGui: replace showGlobalStatus() with showStatus()
Origin commit data
------------------
Commit: c2a1299438
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)

Origin message was:
------------------
CAudioPlayerGui: replace showGlobalStatus() with showStatus()
2015-03-29 22:39:59 +02:00
Thilo Graf
bbb94b0b79 CProgressWindow: add member showStatus()
This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress bar is required.


Origin commit data
------------------
Commit: 7e084c2531
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)

Origin message was:
------------------
CProgressWindow: add member showStatus()

This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress bar is required.
2015-03-29 22:39:59 +02:00
Thilo Graf
ebb57c96ac CProgressBar: add missing assign of 'allow paint' property
Property had no effect.


Origin commit data
------------------
Commit: 663c7deef2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)
2015-03-29 22:39:58 +02:00
Thilo Graf
e83a7beda7 CComponentsItem: add setXPos/setYPos(), that consider real position
Origin commit data
------------------
Commit: 8ebb5f98ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)
2015-03-29 22:39:58 +02:00
Thilo Graf
67055afda8 system/helpers.cpp: add more possible exexutable paths
Origin commit data
------------------
Commit: 6fc8d1bb9f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
2015-03-29 22:39:57 +02:00
Thilo Graf
f07b11e637 neutrino.cpp: use simple error message for zapit fail
Origin commit data
------------------
Commit: 9491d72edd
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-23 (Sun, 23 Nov 2014)
2015-03-29 22:39:57 +02:00
Thilo Graf
1f062fd43a CComponentsForm: prevent wrong id parameter if item size out of range
Origin commit data
------------------
Commit: d72603665c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-14 (Fri, 14 Nov 2014)
2015-03-29 22:39:57 +02:00
Thilo Graf
5346dec1ed CNeutrinoEventList: rework paint of header
Reduce code with chain form and use text and logo items as embedded items.


Origin commit data
------------------
Commit: d4f466d595
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-08 (Sat, 08 Nov 2014)
2015-03-29 22:39:56 +02:00
Thilo Graf
0519d62d0b CComponentsForm: fix init value of getPageCount()
value is always 1


Origin commit data
------------------
Commit: 52f7c79db8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)
2015-03-29 22:39:56 +02:00
Thilo Graf
93d8288423 CComponentsFooter: fix button view with gradient
show contour only in gradient mode


Origin commit data
------------------
Commit: 0f8c1829d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-01 (Sat, 01 Nov 2014)
2015-03-29 22:39:55 +02:00
Thilo Graf
beb1e62280 CComponentsFooter: add optional possibility to switch colored button frame
Origin commit data
------------------
Commit: 7ec096fa3d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)
2015-03-29 22:39:55 +02:00
Thilo Graf
b81d63802a CVolumeBar: fix icon postion
Icon was not centered in y position.


Origin commit data
------------------
Commit: 8a1965fcca
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)
2015-03-29 22:39:55 +02:00
Thilo Graf
5b03149c5c CMovieBrowser: fix unintended upscaling of channellogo
Upscale is not allowed and do down scale only if header height is too small.


Origin commit data
------------------
Commit: bee35e9042
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)
2015-03-29 22:39:54 +02:00
Thilo Graf
ca775fc8f1 CComponentsButton: use unified body colors in gradient mode
Some theme controlled colors don't really looks nice in some
combinations with window backgrounds.


Origin commit data
------------------
Commit: 66e5f03c92
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
2015-03-29 22:39:54 +02:00
Thilo Graf
ea0a97653e gui/Makefile.am: add conclusive description with last tag and branch
Origin commit data
------------------
Commit: c7a40bb6dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-04 (Tue, 04 Nov 2014)
2015-03-29 22:39:54 +02:00
Thilo Graf
02e7e4a685 CComponentsPicture: don't paint image, if is not available
Origin commit data
------------------
Commit: 8929255e9e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
2015-03-29 22:39:54 +02:00
Thilo Graf
e7b404abb9 CChannelList: ensure down scaling if header height is too small
Logo is initialized with width and height, but enforces in most cases
upscaling of logo. Default now disabled scaling but if header too small,
down scaling is enabled.


Origin commit data
------------------
Commit: f499efa208
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)
2015-03-29 22:39:53 +02:00
Thilo Graf
b021ee0e81 CComponentsPIP: fix centering of image
auto centering was broken, eg.to see in channellist if radio mode was enabled


Origin commit data
------------------
Commit: c027412832
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)
2015-03-29 22:39:53 +02:00
Thilo Graf
0e7495bde4 CComponentsPicture: simplify item init, adapt getHeight/getWidth members
Members getHeight/getWidth returns now image related values dependent of
scale mode


Origin commit data
------------------
Commit: 8227638c06
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)
2015-03-29 22:39:53 +02:00
Thilo Graf
9ea6768452 CMenuWidget: fix applying of hintbox text color after changed theme
Origin commit data
------------------
Commit: 20180b5b83
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-26 (Sun, 26 Oct 2014)
2015-03-29 22:39:52 +02:00
Thilo Graf
46c0b01ad9 CComponentsInfoBox: fix applying of properties
Some properties were not applied if cctext was already exists, eg. after
changed theme


Origin commit data
------------------
Commit: 782c958bde
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-26 (Sun, 26 Oct 2014)
2015-03-29 22:39:52 +02:00
Thilo Graf
c4d6eb2761 CComponentsButton: use of global button text color
Used text color was different to old button handler.


Origin commit data
------------------
Commit: 04083bc299
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
2015-03-29 22:39:52 +02:00
Thilo Graf
2a12679ee6 CComponentsForm: fix unnecessary try for scroll
This avoids unnecessary flicker effects, because no paint is required,
if page count = 1 and also ensures, that this page is defined as current page.


Origin commit data
------------------
Commit: 23c708b787
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-05 (Sun, 05 Oct 2014)
2015-03-29 22:39:51 +02:00
Thilo Graf
85e2ac21f6 CComponentsForm: reduce corner radius on frame border
If we have a frame around parent item, ensure matching corners
inside of embedded item, this avoids ugly unpainted spaces
between frame and item border.

TODO: other constellations are not considered at the moment!


Origin commit data
------------------
Commit: 09851f3b9f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-04 (Sat, 04 Oct 2014)
2015-03-29 22:39:51 +02:00
Thilo Graf
64a7f05f93 CComponentsForm: fix item offset with enabled frame
frame width was not considered


Origin commit data
------------------
Commit: f7faf07ab1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-04 (Sat, 04 Oct 2014)
2015-03-29 22:39:50 +02:00
Thilo Graf
e1406d1077 CComponentsTimer: start timer only if interval > 0
Origin commit data
------------------
Commit: 8aa2b6a5ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
2015-03-29 22:39:50 +02:00
Thilo Graf
bd97f0dbaf CComponentsTimer: log output moved
Log message was shown on each call of startTimer.


Origin commit data
------------------
Commit: eebfc455c6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
2015-03-29 22:39:50 +02:00
Thilo Graf
b2eb512db1 CComponentsTimer: add slot for auto timer start/stop
Connection with OnBeforeRestart ensures closing threads.
Under certain circumstances, eg. running thread, a restart could fail.


Origin commit data
------------------
Commit: 28ef6e147e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-26 (Fri, 26 Sep 2014)
2015-03-29 22:39:49 +02:00
Thilo Graf
51724aa8b4 neutrino.cpp: add signal OnBeforeRestart
This allows to handle events inside from objects with
matching slots and events without explicit
calls in neutrino.cpp.

Used here general for stopping of thread in timer object.
In some cases it could be necessary to stop timer thread
otherwise it is possible that restart is blocked here.
This happens here automatically, without separate instances
of timer objects.

Conflicts:
	src/neutrino.h


Origin commit data
------------------
Commit: 8f621ef472
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2015-03-29 22:39:49 +02:00
Thilo Graf
c9956ada97 CTestMenu: disable tuner test code
Doesn't work with newer frontend api, and not really required.


Origin commit data
------------------
Commit: 1f81228d7b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-27 (Wed, 27 Aug 2014)
2015-03-29 22:39:48 +02:00
Thilo Graf
39524dc80c system/helpers: remove mkdirhier(); gui/themes: use createDir()
This is a partial revert of
picked commit 67ea8dd650.
There were two methods, createDir() and mkdirhier() for the same purpose.
We don't need it twice.
btw: existing function createDir() fixed


Origin commit data
------------------
Commit: 1dcfc52a33
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-28 (Fri, 28 Nov 2014)
2015-03-29 22:39:48 +02:00
Jacek Jendrzej
854200f130 movieplayer.cpp reinit Path_local for webif reloadsetup
Origin commit data
------------------
Commit: 9280566377
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-28 (Sat, 28 Mar 2015)
2015-03-28 21:36:15 +01:00
Stefan Seyfried
ac6fbc4d09 infoviewer: simplify clock handling
Origin commit data
------------------
Commit: 08daae7852
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-27 (Fri, 27 Mar 2015)
2015-03-27 13:27:22 +01:00
Jacek Jendrzej
89422c761a chhecking if epgdir directory exists for frequently save
Origin commit data
------------------
Commit: 22399f73e2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-24 (Tue, 24 Mar 2015)
2015-03-24 21:00:44 +01:00
JohnnyRun
242e452757 if line numbers does not match but translations are correct
Origin commit data
------------------
Commit: 2a0c4347ad
Author: JohnnyRun <giannicarabelli@gmail.com>
Date: 2015-03-15 (Sun, 15 Mar 2015)
2015-03-23 15:23:21 +01:00
Stefan Seyfried
2073e85665 moviecut: fix format-string and sign-compare warnings
Origin commit data
------------------
Commit: a5241af87e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)
2015-03-23 15:17:26 +01:00
Stefan Seyfried
b1955e78ba remove obsolete nhttpd libtool wrapper
Origin commit data
------------------
Commit: 8a2a7e1b33
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-22 (Sun, 22 Feb 2015)
2015-03-23 15:06:17 +01:00
Stefan Seyfried
d1ee5f650f neutrino: avoid float for color calculations
Origin commit data
------------------
Commit: d9b1cca88a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-12-25 (Sun, 25 Dec 2011)
2015-03-22 18:13:50 +01:00
Jacek Jendrzej
106b07f2ac fix 0d5cf974c8
Origin commit data
------------------
Commit: 5763addd80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)
2015-03-21 12:56:43 +01:00
Jacek Jendrzej
0d5cf974c8 movieinfo.cp add new line and line feed fix for 74948a761e
Origin commit data
------------------
Commit: bf19930887
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)
2015-03-21 10:17:25 +01:00