Commit Graph

7894 Commits

Author SHA1 Message Date
vanhofen
6b442c8394 add submenu to configure and control online services like youtube, shoutcast and tmdb
Origin commit data
------------------
Commit: a291b11300
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-06 (Sat, 06 Aug 2016)

Origin message was:
------------------
- add submenu to configure and control online services like youtube, shoutcast and tmdb
2016-08-06 22:52:37 +02:00
vanhofen
80917aa811 disable youtube, when youtube_dev_id is empty
Origin commit data
------------------
Commit: 5ce13c651d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-06 (Sat, 06 Aug 2016)

Origin message was:
------------------
- disable youtube, when youtube_dev_id is empty
2016-08-06 22:52:37 +02:00
vanhofen
ed8e7c6d78 disable tmdb, when tmdb_api_key is empty
Origin commit data
------------------
Commit: bbccd92b49
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-06 (Sat, 06 Aug 2016)

Origin message was:
------------------
- disable tmdb, when tmdb_api_key is empty
2016-08-06 22:52:37 +02:00
vanhofen
2d54a78eb1 disable shoutcast, when shoutcast_dev_id is empty
Origin commit data
------------------
Commit: 1f224be672
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-06 (Sat, 06 Aug 2016)

Origin message was:
------------------
- disable shoutcast, when shoutcast_dev_id is empty
2016-08-06 22:52:37 +02:00
vanhofen
e3daec4e2d eventlist: allow to disable epgplus
Origin commit data
------------------
Commit: 5837b922b1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-04 (Thu, 04 Aug 2016)

Origin message was:
------------------
- eventlist: allow to disable epgplus
2016-08-04 09:44:36 +02:00
vanhofen
ae5214cd7a epgview: remove obsolte calculation for footer witdh
Origin commit data
------------------
Commit: f9a8b5a656
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)

Origin message was:
------------------
- epgview: remove obsolte calculation for footer witdh
2016-08-03 12:50:34 +02:00
vanhofen
6c5c467f76 epgview: cleanup from unused code
Origin commit data
------------------
Commit: be2a5bcbb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)

Origin message was:
------------------
- epgview: cleanup from unused code
2016-08-03 12:19:52 +02:00
vanhofen
fcd5fc1c9c epgview: rework buttonbar logic
Origin commit data
------------------
Commit: 999d61f923
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)

Origin message was:
------------------
- epgview: rework buttonbar logic
2016-08-03 11:12:45 +02:00
vanhofen
f4262ed992 epgview: fix y-position of tmdb-logo and rating-stars
Origin commit data
------------------
Commit: 25e29c30be
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-03 (Wed, 03 Aug 2016)

Origin message was:
------------------
- epgview: fix y-position of tmdb-logo and rating-stars
2016-08-03 00:12:29 +02:00
vanhofen
a72ab43971 epgview: rename bool 'tmdbtoggle' to 'tmdb_active'
Origin commit data
------------------
Commit: 7df061947e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- epgview: rename bool 'tmdbtoggle' to 'tmdb_active'
2016-08-02 12:48:18 +02:00
vanhofen
b936442b79 epgview: completion of 5cb90f64d2
Origin commit data
------------------
Commit: 6e3ef2375b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- epgview: completion of 5cb90f64d2
2016-08-02 12:03:42 +02:00
vanhofen
7df47f3cae minor code cosmetics; no binary changes
Origin commit data
------------------
Commit: adb48f523d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- minor code cosmetics; no binary changes
2016-08-02 11:36:29 +02:00
vanhofen
5cb90f64d2 epgview: scale tmdb-cover; smoother view (use a larger offset)
Origin commit data
------------------
Commit: d3cdf8d250
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- epgview: scale tmdb-cover; smoother view (use a larger offset)
2016-08-02 11:19:38 +02:00
vanhofen
2c134ac53a epgview: rename bool 'cover' to 'has_cover'
Origin commit data
------------------
Commit: a4ffdcd413
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- epgview: rename bool 'cover' to 'has_cover'
2016-08-02 10:28:49 +02:00
Jacek Jendrzej
8ef5d46fd4 src/gui/epgview.cpp fix clear epgtext
Origin commit data
------------------
Commit: 148ba9428a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-30 (Sat, 30 Jul 2016)
2016-07-30 19:15:15 +02:00
Jacek Jendrzej
c3fbfd9cb3 src/gui/epgview.cpp use show function for mp info view
Origin commit data
------------------
Commit: bedd37b1af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-30 (Sat, 30 Jul 2016)
2016-07-30 18:54:53 +02:00
Jacek Jendrzej
1dfd0a6063 fix logic
Origin commit data
------------------
Commit: 4b2e809ab2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-29 (Fri, 29 Jul 2016)
2016-07-29 19:11:13 +02:00
Jacek Jendrzej
49c3f990b6 dont use tmdb if api key not defined
Origin commit data
------------------
Commit: 86cea031ad
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-29 (Fri, 29 Jul 2016)
2016-07-29 17:00:29 +02:00
Jacek Jendrzej
3c54ecc3f7 src/gui/moviebrowser.cpp use one key for delete cover or add tmdb cover
Origin commit data
------------------
Commit: 51bf5c2195
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-29 (Fri, 29 Jul 2016)
2016-07-29 15:34:41 +02:00
Jacek Jendrzej
666fe6b5fc show epg/tmdb in moviebrowse info modus (yellow->info)
Origin commit data
------------------
Commit: a2afb0155c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-28 (Thu, 28 Jul 2016)
2016-07-28 18:07:10 +02:00
TangoCash
f5c094a1d0 fix bigfonts in last commits
Origin commit data
------------------
Commit: c3d91b7040
Author: TangoCash <eric@loxat.de>
Date: 2016-03-08 (Tue, 08 Mar 2016)
2016-07-28 16:15:23 +02:00
Jacek Jendrzej
c145037b53 fix compil warnings
Origin commit data
------------------
Commit: e681ca2b04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-28 (Thu, 28 Jul 2016)
2016-07-28 15:17:01 +02:00
TangoCash
3c1c7d6783 add option to replace EPG Info with tmdb Info - be careful
Origin commit data
------------------
Commit: 7aa3656b14
Author: TangoCash <eric@loxat.de>
Date: 2016-03-08 (Tue, 08 Mar 2016)
2016-07-28 15:02:44 +02:00
TangoCash
b39e970466 urgent fix for last commit
Origin commit data
------------------
Commit: 98640e1b1f
Author: TangoCash <eric@loxat.de>
Date: 2016-03-08 (Tue, 08 Mar 2016)
2016-07-28 15:02:33 +02:00
TangoCash
9d86befe20 adding Live-TV look alike EPG-Infos in Movieplayer incl. TMDB
Origin commit data
------------------
Commit: 44ca60eb17
Author: TangoCash <eric@loxat.de>
Date: 2016-03-07 (Mon, 07 Mar 2016)
2016-07-28 15:02:20 +02:00
Thilo Graf
e0d158738a 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
------------------
Commit: ab7c67d2b0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-07-27 (Wed, 27 Jul 2016)
2016-07-27 21:38:49 +02:00
Jacek Jendrzej
1ee46a273e src/gui/lua/lua_video.cpp fix possible segfault if argument is not a string (nil)
Origin commit data
------------------
Commit: 021db3ab04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
2016-07-22 17:24:39 +02:00
Jacek Jendrzej
dfc90315d9 src/gui/widget/menue.cpp fix possible heap-buffer-overflow
Origin commit data
------------------
Commit: 5be8af9890
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
2016-07-21 15:38:34 +02:00
Jacek Jendrzej
4df768fad6 update slovak.locale (THX Pr0metheus)
Origin commit data
------------------
Commit: 5560b86066
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-07-06 (Wed, 06 Jul 2016)
2016-07-06 18:43:52 +02:00
Thilo Graf
a762eeb9ff CShellWindow: add members to set/get commands and get current mode
This allows to use shellwindow objects with existing instance.


Origin commit data
------------------
Commit: e8a758ac61
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-29 (Wed, 29 Jun 2016)
2016-07-03 16:35:55 +02:00
martii
f1e25395ca followscreenings: port code from martiis-neutrino-mp
Origin commit data
------------------
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
2016-07-01 15:26:06 +02:00
vanhofen
353e0f504b no need to assign mainmenu as an argument to realrun()
Origin commit data
------------------
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()
2016-07-01 15:13:54 +02:00
Thilo Graf
af85ced50c 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
------------------
Commit: 62861c5f96
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-15 (Fri, 15 Apr 2016)
2016-06-26 16:15:53 +02:00
Thilo Graf
88622a07b4 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
------------------
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.
2016-06-26 15:32:36 +02:00
Thilo Graf
b57cc261e0 CComponentsItem: ensure display of frame as last layer
Origin commit data
------------------
Commit: 711cb98754
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-16 (Mon, 16 May 2016)
2016-06-26 15:32:36 +02:00
Thilo Graf
338e29a392 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
------------------
Commit: 0a1d687b35
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-16 (Mon, 16 May 2016)
2016-06-26 15:32:35 +02:00
Thilo Graf
178163e2da dvbsubtitle.cpp: fix wconversion compiler warnings
Origin commit data
------------------
Commit: d9aab3ed81
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-16 (Sat, 16 Apr 2016)
2016-06-26 15:32:35 +02:00
Thilo Graf
c9af09e064 CUpnpBrowserGui: fix paint image while scroll, use transparent background
Origin commit data
------------------
Commit: 145209aaa1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-04 (Fri, 04 Mar 2016)
2016-06-26 15:32:35 +02:00
Thilo Graf
cc71c0c923 CCDraw: enable/disable frame if frame on changed frame width
Origin commit data
------------------
Commit: a2f96948fa
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-06 (Wed, 06 Apr 2016)
2016-06-26 15:32:34 +02:00
Thilo Graf
de5cef653c CComponentsWindow: use only body as background
Should provide more performance


Origin commit data
------------------
Commit: 775e5c73a4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-17 (Tue, 17 May 2016)
2016-06-26 15:32:34 +02:00
Thilo Graf
67e645be25 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
------------------
Commit: 0f64aff1dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-24 (Wed, 24 Feb 2016)
2016-06-26 15:32:33 +02:00
Thilo Graf
0df821d472 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
------------------
Commit: 8d3f70b112
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)
2016-06-26 15:32:33 +02:00
Thilo Graf
5a6684ed94 CMenuWidget: avoid dangling pointer after delete
Origin commit data
------------------
Commit: 91729dc48a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-05-04 (Wed, 04 May 2016)
2016-06-26 15:32:31 +02:00
Thilo Graf
1cc131bce9 CTextBox: don't paint full background if max text width smaller than bg width
Origin commit data
------------------
Commit: 2dd2fac376
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)
2016-06-26 15:32:28 +02:00
vanhofen
a7f0a58f70 slovak.locale: update
Origin commit data
------------------
Commit: 0c8dd068bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)

Origin message was:
------------------
- slovak.locale: update
2016-06-07 17:27:39 +02:00
vanhofen
64322561e4 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Commit: bacba3c555
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
2016-06-07 17:09:34 +02:00
vanhofen
6409485f5b yWeb: add Link and Trinity Duo to selection of remote controls
Origin commit data
------------------
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
2016-06-07 13:36:10 +02:00
Jacek Jendrzej
e607a775bf avoid division by zero
Origin commit data
------------------
Commit: f6eb565ea3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
2016-06-04 17:21:18 +02:00
Jacek Jendrzej
fa9472384d src/system/localize.cpp Undefined allocation of 0 bytes
Origin commit data
------------------
Commit: eb2c84434a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
2016-06-04 16:19:57 +02:00
Jacek Jendrzej
78e90171d6 avoid division by zero
Origin commit data
------------------
Commit: 75a96a2fb3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-06-04 (Sat, 04 Jun 2016)
2016-06-04 15:36:46 +02:00