Commit Graph

10159 Commits

Author SHA1 Message Date
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
Michael Liebmann
ff006b3f62 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2afb8fef86
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
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 19:42:14 +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
Thilo Graf
a3d93c29ac CMovieBrowser: try to reduce effort for vizualized scan
For comparings I added a benchmark with log output.


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



------------------
This commit was generated by Migit
2017-04-13 22:36:48 +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
dc176dd974 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 633c0c44f9
Author: vanhofen <vanhofen@gmx.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 11:21:59 +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
5bc6b7c1a1 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/channellist.cpp


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



------------------
This commit was generated by Migit
2017-04-13 10:02:31 +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
Michael Liebmann
d811e09cb4 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ad599c0c4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)


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

------------------
This commit was generated by Migit
2017-04-12 07:06:44 +02:00
vanhofen
f50172b2fb Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/channellist.cpp


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



------------------
This commit was generated by Migit
2017-04-11 23:14:03 +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
6e6ffe3fce add missing //NI tags
Origin commit data
------------------
Branch: ni/coolstream
Commit: 880020cb54
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-11 (Tue, 11 Apr 2017)

Origin message was:
------------------
- add missing //NI tags

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

------------------
This commit was generated by Migit
2017-04-11 15:55:23 +02:00
vanhofen
1d3e4189c6 epgplus: use user's setting for progressbar color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 86551c38a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: use user's setting for progressbar color

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

------------------
This commit was generated by Migit
2017-04-10 22:05:18 +02:00
vanhofen
54ebce58d5 Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b74446729
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:45:15 +02:00
vanhofen
9d7faaa296 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ccfeb1249
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:45:07 +02:00
vanhofen
426defdd04 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: e793927678
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:54 +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
e37d471b0d Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d55c0fa77
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:42:47 +02:00
vanhofen
f1b7a1a1f6 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69d3e6ba35
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:27:25 +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