Commit Graph

3855 Commits

Author SHA1 Message Date
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
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
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
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
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
[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
[CST] Focus
69e4f1f914 gui/bedit/bouqueteditor_chanselect.cpp: disable screen save
Origin commit data
------------------
Branch: ni/coolstream
Commit: 932289ef61
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 13:54:12 +03:00
[CST] Focus
07cfcc2613 gui/bedit/bouqueteditor_channels.cpp: disable screen save for infobox,
fix empty paint on empty list


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ca50e3c67
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-09 (Mon, 09 Mar 2015)



------------------
This commit was generated by Migit
2015-03-09 13:53:56 +03:00
[CST] Focus
2f645f90ae gui/streaminfo2.cpp: fix empty paint on fta channels
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9176132ed4
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 13:53:06 +03:00
[CST] Focus
3487af57f0 gui/streaminfo2.cpp: disable screen save for PiG
Origin commit data
------------------
Branch: ni/coolstream
Commit: dd887dfd9b
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 13:22:26 +03:00
[CST] Focus
71ebf30e32 gui/moviebrowser.cpp: do not paint logo if not present
Origin commit data
------------------
Branch: ni/coolstream
Commit: caef89d587
Author: [CST] Focus <focus.cst@gmail.com>
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-07 13:56:45 +03:00
[CST] Focus
5245911498 gui/eventlist.cpp: fix additional info text update
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9bd225658f
Author: [CST] Focus <focus.cst@gmail.com>
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-07 13:56:12 +03:00
[CST] Focus
cbfe8cbdc7 gui/channellist.cpp: optimize channel list appear time
Origin commit data
------------------
Branch: ni/coolstream
Commit: e846eb141e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
f541eb050b gui/imageinfo.cpp: disable screen saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42d3ffb107
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
1103c4a132 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
------------------
Branch: ni/coolstream
Commit: ea1c533ef9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)



------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
f9bce51a33 gui/infoclock.cpp: enable clock background paint, set background color depending on clock background option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5806167917
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
6f4e297c7b gui/infoviewer.cpp: enable clock background paint
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6f03505db
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
22673fc30f 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
------------------
Branch: ni/coolstream
Commit: f50840ac96
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)



------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
db1a2f2749 gui/components/cc_frm_header.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16a1927f4f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
bf6c31373d gui/components/cc_item_infobox.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59aca86523
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
61eeb62d87 gui/components/cc_item_text.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 86a236bc7e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
573ba36312 gui/components/cc_frm_ext_text.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee27b6ae6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
[CST] Focus
0670764bd4 gui/components/cc_frm_button.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdd5486714
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:13:59 +03:00