Commit Graph

9024 Commits

Author SHA1 Message Date
Thilo Graf
c44c067b3a CEpgData/CEventList: use class CNaviBar for bottom box
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f3fcc6060
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-05 (Fri, 05 May 2017)


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

------------------
This commit was generated by Migit
2017-05-06 00:02:30 +02:00
Thilo Graf
0d719b9761 CNaviBar: add new widget class: CNaviBar
Should help to reduce and unify code in some epg windows.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf7dd61fd7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-05 (Fri, 05 May 2017)



------------------
This commit was generated by Migit
2017-05-06 00:02:26 +02:00
Thilo Graf
fee507c813 CEpgData: supplement to 'fix header size'
commit: 7583714e6703a7ae9591e112726759c4070d0c68

Permanent font init is required to avoid possible crash after
changed font settings by user.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 17958da28f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-04 (Thu, 04 May 2017)



------------------
This commit was generated by Migit
2017-05-04 19:45:11 +02:00
Thilo Graf
328ba0b4eb CEpgData: fix header size
Header height was bound to font size in previous versions, but new
header is using other font as default, so we have wrong height,
therefore header items could paint outside of header. This should fix this.

In future we should unify header size with other windows.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 23912ba583
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-04 (Thu, 04 May 2017)



------------------
This commit was generated by Migit
2017-05-04 16:55:43 +02:00
Thilo Graf
1fd65448eb CMovieBrowser: prevent possible segfault
Clock is disabled, will crash here.

comes with: e36f7ccecd


Origin commit data
------------------
Branch: ni/coolstream
Commit: 329fad5545
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-04 (Thu, 04 May 2017)



------------------
This commit was generated by Migit
2017-05-04 16:55:37 +02:00
Thilo Graf
694dd0d5e1 CChannelList: rework details line handling, fix hide() after setup
Detailsline is handling hide() by itself.

After channellist setup, eg. switching additional infos and channellist
window has different size, artefacts were possible.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 81001410f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)



------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
Thilo Graf
ddf003fab0 CComponentsHeader: optimize logo size/position handling
Prevent oversized paint with stupid screen and/or font size settings


Origin commit data
------------------
Branch: ni/coolstream
Commit: 18fb99688c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)



------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
Thilo Graf
ff1c39231f Revert "-cc_form_header: add max caption width"
This reverts commit 90226e9a46.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cb02d6253d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)



------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
Thilo Graf
ef15f83fb1 CEventList: optimize handling of header and bottom box
Mainly to reduce flicker effects on right/left scroll.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 43fda8bc11
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)



------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
981af1f699 eventlist,epgview: reduce header flickering
picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	df6862963a9b29a4d0955b01a22e1061c312b17f

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured

Conflicts:
 src/gui/epgview.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: e98564c8e9
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist,epgview: reduce header flickering

picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	df6862963a9b29a4d0955b01a22e1061c312b17f

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured

Conflicts:
  src/gui/epgview.cpp


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
Thilo Graf
5dc6e6375f CEpgData: optimize handling of header and bottom box
Working with existant instances and reduce flicker effects.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fc805049d3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-03 (Wed, 03 May 2017)



------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
93ef2ac356 eventlist: fix segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 08c4801698
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist: fix segfault

Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
1dbd9769df eventlist: fix gradient background
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


Origin commit data
------------------
Branch: ni/coolstream
Commit: ae0810e339
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist: fix gradient background

Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
bb4fd66cae eventlist,epgview: add infoviewer bottom gradient style
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 54ce85c598
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist,epgview: add infoviewer bottom gradient style

Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
b86d0a7a09 epgview: fix movieinfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b0668cc23
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-epgview: fix movieinfo

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

------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
b9a2458f1b eventlist: fix clock
Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 099f83e819
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist: fix clock

Signed-off-by: Thilo Graf <dbt@novatux.de>
review required


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
e36f7ccecd eventlist,epgview: adjust style, implement new header class
picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	477db186ee4f306e191035ed2201ff4fc9d70b9d

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ac2f99a67
Author: TangoCash <eric@loxat.de>
Date: 2017-05-03 (Wed, 03 May 2017)

Origin message was:
------------------
-eventlist,epgview: adjust style, implement new header class

picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	477db186ee4f306e191035ed2201ff4fc9d70b9d

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured


------------------
This commit was generated by Migit
2017-05-03 21:29:41 +02:00
TangoCash
90226e9a46 cc_form_header: add max caption width
picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	4ff6c9f89b194c5fffdc4ee4e4eb744829be975f

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured


Origin commit data
------------------
Branch: ni/coolstream
Commit: c482dd139f
Author: TangoCash <eric@loxat.de>
Date: 2017-05-01 (Mon, 01 May 2017)

Origin message was:
------------------
-cc_form_header: add max caption width

picked from:	https://github.com/TangoCash/neutrino-mp-cst-next
commit:	4ff6c9f89b194c5fffdc4ee4e4eb744829be975f

Signed-off-by: Thilo Graf <dbt@novatux.de>
review reqiured


------------------
This commit was generated by Migit
2017-05-02 21:07:59 +02:00
Thilo Graf
d0fd666bdb CComponentsForm: expand debug output with address.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 801d1beb10
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-02 (Tue, 02 May 2017)


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

------------------
This commit was generated by Migit
2017-05-02 21:07:56 +02:00
Thilo Graf
e01c99e5e8 cc_types: add missing image types
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30b58f4940
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-02 (Tue, 02 May 2017)


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

------------------
This commit was generated by Migit
2017-05-02 21:07:52 +02:00
Thilo Graf
964651701f CComponentsForm: use current bg save mode while paint items
Mode was always false but current mode could be required in
many constellations.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e7d60f7c08
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-01 (Mon, 01 May 2017)



------------------
This commit was generated by Migit
2017-05-02 21:07:45 +02:00
Thilo Graf
32c6874aa2 CCDraw: add methode do get current background save mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ac5db718d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-01 (Mon, 01 May 2017)


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

------------------
This commit was generated by Migit
2017-05-02 21:07:36 +02:00
Jacek Jendrzej
d5bc25ae23 src/gui/upnpbrowser.cpp fix segfault on connect error
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc0f0cd951
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)


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

------------------
This commit was generated by Migit
2017-05-02 13:08:06 +02:00
Thilo Graf
f47e0837c0 CChannelList: Ensure new initialize of modules on palette changes while runtime.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e4967e114
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-29 (Sat, 29 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-29 22:46:50 +02:00
Thilo Graf
8e623eea5a cc_frm_chain.cpp: fix c/p error in comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 891b2e9ad2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-29 (Sat, 29 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-29 18:11:06 +02:00
Thilo Graf
2b47df912d CTimerList: adjust date offset via format
Origin commit data
------------------
Branch: ni/coolstream
Commit: b7d50b923f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-29 (Sat, 29 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-29 18:00:03 +02:00
Thilo Graf
7e2f0d1806 CComponentsHeader: adjust context button offset
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8326af0df
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-29 (Sat, 29 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-29 18:00:03 +02:00
Thilo Graf
1068a5dce5 CComponentsFrmChain: add possibility to assign border offsets
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dda388c8d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-29 (Sat, 29 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-29 18:00:03 +02:00
Jacek Jendrzej
4c2d450c36 src/gui/channellist.cpp remove unused logo_off
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cb58546d8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-27 14:26:27 +02:00
Thilo Graf
f0fd59d57b CChannelList: don't assign logo if disabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: 85f4992ca8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-27 (Thu, 27 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-27 11:26:36 +02:00
Thilo Graf
041b5e778b CComponentsForm: add member hideCCItems()
In case of items with cached background it is useful to have
possibility to restore their background. (eg. items are painted
outside of form).


Origin commit data
------------------
Branch: ni/coolstream
Commit: 19fc8c6d3b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-27 (Thu, 27 Apr 2017)



------------------
This commit was generated by Migit
2017-04-27 09:27:45 +02:00
Thilo Graf
6285845b3d CComponentsHeader: rectification for 'optimize auto size mode for logos'
see commit: 415c1cb987

Additional variable was required.
Values were overwritten and had no effect.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 71606d0860
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-27 (Thu, 27 Apr 2017)



------------------
This commit was generated by Migit
2017-04-27 09:27:45 +02:00
Thilo Graf
8d9742e1bf CComponentsHeader: fix logo position with clock
This reverts "fix logo position with clock",
commit 28c88cd6f2.
Was not the right way.

Id's are not in visual order, therefore it's better to calculate direct
with the ''width"" properties of possible following items clock
and context buttons.


Origin commit data
------------------
Branch: ni/coolstream
Commit: c2bc8b4f8f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-26 (Wed, 26 Apr 2017)



------------------
This commit was generated by Migit
2017-04-26 12:24:21 +02:00
Jacek Jendrzej
28c88cd6f2 fix logo position with clock
Origin commit data
------------------
Branch: ni/coolstream
Commit: b696007ec8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-04-25 (Tue, 25 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-25 16:38:47 +02:00
Thilo Graf
415c1cb987 CComponentsHeader: optimize auto size mode for logos
With very large font size settings it is possible
that header is too large for reasonable display of logos, because of
possible bad upscale effects (eg. step effects).
So it seems it's better to use original size as largest possible size.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 76cd93555d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-25 (Tue, 25 Apr 2017)



------------------
This commit was generated by Migit
2017-04-25 11:38:30 +02:00
Thilo Graf
bf914a5885 CComponentsPicture: add methode to get real image size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0aae491ccc
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-25 (Tue, 25 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-25 11:38:30 +02:00
Thilo Graf
a3875a8f51 CProgressBar: add own position methodes
NOTE: not required in branch pu/fb-setmode, remove this after merge!


Origin commit data
------------------
Branch: ni/coolstream
Commit: cffab5f8f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-25 (Tue, 25 Apr 2017)



------------------
This commit was generated by Migit
2017-04-25 11:38:22 +02:00
Thilo Graf
5b9d1ba1f6 EpgPlus: update license text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e3390687c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-25 11:36:49 +02:00
Thilo Graf
9ddf91b410 COsdSetup: reset channellist objects after changed window size
Ensures complete reinit of relevent modules inside channellist instance.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4de8c61c04
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)



------------------
This commit was generated by Migit
2017-04-25 11:36:49 +02:00
Thilo Graf
8e1654d74b EpgPlus: simplify calls of logo attributes and logo instance
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b19ea1fd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-25 11:36:49 +02:00
Thilo Graf
759ecbb4af CComponentsHeader: unifiy init value for logo align
Origin commit data
------------------
Branch: ni/coolstream
Commit: 220829ffaa
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-25 11:36:49 +02:00
Michael Liebmann
ad1573af8c src/zapit/src/femanager.cpp: Fix compile error
Origin commit data
------------------
Branch: ni/coolstream
Commit: aaa7b41d0b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-04-24 (Mon, 24 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-24 22:34:51 +02:00
Michael Liebmann
72ac3f9fd4 lib/libtuxtxt/Makefile.am: Fix FREETYPE_CFLAGS
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a08685b57
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-04-24 (Mon, 24 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-24 22:34:51 +02:00
vanhofen
a2cab1dffa scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
... outside of CComponentsScrollBar(). Since the color-changes in
cd80e26 the non-CC scrollbars looks weird.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fe5f84c1d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)

Origin message was:
------------------
- scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...

... outside of CComponentsScrollBar(). Since the color-changes in
cd80e26 the non-CC scrollbars looks weird.


------------------
This commit was generated by Migit
2017-04-24 12:29:52 +02:00
Thilo Graf
000595e6b7 CChannelList: remove unused logo object
Not required since
7c03858f7c: add possibility to show channellogo


Origin commit data
------------------
Branch: ni/coolstream
Commit: fbe8889fa9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-23 (Sun, 23 Apr 2017)



------------------
This commit was generated by Migit
2017-04-23 17:15:17 +02:00
Thilo Graf
9570a9d36a CComponentsHeader: use previous offset to fit logo
Was OFFSET_INNER_MIN in older versions, not OFFSET_INNER_SMALL.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 330171c90b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-23 (Sun, 23 Apr 2017)



------------------
This commit was generated by Migit
2017-04-23 17:01:15 +02:00
Thilo Graf
d0a3315ca2 CComponentsHeader: add fallback if title and logo are overlapping
Logo is now general centered on screen, not as before between title and clock


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1413f296ae
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-23 (Sun, 23 Apr 2017)



------------------
This commit was generated by Migit
2017-04-23 17:01:08 +02:00
Thilo Graf
3d811a3370 CChannelList/CUpnpBrowserGui: add missing reinit for corner modes
Required eg. if corner settings has been changed by user on runtime.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0943c467e2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-23 (Sun, 23 Apr 2017)



------------------
This commit was generated by Migit
2017-04-23 17:01:05 +02:00
vanhofen
5752e1e855 color.h: just code cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3f27914e3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-22 (Sat, 22 Apr 2017)

Origin message was:
------------------
- color.h: just code cosmetics

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

------------------
This commit was generated by Migit
2017-04-22 17:02:48 +02:00
vanhofen
53459ad6c0 luainstance: add missing COL_SCROLLBAR colors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3669130b14
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-22 (Sat, 22 Apr 2017)

Origin message was:
------------------
- luainstance: add missing COL_SCROLLBAR colors

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

------------------
This commit was generated by Migit
2017-04-22 17:02:48 +02:00