Commit Graph

6857 Commits

Author SHA1 Message Date
Thilo Graf
8aa206ce00 CComponentsFooter: fix button view with gradient
show contour only in gradient mode


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f8c1829d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-01 (Sat, 01 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00
Thilo Graf
3ebbf69413 CComponentsFooter: add optional possibility to switch colored button frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ec096fa3d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00
Thilo Graf
c05bb7d301 CVolumeBar: fix icon postion
Icon was not centered in y position.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a1965fcca
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00
Thilo Graf
9c73fdcad1 CMovieBrowser: fix unintended upscaling of channellogo
Upscale is not allowed and do down scale only if header height is too small.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bee35e9042
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:54 +02:00
Thilo Graf
928053c68e 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
------------------
Branch: ni/coolstream
Commit: 66e5f03c92
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:54 +02:00
Thilo Graf
44d484e503 gui/Makefile.am: add conclusive description with last tag and branch
Origin commit data
------------------
Branch: ni/coolstream
Commit: c7a40bb6dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-04 (Tue, 04 Nov 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:39:54 +02:00
Thilo Graf
73451e8dfa CComponentsPicture: don't paint image, if is not available
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8929255e9e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:39:54 +02:00
Thilo Graf
7f7d7e57b5 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
------------------
Branch: ni/coolstream
Commit: f499efa208
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:53 +02:00
Thilo Graf
79b201d895 CComponentsPIP: fix centering of image
auto centering was broken, eg.to see in channellist if radio mode was enabled


Origin commit data
------------------
Branch: ni/coolstream
Commit: c027412832
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:53 +02:00
Thilo Graf
42d3337a05 CComponentsPicture: simplify item init, adapt getHeight/getWidth members
Members getHeight/getWidth returns now image related values dependent of
scale mode


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8227638c06
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:53 +02:00
Thilo Graf
3755ba38e3 CMenuWidget: fix applying of hintbox text color after changed theme
Origin commit data
------------------
Branch: ni/coolstream
Commit: 20180b5b83
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-26 (Sun, 26 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:39:52 +02:00
Thilo Graf
408e2a2b40 CComponentsInfoBox: fix applying of properties
Some properties were not applied if cctext was already exists, eg. after
changed theme


Origin commit data
------------------
Branch: ni/coolstream
Commit: 782c958bde
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-26 (Sun, 26 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:52 +02:00
Thilo Graf
0fcb1cd853 CComponentsButton: use of global button text color
Used text color was different to old button handler.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 04083bc299
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:52 +02:00
Thilo Graf
f074a4ee66 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
------------------
Branch: ni/coolstream
Commit: 23c708b787
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-05 (Sun, 05 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:51 +02:00
Thilo Graf
cd4c602c10 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
------------------
Branch: ni/coolstream
Commit: 09851f3b9f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-04 (Sat, 04 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:51 +02:00
Thilo Graf
d79698edb6 CComponentsForm: fix item offset with enabled frame
frame width was not considered


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7faf07ab1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-04 (Sat, 04 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:50 +02:00
Thilo Graf
ab44dbd3e7 CComponentsTimer: start timer only if interval > 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8aa2b6a5ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-29 22:39:50 +02:00
Thilo Graf
29657fdc0c CComponentsTimer: log output moved
Log message was shown on each call of startTimer.


Origin commit data
------------------
Branch: ni/coolstream
Commit: eebfc455c6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:50 +02:00
Thilo Graf
657e9f8d69 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
------------------
Branch: ni/coolstream
Commit: 28ef6e147e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-26 (Fri, 26 Sep 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:49 +02:00
Thilo Graf
fe9cb2672e 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
------------------
Branch: ni/coolstream
Commit: 8f621ef472
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-16 (Thu, 16 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:49 +02:00
Thilo Graf
c8b398ee3c CTestMenu: disable tuner test code
Doesn't work with newer frontend api, and not really required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f81228d7b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-27 (Wed, 27 Aug 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:48 +02:00
Thilo Graf
bdc60375ab system/helpers: remove mkdirhier(); gui/themes: use createDir()
This is a partial revert of
picked commit e06663874d.
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
------------------
Branch: ni/coolstream
Commit: 1dcfc52a33
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-28 (Fri, 28 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:48 +02:00
Jacek Jendrzej
0d8753f5b9 movieplayer.cpp reinit Path_local for webif reloadsetup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9280566377
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-28 (Sat, 28 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-28 21:36:15 +01:00
Stefan Seyfried
2e4580b3fc infoviewer: simplify clock handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08daae7852
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-27 (Fri, 27 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-27 13:27:22 +01:00
Jacek Jendrzej
c7e089c9ac chhecking if epgdir directory exists for frequently save
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22399f73e2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-24 (Tue, 24 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-24 21:00:44 +01:00
JohnnyRun
6b29897ddf if line numbers does not match but translations are correct
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a0c4347ad
Author: JohnnyRun <giannicarabelli@gmail.com>
Date: 2015-03-15 (Sun, 15 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-23 15:23:21 +01:00
Stefan Seyfried
c3852f2616 moviecut: fix format-string and sign-compare warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5241af87e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-23 15:17:26 +01:00
Stefan Seyfried
73f21a3bd2 remove obsolete nhttpd libtool wrapper
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a2a7e1b33
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-22 (Sun, 22 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-23 15:06:17 +01:00
Stefan Seyfried
8604dacb43 neutrino: avoid float for color calculations
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9b1cca88a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-12-25 (Sun, 25 Dec 2011)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-22 18:13:50 +01:00
Jacek Jendrzej
b4b8c4c77e fix 4f9a3f0765
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5763addd80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-21 12:56:43 +01:00
Jacek Jendrzej
4f9a3f0765 movieinfo.cp add new line and line feed fix for 699d79c370
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf19930887
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-21 (Sat, 21 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-21 10:17:25 +01:00
Jacek Jendrzej
4ba11a0db3 xmlinterface use const char instand char
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8227a01592
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-20 12:05:22 +01:00
Jacek Jendrzej
315f5a4b4d prevent possible segfault std::string if value NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40fe7fae34
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-20 11:57:12 +01:00
Jacek Jendrzej
ea6ba212f1 moviebrowser.cpp: silence comparing floating point warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 632ecc3b1e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-19 18:29:37 +01:00
Jacek Jendrzej
1975314d5e audioplayer.cpp: prevent possible segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: 138e5d4763
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-19 18:18:13 +01:00
Jacek Jendrzej
893056e7bb tuxtxt.cpp:fix error array-bound
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd84ed4100
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-19 (Thu, 19 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-19 17:20:36 +01:00
vanhofen
f5723298d8 pictureviewer: do only show picture if decoding succeed
based upon patch "fix screensaver" by max10 <max_10@gmx.de>


Origin commit data
------------------
Branch: ni/coolstream
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>


------------------
This commit was generated by Migit
2015-03-19 10:54:45 +01:00
vanhofen
ee5b9181ae yWeb: allow style_set function w/o parameter to install correct style
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-16 17:38:02 +01:00
Christian Schuett
fafe2570bb bookmark manager: only add bookmark if OK pressed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14999c7015
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-16 11:57:22 +01:00
Christian Schuett
2c0369af18 bookmark manager: avoid saving deleted entries to bookmark file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66ec686568
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-16 11:55:29 +01:00
Christian Schuett
a2e04a1fa4 bookmark manager: don't write bookmark file multiple times ...
... when leaving movieplayer


Origin commit data
------------------
Branch: ni/coolstream
Commit: 103274af75
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)



------------------
This commit was generated by Migit
2015-03-16 11:55:23 +01:00
Christian Schuett
743c7beae7 timerd: remove unnecessary workarounds when saving events to file
Origin commit data
------------------
Branch: ni/coolstream
Commit: c11e75846b
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-16 11:55:18 +01:00
Christian Schuett
0a223d9c56 reload plugins after changing language to respect localization
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62aa1c0b76
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-16 11:55:13 +01:00
Stefan Seyfried
fbb0a78877 nhttpd: re-add removed icons to avoid broken pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2d5287624
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-07 (Sat, 07 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-11 21:14:42 +01:00
Jacek Jendrzej
2e3944e85a update polski.locale (THX jaro44)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81290c2e8e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-11 17:47:35 +01:00
Jacek Jendrzej
2c5cd5969f add nhttpd:: Polski to Makefile
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1aa22e0d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-11 15:31:57 +01:00
Jacek Jendrzej
7e3bedded0 add nhttpd:: language Polski by jaro44 (THX)
Origin commit data
------------------
Branch: ni/coolstream
Commit: e5dd86085a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-11 15:27:41 +01:00
Jacek Jendrzej
699d79c370 add new line and line feed to xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75bdf0f182
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-11 (Wed, 11 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-11 13:53:41 +01:00
[CST] Focus
7a0e0ac896 gui/audioplayer.cpp: fix refresh after open picture viewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 798b6f4945
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-10 (Tue, 10 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-10 15:32:23 +03:00
[CST] Focus
527b50fb19 gui/audioplayer.cpp: fix missing frame around infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f5ac78e7f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-09 14:58:05 +03:00