Commit Graph

9460 Commits

Author SHA1 Message Date
Thilo Graf
c6c255a2f2 CComponentsButton: add missing init of col_body_old
Some changes on runtime were ignored on runtime.


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



------------------
This commit was generated by Migit
2017-05-21 18:00:21 +02:00
Thilo Graf
1c3c6bf230 cc_item.h/cc_frm.h/cc_frm_button.h: use pre defined frame color as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9132e7de82
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)


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

------------------
This commit was generated by Migit
2017-05-21 18:00:21 +02:00
Thilo Graf
5f3926af4e CMsgBox: fix paint of footer buttons
Only paint of button container is required.


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



------------------
This commit was generated by Migit
2017-05-21 18:00:21 +02:00
Thilo Graf
e410e07c0c CHintBox: use less colors time scale mode for visual timeout
Otherwise probably in this context to much colored with default settings.


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



------------------
This commit was generated by Migit
2017-05-21 18:00:21 +02:00
Jacek Jendrzej
f183446d5c src/gui/lua/lua_cc_text.cpp avoid segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffe986f36b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-17 (Wed, 17 May 2017)


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

------------------
This commit was generated by Migit
2017-05-17 22:15:15 +02:00
Thilo Graf
f58c1d0089 CHintBox: fix position in case of missing text
Without text, position was not complete calculated.
Only default position was used.


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



------------------
This commit was generated by Migit
2017-05-17 20:11:28 +02:00
vanhofen
0298255e71 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Branch: ni/coolstream
Commit: b7ef6e47fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-17 (Wed, 17 May 2017)

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

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

------------------
This commit was generated by Migit
2017-05-17 17:23:22 +02:00
vanhofen
cd85a9c856 buttons: use OFFSET defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf852064bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-16 (Tue, 16 May 2017)

Origin message was:
------------------
- buttons: use OFFSET defines

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

------------------
This commit was generated by Migit
2017-05-16 10:31:25 +02:00
Thilo Graf
a8f3d88872 Merge branch 'master' into pu/fb-setmode
# Conflicts:
#	src/gui/components/cc_frm_window.h


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



------------------
This commit was generated by Migit
2017-05-11 12:18:38 +02:00
Thilo Graf
064b2cc588 cc_frm_header.cpp/h: remove CTextBox types for title allignment
Title object has only width of current text content. This causes CTextBox
types have not a really visible effect. Now we have only three align types for title
and these are related to cc-text object position.

Involved classes adjusted too.


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



------------------
This commit was generated by Migit
2017-05-11 12:15:16 +02:00
Thilo Graf
babdee806b EpgPlus: use default parameter for titel arrangement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 100a1606f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)


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

------------------
This commit was generated by Migit
2017-05-11 11:28:06 +02:00
Thilo Graf
f6e2507451 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: a26c1bc868
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-11 (Thu, 11 May 2017)


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

------------------
This commit was generated by Migit
2017-05-11 08:43:29 +02:00
Thilo Graf
d831b0659a CComponentsHeader: fix brace error
suggest explicit braces to avoid ambiguous ‘else’


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



------------------
This commit was generated by Migit
2017-05-11 08:39:20 +02:00
Jacek Jendrzej
25645799c5 use lua_Integer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 843703b175
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-10 (Wed, 10 May 2017)


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

------------------
This commit was generated by Migit
2017-05-10 15:35:44 +02:00
Thilo Graf
d5bc5bd22c Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60fed9cc02
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-10 (Wed, 10 May 2017)


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

------------------
This commit was generated by Migit
2017-05-10 10:45:28 +02:00
Thilo Graf
1fe98a3e4d CLuaInstCCWindow: try to fix window title align parameter
Additional (lua_Integer)CTextBox::NO_AUTO_LINEBREAK) overwrites
passed parameter and has no effect, because NO_AUTO_LINEBREAK is
already default.


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



------------------
This commit was generated by Migit
2017-05-10 10:42:08 +02:00
Thilo Graf
22bff2865b CComponentsHeader: Try to adopt different logo/title alignments
Not all constellations are tested. Please report.


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



------------------
This commit was generated by Migit
2017-05-10 10:42:08 +02:00
Thilo Graf
e0b4ef9cf3 CComponentsHeader: fix centering of header title
Origin commit data
------------------
Branch: ni/coolstream
Commit: 178bf6f596
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-10 (Wed, 10 May 2017)


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

------------------
This commit was generated by Migit
2017-05-10 10:42:08 +02:00
Thilo Graf
2564b17c7a CComponentsHeader: remove double text color assignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: c320dbf8ec
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-10 (Wed, 10 May 2017)


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

------------------
This commit was generated by Migit
2017-05-10 10:42:08 +02:00
Thilo Graf
d50c8ef4f8 CComponentsHeader: fix order of width calculation
Required for following position calculation


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



------------------
This commit was generated by Migit
2017-05-10 10:42:08 +02:00
vanhofen
c7a44bf07f clearify comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: c08144a9d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-09 (Tue, 09 May 2017)

Origin message was:
------------------
- clearify comment

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

------------------
This commit was generated by Migit
2017-05-09 13:31:59 +02:00
Thilo Graf
aab9c8df90 CLuaInstCCWindow: fix passed shadow paramater
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f978f01ad
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-09 (Tue, 09 May 2017)


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

------------------
This commit was generated by Migit
2017-05-09 12:09:20 +02:00
vanhofen
ab7e287bdf locale: minor changes in EPG-Plus locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 468fbcd79c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-09 (Tue, 09 May 2017)

Origin message was:
------------------
- locale: minor changes in EPG-Plus locales

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

------------------
This commit was generated by Migit
2017-05-09 11:40:32 +02:00
Thilo Graf
7c341be809 CBuildInfo: fix shadow parameter
Type is int not bool


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



------------------
This commit was generated by Migit
2017-05-09 11:34:11 +02:00
vanhofen
4ded8abb12 neutrino: fix hw_caps init; it must be initialized after zapit start
Origin commit data
------------------
Branch: ni/coolstream
Commit: edb0a5937e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-08 (Mon, 08 May 2017)

Origin message was:
------------------
- neutrino: fix hw_caps init; it must be initialized after zapit start

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

------------------
This commit was generated by Migit
2017-05-08 23:44:45 +02:00
vanhofen
248fca8a7a eventlist: minor cosmetics;
rename getPrvNextChannelName() to getChannelNames()


Origin commit data
------------------
Branch: ni/coolstream
Commit: edb4ce3e4f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-08 (Mon, 08 May 2017)

Origin message was:
------------------
- eventlist: minor cosmetics;

rename getPrvNextChannelName() to getChannelNames()


------------------
This commit was generated by Migit
2017-05-08 21:08:23 +02:00
Jacek Jendrzej
f35bc8f430 supplement 2 to bdb2607b8e
Origin commit data
------------------
Branch: ni/coolstream
Commit: d051691f89
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 19:43:36 +02:00
Jacek Jendrzej
cdd0bec2c7 supplement to bdb2607b8e
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dc4424d96
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 18:02:04 +02:00
Jacek Jendrzej
bdb2607b8e src/gui/eventlist.cpp show prev next channel name on start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f9f82b8e6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 17:39:30 +02:00
Thilo Graf
c0babc0484 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07c72026ed
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 12:25:42 +02:00
Thilo Graf
11b4748125 movieplayer.cpp: prevent build error
Avoid build error if build not configured with -D__STDC_LIMIT_MACROS


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



------------------
This commit was generated by Migit
2017-05-08 12:18:52 +02:00
vanhofen
24b744c79d epgplus: fix progressbar's type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b9f8e9720
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-08 (Mon, 08 May 2017)

Origin message was:
------------------
- epgplus: fix progressbar's type

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

------------------
This commit was generated by Migit
2017-05-08 08:41:28 +02:00
Thilo Graf
e9e7ea72b8 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: e35acf2e2f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 08:28:20 +02:00
Thilo Graf
0a2db29f3c CChannelList: fix code indentation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fd3b27d61
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 08:26:21 +02:00
Thilo Graf
46bd5911ee CNaviBar: prevent compiler warning -Wshadow
Origin commit data
------------------
Branch: ni/coolstream
Commit: 970390a320
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-08 (Mon, 08 May 2017)


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

------------------
This commit was generated by Migit
2017-05-08 08:26:17 +02:00
Thilo Graf
1148afc62b movieplayer.cpp: remove possible compile issue
"__STDC_LIMIT_MACROS" redefined


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



------------------
This commit was generated by Migit
2017-05-08 08:26:14 +02:00
Thilo Graf
e1afd2f686 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c4e0d1737
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)


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

------------------
This commit was generated by Migit
2017-05-07 18:36:16 +02:00
Thilo Graf
1fd330008d CChannelList: change scope of bool unlocked
Scope of the variable 'unlocked' can be reduced.


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



------------------
This commit was generated by Migit
2017-05-07 18:33:25 +02:00
Thilo Graf
7693bab58b CChannelList: use enums for additional modes
Readability


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



------------------
This commit was generated by Migit
2017-05-07 18:33:25 +02:00
Thilo Graf
304185631c SNeutrinoSettings: add missing enums for channellist additional modes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5778d9295a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)


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

------------------
This commit was generated by Migit
2017-05-07 18:33:25 +02:00
Thilo Graf
cb07bd9bbc CChannelList: ensure disconnect signal/slot on delete of channellist ojects
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66c109f8f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)


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

------------------
This commit was generated by Migit
2017-05-07 18:26:51 +02:00
Thilo Graf
cda38e264e Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b17db46ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)


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

------------------
This commit was generated by Migit
2017-05-07 14:21:19 +02:00
Thilo Graf
e9e16b1d8d CChannelList: delete and reset minitv object inside unified scope
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf7a21032c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-07 (Sun, 07 May 2017)


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

------------------
This commit was generated by Migit
2017-05-07 14:18:47 +02:00
Thilo Graf
5a54326fe2 CChannelList: add connection to ResetModuls()
Ensures re init after font changes.


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



------------------
This commit was generated by Migit
2017-05-07 14:18:47 +02:00
Thilo Graf
0b75f57eb3 CChannelList: remove init of cc_minitv from constructor.
Is not a member of CChannelList and already inititialized
as static outside of constructor.


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



------------------
This commit was generated by Migit
2017-05-06 23:18:43 +02:00
Thilo Graf
3398b6fb17 CChannelList: add missing compare for existant header object.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 86c18141dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-06 (Sat, 06 May 2017)


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

------------------
This commit was generated by Migit
2017-05-06 22:46:20 +02:00
Thilo Graf
378cf47ccd CEpgData: remove unused vars
Origin commit data
------------------
Branch: ni/coolstream
Commit: bbb04bfb20
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-06 (Sat, 06 May 2017)


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

------------------
This commit was generated by Migit
2017-05-06 22:46:18 +02:00
Thilo Graf
5f3fdebafa Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 237ae21bf7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-06 (Sat, 06 May 2017)


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

------------------
This commit was generated by Migit
2017-05-06 00:07:06 +02:00
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