Commit Graph

6993 Commits

Author SHA1 Message Date
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
Jacek Jendrzej
3f53a4b636 xmlinterface use const char instand char
Origin commit data
------------------
Commit: 8227a01592
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)
2015-03-20 12:05:22 +01:00
Jacek Jendrzej
c5bd495ac6 prevent possible segfault std::string if value NULL
Origin commit data
------------------
Commit: 40fe7fae34
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)
2015-03-20 11:57:12 +01:00
Jacek Jendrzej
ee694076d3 moviebrowser.cpp: silence comparing floating point warning
Origin commit data
------------------
Commit: 632ecc3b1e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)
2015-03-19 18:29:37 +01:00
Jacek Jendrzej
b17a38a1fe audioplayer.cpp: prevent possible segfault
Origin commit data
------------------
Commit: 138e5d4763
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)
2015-03-19 18:18:13 +01:00
Jacek Jendrzej
2859a4a3e7 tuxtxt.cpp:fix error array-bound
Origin commit data
------------------
Commit: fd84ed4100
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)
2015-03-19 17:20:36 +01:00
vanhofen
3641bd7bf7 pictureviewer: do only show picture if decoding succeed
based upon patch "fix screensaver" by max10 <max_10@gmx.de>


Origin commit data
------------------
Commit: ff1a7b8640
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-19 (Thu, 19 Mar 2015)

Origin message was:
------------------
- pictureviewer: do only show picture if decoding succeed

based upon patch "fix screensaver" by max10 <max_10@gmx.de>
2015-03-19 10:54:45 +01:00
vanhofen
1774d97cbd yWeb: allow style_set function w/o parameter to install correct style
Origin commit data
------------------
Commit: 3299911086
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-16 (Mon, 16 Mar 2015)

Origin message was:
------------------
- yWeb: allow style_set function w/o parameter to install correct style
2015-03-16 17:38:02 +01:00
Gaucho316
72d126b228 bookmark manager: only add bookmark if OK pressed
Origin commit data
------------------
Commit: 14999c7015
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
2015-03-16 11:57:22 +01:00
Gaucho316
e08b1bf256 bookmark manager: avoid saving deleted entries to bookmark file
Origin commit data
------------------
Commit: 66ec686568
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
2015-03-16 11:55:29 +01:00
Gaucho316
b7757b2541 bookmark manager: don't write bookmark file multiple times ...
... when leaving movieplayer


Origin commit data
------------------
Commit: 103274af75
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
2015-03-16 11:55:23 +01:00
Gaucho316
e60b9382d8 timerd: remove unnecessary workarounds when saving events to file
Origin commit data
------------------
Commit: c11e75846b
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
2015-03-16 11:55:18 +01:00
Gaucho316
2aa7e31c52 reload plugins after changing language to respect localization
Origin commit data
------------------
Commit: 62aa1c0b76
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
2015-03-16 11:55:13 +01:00
Stefan Seyfried
7d927ce794 nhttpd: re-add removed icons to avoid broken pictures
Origin commit data
------------------
Commit: b2d5287624
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-07 (Sat, 07 Mar 2015)
2015-03-11 21:14:42 +01:00
Jacek Jendrzej
809e246d01 update polski.locale (THX jaro44)
Origin commit data
------------------
Commit: 81290c2e8e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
2015-03-11 17:47:35 +01:00
Jacek Jendrzej
c821cc99e8 add nhttpd:: Polski to Makefile
Origin commit data
------------------
Commit: d1aa22e0d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
2015-03-11 15:31:57 +01:00
Jacek Jendrzej
22dc492516 add nhttpd:: language Polski by jaro44 (THX)
Origin commit data
------------------
Commit: e5dd86085a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
2015-03-11 15:27:41 +01:00
Jacek Jendrzej
74948a761e add new line and line feed to xml
Origin commit data
------------------
Commit: 75bdf0f182
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)
2015-03-11 13:53:41 +01:00
[CST] Focus
fe69240661 gui/audioplayer.cpp: fix refresh after open picture viewer
Origin commit data
------------------
Commit: 798b6f4945
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-10 (Tue, 10 Mar 2015)
2015-03-10 15:32:23 +03:00
[CST] Focus
08f61f1941 gui/audioplayer.cpp: fix missing frame around infobox
Origin commit data
------------------
Commit: 4f5ac78e7f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 14:58:05 +03:00
[CST] Focus
84000bf0f8 gui/bedit/bouqueteditor_chanselect.cpp: disable screen save
Origin commit data
------------------
Commit: 932289ef61
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:54:12 +03:00
[CST] Focus
6fa5b03c6d gui/bedit/bouqueteditor_channels.cpp: disable screen save for infobox,
fix empty paint on empty list


Origin commit data
------------------
Commit: 5ca50e3c67
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:53:56 +03:00
[CST] Focus
7f97b55adf gui/streaminfo2.cpp: fix empty paint on fta channels
Origin commit data
------------------
Commit: 9176132ed4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:53:06 +03:00
[CST] Focus
0e10c8e21d gui/streaminfo2.cpp: disable screen save for PiG
Origin commit data
------------------
Commit: dd887dfd9b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)
2015-03-09 13:22:26 +03:00
Jacek Jendrzej
7152701dda add Y_Dist-GreyBlue.css Grey-Blue.theme by OneOfNine (THX)
Origin commit data
------------------
Commit: 4cd3621ebe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-08 (Sun, 08 Mar 2015)
2015-03-08 13:30:42 +01:00
[CST] Focus
0d7db499e4 gui/moviebrowser.cpp: do not paint logo if not present
Origin commit data
------------------
Commit: caef89d587
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-07 (Sat, 07 Mar 2015)
2015-03-07 13:56:45 +03:00
[CST] Focus
ea62811766 gui/eventlist.cpp: fix additional info text update
Origin commit data
------------------
Commit: 9bd225658f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-07 (Sat, 07 Mar 2015)
2015-03-07 13:56:12 +03:00
[CST] Focus
5abfce2008 gui/channellist.cpp: optimize channel list appear time
Origin commit data
------------------
Commit: e846eb141e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
0789a30e26 gui/imageinfo.cpp: disable screen saving
Origin commit data
------------------
Commit: 42d3ffb107
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
6e8920023c gui/timeosd.cpp: enable clock background paint,
set background color depending on clock background option;
fix colors in case theme color changed


Origin commit data
------------------
Commit: ea1c533ef9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
50e9614a78 gui/infoclock.cpp: enable clock background paint, set background color depending on clock background option
Origin commit data
------------------
Commit: 5806167917
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
5b6d41eb5e gui/infoviewer.cpp: enable clock background paint
Origin commit data
------------------
Commit: d6f03505db
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
3d365aedeb gui/components/cc_frm_clock.cpp: set CTextBox save screen and paint background flag;
add option to call first paint with save bg - default dont save;
detach clock thread


Origin commit data
------------------
Commit: f50840ac96
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00
[CST] Focus
1372f35c6c gui/components/cc_frm_header.cpp: set CTextBox save screen flag
Origin commit data
------------------
Commit: 16a1927f4f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
2015-03-06 14:14:00 +03:00