Commit Graph

7971 Commits

Author SHA1 Message Date
TangoCash
dc320bae79 urgent fix for last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98640e1b1f
Author: TangoCash <eric@loxat.de>
Date: 2016-03-08 (Tue, 08 Mar 2016)


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

------------------
This commit was generated by Migit
2016-07-28 15:02:33 +02:00
TangoCash
d4cb71e80b adding Live-TV look alike EPG-Infos in Movieplayer incl. TMDB
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44ca60eb17
Author: TangoCash <eric@loxat.de>
Date: 2016-03-07 (Mon, 07 Mar 2016)


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

------------------
This commit was generated by Migit
2016-07-28 15:02:20 +02:00
Thilo Graf
9d5a520465 CMsgBox: ensure repaint of background
This fixes "transparent holes", because textbox object is responsible
for text.

The problem here is that the message box has a fixed width and text box
width is not really considered. This should be fixed, but CMsgBox class
is used only by CMovieinfo class and this should be enough for the moment.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab7c67d2b0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-07-27 (Wed, 27 Jul 2016)



------------------
This commit was generated by Migit
2016-07-27 21:38:49 +02:00
Jacek Jendrzej
748e7298fe src/gui/lua/lua_video.cpp fix possible segfault if argument is not a string (nil)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 021db3ab04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)


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

------------------
This commit was generated by Migit
2016-07-22 17:24:39 +02:00
Jacek Jendrzej
ffd6e7fc7a src/gui/widget/menue.cpp fix possible heap-buffer-overflow
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5be8af9890
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)


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

------------------
This commit was generated by Migit
2016-07-21 15:38:34 +02:00
Jacek Jendrzej
11170b75bf update slovak.locale (THX Pr0metheus)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5560b86066
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-06 (Wed, 06 Jul 2016)


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

------------------
This commit was generated by Migit
2016-07-06 18:43:52 +02:00
Thilo Graf
b81e75dd36 CShellWindow: add members to set/get commands and get current mode
This allows to use shellwindow objects with existing instance.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e8a758ac61
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-29 (Wed, 29 Jun 2016)



------------------
This commit was generated by Migit
2016-07-03 16:35:55 +02:00
martii
8da554c0fa followscreenings: port code from martiis-neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61105699d4
Author: martii <m4rtii@gmx.de>
Date: 2016-07-01 (Fri, 01 Jul 2016)

Origin message was:
------------------
- followscreenings: port code from martiis-neutrino-mp

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

------------------
This commit was generated by Migit
2016-07-01 15:26:06 +02:00
vanhofen
92a65923bf no need to assign mainmenu as an argument to realrun()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c0b1981f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-23 (Thu, 23 Jun 2016)

Origin message was:
------------------
- no need to assign mainmenu as an argument to realrun()

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

------------------
This commit was generated by Migit
2016-07-01 15:13:54 +02:00
Thilo Graf
57f838fa64 CMessageBox: ignore mute button for message boxes
In some constellations it's possible that mute button is passed.
For example see deleting functionality in moviebrowser.
This should avoid unintended passing.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 62861c5f96
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-15 (Fri, 15 Apr 2016)



------------------
This commit was generated by Migit
2016-06-26 16:15:53 +02:00
Thilo Graf
72b9e2308b CComponentsWindow: change order of items
Add header and footer items as first and body as last item.
Render of items occurs in listed order. So it's better for performance
while render of window.
This is something more advantageously because all other items are
contained inside body. So we avoid possible delay while rendering
of base items. It looks better on screen.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 29d723a97b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-21 (Tue, 21 Jun 2016)

Origin message was:
------------------
CComponentsWindow: change order of items

Add header and footer items as first and body as last item.
Render of items occurs in listed order. So it's better for performance
while render of window.
This is something more advantageously because all other items are
contained inside body. So we avoid possible delay while rendering
of base items. It looks better on screen.


------------------
This commit was generated by Migit
2016-06-26 15:32:36 +02:00
Thilo Graf
7bc5969919 CComponentsItem: ensure display of frame as last layer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 711cb98754
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-16 (Mon, 16 May 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:36 +02:00
Thilo Graf
389d364ea3 CComponentsWindow: try to fix reduce of item height on enabled frame
The lower part of the window frame was always painted over.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a1d687b35
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-16 (Mon, 16 May 2016)



------------------
This commit was generated by Migit
2016-06-26 15:32:35 +02:00
Thilo Graf
f78bcc297f dvbsubtitle.cpp: fix wconversion compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9aab3ed81
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-16 (Sat, 16 Apr 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:35 +02:00
Thilo Graf
6329590859 CUpnpBrowserGui: fix paint image while scroll, use transparent background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 145209aaa1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-04 (Fri, 04 Mar 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:35 +02:00
Thilo Graf
6e76f9413f CCDraw: enable/disable frame if frame on changed frame width
Origin commit data
------------------
Branch: ni/coolstream
Commit: a2f96948fa
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-06 (Wed, 06 Apr 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:34 +02:00
Thilo Graf
b778facb6a CComponentsWindow: use only body as background
Should provide more performance


Origin commit data
------------------
Branch: ni/coolstream
Commit: 775e5c73a4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-17 (Tue, 17 May 2016)



------------------
This commit was generated by Migit
2016-06-26 15:32:34 +02:00
Thilo Graf
790ac0745e CComponentsWindow: ensure default disable background paint on window
Only basic items should have enabled background paint as default.
Should be better for performance.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f64aff1dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-24 (Wed, 24 Feb 2016)



------------------
This commit was generated by Migit
2016-06-26 15:32:33 +02:00
Thilo Graf
5040b828c0 CComponentsFrmClock: disable non-essential debug output
It was just important to see how the texts are fitted inside
a parent element. It's just a debugging relic.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d3f70b112
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)



------------------
This commit was generated by Migit
2016-06-26 15:32:33 +02:00
Thilo Graf
6cb561b25e CMenuWidget: avoid dangling pointer after delete
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91729dc48a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-04 (Wed, 04 May 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:31 +02:00
Thilo Graf
fdd6e59bfb CTextBox: don't paint full background if max text width smaller than bg width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dd2fac376
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)


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

------------------
This commit was generated by Migit
2016-06-26 15:32:28 +02:00
vanhofen
8125bb277d slovak.locale: update
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c8dd068bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)

Origin message was:
------------------
- slovak.locale: update

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

------------------
This commit was generated by Migit
2016-06-07 17:27:39 +02:00
vanhofen
c262ac20a1 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Branch: ni/coolstream
Commit: bacba3c555
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"

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

------------------
This commit was generated by Migit
2016-06-07 17:09:34 +02:00
vanhofen
7437ef4ad3 yWeb: add Link and Trinity Duo to selection of remote controls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 926705eaf1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)

Origin message was:
------------------
- yWeb: add Link and Trinity Duo to selection of remote controls

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

------------------
This commit was generated by Migit
2016-06-07 13:36:10 +02:00
Jacek Jendrzej
6c3566e235 avoid division by zero
Origin commit data
------------------
Branch: ni/coolstream
Commit: f6eb565ea3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)


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

------------------
This commit was generated by Migit
2016-06-04 17:21:18 +02:00
Jacek Jendrzej
3ea3a9b43b src/system/localize.cpp Undefined allocation of 0 bytes
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb2c84434a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)


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

------------------
This commit was generated by Migit
2016-06-04 16:19:57 +02:00
Jacek Jendrzej
0f167c94c4 avoid division by zero
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75a96a2fb3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)


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

------------------
This commit was generated by Migit
2016-06-04 15:36:46 +02:00
Jacek Jendrzej
b1e0e19653 supplement to 28e0f52dca
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd1c0cfb60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)


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

------------------
This commit was generated by Migit
2016-06-02 22:13:49 +02:00
vanhofen
62e0b24fa3 record_setup: remove undefined hint icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: c89f21c054
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)

Origin message was:
------------------
- record_setup: remove undefined hint icon

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

------------------
This commit was generated by Migit
2016-06-02 22:00:40 +02:00
vanhofen
8e429f9e6a record_setup: add check existing recordings before set new timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dddaff0d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)

Origin message was:
------------------
- record_setup: add check existing recordings before set new timers

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

------------------
This commit was generated by Migit
2016-06-02 21:37:33 +02:00
Thilo Graf
75dc6e0027 CSignalBar: use correct initial value
This should fix wrong values if signal = 0.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff3f44d4d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)



------------------
This commit was generated by Migit
2016-06-02 20:34:51 +02:00
Thilo Graf
47dff93951 CMovieBrowser: remove hide() from destructor
hide() in constructor could make problems on created moviebrowser instances
if gui functionality of moviebrowser is not required, eg if only members are used without gui.
Gui parts could be unintended removed from screen.

Note: hide() must be called explicit now. I didn't found any problems at the moment, but
please report if you found problems, so we can fix it.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 137598d368
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)



------------------
This commit was generated by Migit
2016-06-02 20:13:38 +02:00
Thilo Graf
9b31034206 CComponentsChannelLogo: rework logic of inital statement in setChannel()
This should fix missing logos on existant chnannellogo instances.
For example, this was to see if user has opened eventlist and
opens timerlist with button '0'. After closed timerlist logos were lost.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 69ab25e111
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-02 (Thu, 02 Jun 2016)



------------------
This commit was generated by Migit
2016-06-02 16:48:35 +02:00
Jacek Jendrzej
7e62915fdf src/gui/eventlist.cpp restore channel name after call search if not used
Origin commit data
------------------
Branch: ni/coolstream
Commit: be2417068e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-01 (Wed, 01 Jun 2016)


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

------------------
This commit was generated by Migit
2016-06-01 15:41:08 +02:00
vanhofen
9ebf5261fa setting_helpers: whitespace cleanup and code format changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30a3093d9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-30 (Mon, 30 May 2016)

Origin message was:
------------------
- setting_helpers: whitespace cleanup and code format changes

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

------------------
This commit was generated by Migit
2016-05-30 11:21:22 +02:00
Jacek Jendrzej
7764d30ea3 avoid division by zero and fix segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f20b27890
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-23 (Mon, 23 May 2016)


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

------------------
This commit was generated by Migit
2016-05-23 14:17:25 +02:00
vanhofen
95848d32b2 hdd_menu: add key confirmation to hdd-check result
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b6421b8b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-21 (Sat, 21 May 2016)

Origin message was:
------------------
- hdd_menu: add key confirmation to hdd-check result

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

------------------
This commit was generated by Migit
2016-05-21 21:42:27 +02:00
vanhofen
131e086535 channellist: add possibility to clear channel history
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffd0e72251
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)

Origin message was:
------------------
- channellist: add possibility to clear channel history

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

------------------
This commit was generated by Migit
2016-05-19 16:59:56 +02:00
vanhofen
07de2c10e3 remove unneeded include of system/lastchannel.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: a2864a8e6d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)

Origin message was:
------------------
- remove unneeded include of system/lastchannel.h

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

------------------
This commit was generated by Migit
2016-05-19 16:58:38 +02:00
Jacek Jendrzej
a1845ab360 fix logic check null and add mute to skip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 89f51df9e7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)


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

------------------
This commit was generated by Migit
2016-05-19 15:56:49 +02:00
Jacek Jendrzej
fcbe749c19 check if string msg is not NULL, fix segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9e8a57418
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)


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

------------------
This commit was generated by Migit
2016-05-19 15:22:15 +02:00
Jacek Jendrzej
d37bcd1e75 try to fix current channel after edit mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7e158a273
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-17 (Tue, 17 May 2016)


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

------------------
This commit was generated by Migit
2016-05-17 14:11:59 +02:00
Jacek Jendrzej
6d03cb9e50 Revert "very bad idea src/gui/channellist.cpp fix current channel after edit mode"
This reverts commit f37b72a432.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b07edaffe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-17 (Tue, 17 May 2016)



------------------
This commit was generated by Migit
2016-05-17 09:46:10 +02:00
Jacek Jendrzej
f37b72a432 src/gui/channellist.cpp fix current channel after edit mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6593dcb064
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)


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

------------------
This commit was generated by Migit
2016-05-16 22:21:06 +02:00
vanhofen
94e9c45fe1 fix create-locals-work helper script
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ae264d503
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-13 (Fri, 13 May 2016)

Origin message was:
------------------
- fix create-locals-work helper script

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

------------------
This commit was generated by Migit
2016-05-13 19:14:17 +02:00
Jacek Jendrzej
a1714059ff nhttpd remove unused
Origin commit data
------------------
Branch: ni/coolstream
Commit: d139c1c8dd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)


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

------------------
This commit was generated by Migit
2016-05-11 13:01:08 +02:00
Jacek Jendrzej
8525df611a nhttpd use epg id to get events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52f4312aef
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)


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

------------------
This commit was generated by Migit
2016-05-11 12:52:11 +02:00
Jacek Jendrzej
1262c43404 add epg remaping
Origin commit data
------------------
Branch: ni/coolstream
Commit: c416cf1c31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)


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

------------------
This commit was generated by Migit
2016-05-10 14:00:37 +02:00
Thilo Graf
304e6f616e CScreenSaver: use common time format
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7091383170
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-07 (Sat, 07 May 2016)


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

------------------
This commit was generated by Migit
2016-05-08 16:46:31 +02:00
Thilo Graf
716c7eca13 CSignalBar: remove dub init
Origin commit data
------------------
Branch: ni/coolstream
Commit: 358b46cfa5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-26 (Tue, 26 Apr 2016)


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

------------------
This commit was generated by Migit
2016-05-04 17:37:26 +02:00