Commit Graph

10111 Commits

Author SHA1 Message Date
vanhofen
cd653ca806 Merge branch 'master' into pu/mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11a28c07d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-19 (Wed, 19 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-19 21:35:56 +02:00
Jacek Jendrzej
fee0463182 try to fix version check for avformat codecpar
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3bf23d9c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-19 17:19:43 +02:00
Jacek Jendrzej
e1db717033 fix download pic from ssl url
Origin commit data
------------------
Branch: ni/coolstream
Commit: f6482eb042
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-04-18 (Tue, 18 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-18 19:09:32 +02:00
Thilo Graf
c86f051cb6 CSignalBox: remove CC_APPEND flag
Should be gradually removed in all affected classes


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



------------------
This commit was generated by Migit
2017-04-17 17:43:59 +02:00
Thilo Graf
1f7449bda4 CComponentsForm: use global default width for scrollbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e94c6830b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-17 17:43:55 +02:00
Thilo Graf
f1c74564a3 CSignalBar: use global offsets for init of min height
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8822803d9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-17 17:43:48 +02:00
Thilo Graf
0ab82cab7c CComponentsFrmClock: use correct setHeight()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04f9468ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-17 16:45:00 +02:00
Thilo Graf
16e62d452e CComponentsFrmClock: remove unnecessary call of cch_cl_obj->setYPos()
Origin commit data
------------------
Branch: ni/coolstream
Commit: cbba7b78f4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-17 16:44:57 +02:00
Thilo Graf
9fca1e29bd CComponentsHeader: Reduce offset between clock and right border.
Was too large


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



------------------
This commit was generated by Migit
2017-04-17 16:44:53 +02:00
Thilo Graf
0b123ff4a8 CComponentsWindow: try to fix header and footer arrangement
Header and footer were placed too much on left side.


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



------------------
This commit was generated by Migit
2017-04-17 15:18:45 +02:00
Thilo Graf
f02858df19 CComponentsForm: try to fix fit items inside forms
Some items had offsets on screen. Was seen eg. in message windows.


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



------------------
This commit was generated by Migit
2017-04-17 15:18:22 +02:00
Thilo Graf
43519e858d CComponentsPicture: add explicit methodes to set image position
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5361296ff4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-16 (Sun, 16 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-16 16:53:06 +02:00
Thilo Graf
3f497b8564 CComponentsItem: add missing methodes for position setters
Parent items were not considered for position calculation.


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



------------------
This commit was generated by Migit
2017-04-16 16:53:06 +02:00
Thilo Graf
2590182e62 CComponentsPicture: init missing vars for old dimension dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: f499d3d387
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-16 (Sun, 16 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-16 16:53:06 +02:00
Thilo Graf
9a31a009cd CComponentsChannelLogo: use separat var for pic name inside setChannel()
picname is a class attribut and should not be touched here till new content
exists. Btw. setChannel() is eqiuvalent to setPicture() from base class, so
it makes sense to use setPicture() inside setChannel() after
picname is known. Explicit call of initCCTitem() is not required.


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



------------------
This commit was generated by Migit
2017-04-16 16:53:06 +02:00
Thilo Graf
e9d454a18a CComponentsChannelLogo: add missing type
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4762f78a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-16 (Sun, 16 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-16 16:53:06 +02:00
Thilo Graf
9dbbf3e42a CComponentsTimer: use sleep() instead mySleep()
Had some problems with mySleep() related to select() which was used
inside mySleep()


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



------------------
This commit was generated by Migit
2017-04-13 23:36:34 +02:00
Thilo Graf
aca54b0401 CComponentsFooter: avoid crash because possible divisions by 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb0dc47e35
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-13 (Thu, 13 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-13 23:36:29 +02:00
Jacek Jendrzej
a09507d832 fix init cl_force_repaint
Origin commit data
------------------
Branch: ni/coolstream
Commit: b4bb9ef5ea
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-04-13 (Thu, 13 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-13 17:32:24 +02:00
vanhofen
b3fa50e4c3 bouquetlist: rework; ...
* use OFFSET defines
* use CComponentsFooter to paint footer
* use CComponentsScrollBar to paint scrollbar
* use a bit more offset for items
* re-align status icons in items
* use same scambled-icon as used in channellist


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ea2f46c7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-13 (Thu, 13 Apr 2017)

Origin message was:
------------------
- bouquetlist: rework; ...

* use OFFSET defines
* use CComponentsFooter to paint footer
* use CComponentsScrollBar to paint scrollbar
* use a bit more offset for items
* re-align status icons in items
* use same scambled-icon as used in channellist


------------------
This commit was generated by Migit
2017-04-13 11:20:10 +02:00
vanhofen
274e811e06 epgplus: get sure we have enough space for detailsline
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf229bb3af
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-13 (Thu, 13 Apr 2017)

Origin message was:
------------------
- epgplus: get sure we have enough space for detailsline

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

------------------
This commit was generated by Migit
2017-04-13 11:20:10 +02:00
vanhofen
93bdb67b0c settings: fix calculation for SCROLLBAR_WIDTH ...
to work with subtractions too


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bfee0b7dc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- settings: fix calculation for SCROLLBAR_WIDTH ...

to work with subtractions too


------------------
This commit was generated by Migit
2017-04-12 13:28:54 +02:00
vanhofen
09237ad821 channelist: rename bool pig_on_win to minitv_is_active
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42aca4a4c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- channelist: rename bool pig_on_win to minitv_is_active

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

------------------
This commit was generated by Migit
2017-04-12 10:04:04 +02:00
vanhofen
cd40e9c6a7 channellist: one more missing OFFSET define
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31979a4f87
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- channellist: one more missing OFFSET define

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

------------------
This commit was generated by Migit
2017-04-12 10:04:03 +02:00
vanhofen
cca8fbd285 osd_setup: a bit smaller font for epgplus-items; ...
it's now aligned to epgview's fontsizes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a17b434b6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- osd_setup: a bit smaller font for epgplus-items; ...

it's now aligned to epgview's fontsizes


------------------
This commit was generated by Migit
2017-04-12 09:31:22 +02:00
vanhofen
d1ebb01719 channelist: use OFFSET defines for bottom detailsbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4a0e8faf1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- channelist: use OFFSET defines for bottom detailsbox

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

------------------
This commit was generated by Migit
2017-04-12 09:31:21 +02:00
vanhofen
0122d29078 eventlist: use OFFSET defines for right infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1f174b80a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-12 (Wed, 12 Apr 2017)

Origin message was:
------------------
- eventlist: use OFFSET defines for right infobox

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

------------------
This commit was generated by Migit
2017-04-12 09:31:21 +02:00
vanhofen
c03b2777cd channellist: a bit more offset for item; fix progressbar's width
use OFFSET defines for logo in header and in right infozone


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e6746e2aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Origin message was:
------------------
- channellist: a bit more offset for item; fix progressbar's width

use OFFSET defines for logo in header and in right infozone


------------------
This commit was generated by Migit
2017-04-11 23:12:41 +02:00
vanhofen
d291aa3c22 channellist: simplify MaxChanNr() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 763f16ccca
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Origin message was:
------------------
- channellist: simplify MaxChanNr() function

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

------------------
This commit was generated by Migit
2017-04-11 23:12:41 +02:00
vanhofen
290eb19dae remove obsolete src/driver/wav.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3a1ef47dc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Origin message was:
------------------
- remove obsolete src/driver/wav.h

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

------------------
This commit was generated by Migit
2017-04-11 17:32:46 +02:00
vanhofen
21e4bf01d2 remove obsolete src/gui/dmx_tspidbandwidth.c
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ea5bcfd74
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Origin message was:
------------------
- remove obsolete src/gui/dmx_tspidbandwidth.c

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

------------------
This commit was generated by Migit
2017-04-11 17:32:46 +02:00
vanhofen
ece6fd7994 Merge branch 'master' into pu/mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1c54c5e88
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-10 21:43:33 +02:00
vanhofen
df1b65524f epgplus: add missing separationline to clearMark() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: a64225c09a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add missing separationline to clearMark() function

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

------------------
This commit was generated by Migit
2017-04-10 21:43:01 +02:00
vanhofen
8f10bcefef epgplus: use enlighten background toggle color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41394be62e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: use enlighten background toggle color

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

------------------
This commit was generated by Migit
2017-04-10 21:43:01 +02:00
vanhofen
5b6034d48f color: allow to toggle normal <-> enlighten background colors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c75e7f447
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- color: allow to toggle normal <-> enlighten background colors

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

------------------
This commit was generated by Migit
2017-04-10 21:43:01 +02:00
vanhofen
83a1fd845b epgplus: fix selected handling for channelevents
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25e56bf5df
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: fix selected handling for channelevents

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

------------------
This commit was generated by Migit
2017-04-10 21:43:01 +02:00
vanhofen
4aaf207d31 epgplus: smoother aligment for channelnumbers
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab4adc92d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: smoother aligment for channelnumbers

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

------------------
This commit was generated by Migit
2017-04-10 21:43:01 +02:00
Thilo Graf
4f56df91de EpgPlus: fix missing to disble clock after hided window
btw: rename header->head, for better readability


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



------------------
This commit was generated by Migit
2017-04-10 13:25:06 +02:00
vanhofen
a7984b7368 epgplus: add missing round corner to selected item
Origin commit data
------------------
Branch: ni/coolstream
Commit: e54e112b24
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add missing round corner to selected item

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

------------------
This commit was generated by Migit
2017-04-10 13:25:06 +02:00
vanhofen
fb1e8e43a7 epgplus: use getItemColors() to get global item colors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f8511a612
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: use getItemColors() to get global item colors

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

------------------
This commit was generated by Migit
2017-04-10 13:25:06 +02:00
vanhofen
4e634f46cc Merge branch 'master' into pu/mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9efa56a47c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-10 10:28:08 +02:00
vanhofen
90fa6a567e epgplus: mark framebuffer pointer in header class as unused
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e8b95a932
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: mark framebuffer pointer in header class as unused

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

------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
vanhofen
539d98f68f epgplus: add clock and context button to header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ae1a6b459
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add clock and context button to header

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

------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
vanhofen
cd8ce0a23d epgplus: fix text offsets in secontary timeline
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69e478c195
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: fix text offsets in secontary timeline

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

------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
vanhofen
d036259b18 epgplus: always show a progressbar in secondary timeline ...
to avoid 'design changes' when cursor is moved left or right


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

Origin message was:
------------------
- epgplus: always show a progressbar in secondary timeline ...

to avoid 'design changes' when cursor is moved left or right


------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
TangoCash
55e790df7a epgplus: add progressbar for current event
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44a0ec422e
Author: TangoCash <eric@loxat.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: add progressbar for current event

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

------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
TangoCash
a2923c5fda epgplus: bind display of channelnumbers to channelists's setting;
fix position of channelentry


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b44c162b4
Author: TangoCash <eric@loxat.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: bind display of channelnumbers to channelists's setting;

fix position of channelentry


------------------
This commit was generated by Migit
2017-04-10 10:26:21 +02:00
TangoCash
c88fafbe61 epgplus: fix detailsline;
Origin commit data
------------------
Branch: ni/coolstream
Commit: c26e85cb55
Author: TangoCash <eric@loxat.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: fix detailsline;

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

------------------
This commit was generated by Migit
2017-04-08 16:25:59 +02:00
vanhofen
746012780a epgplus: fix detailsline; codeblock was removed by mistake
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15b028d187
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: fix detailsline; codeblock was removed by mistake

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

------------------
This commit was generated by Migit
2017-04-08 15:47:38 +02:00
vanhofen
28376259c1 Merge branch 'master' into pu/mp
Conflicts:
	src/gui/epgplus.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 064f693bf7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)



------------------
This commit was generated by Migit
2017-04-08 14:36:12 +02:00