Commit Graph

8456 Commits

Author SHA1 Message Date
Michael Liebmann
7221f4bd67 Fix compile error at src/gui/audioplayer.cpp
- Complement to commit 5889f01


Origin commit data
------------------
Commit: 01f3a56229
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-10 (Mon, 10 Oct 2016)
2016-10-10 20:53:05 +02:00
vanhofen
dc1c46750d colors: re-use our framecolor
Origin commit data
------------------
Commit: 0b3dc76d75
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: re-use our framecolor
2016-10-10 16:46:14 +02:00
vanhofen
248b6c8684 Merge /home/svenhoefer/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/audioplayer.cpp
	src/gui/channellist.cpp
	src/gui/components/cc_detailsline.cpp
	src/gui/components/cc_detailsline.h
	src/gui/components/cc_item_infobox.h
	src/gui/infoviewer.cpp
	src/gui/upnpbrowser.cpp
	src/gui/widget/keyboard_input.cpp
	src/gui/widget/menue.cpp


Origin commit data
------------------
Commit: 5a70a3f78e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)
2016-10-10 16:45:30 +02:00
vanhofen
892603fe68 rename customcolor.h -> color_custom.h; reduce unneeded inludes
Origin commit data
------------------
Commit: 104d21e784
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
vanhofen
61370ed6c7 cc_frm_button: use same framecolor as used in messagebox/msgbox
Origin commit data
------------------
Commit: 26e0926586
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- cc_frm_button: use same framecolor as used in messagebox/msgbox
2016-10-10 14:19:55 +02:00
vanhofen
3e2059dc4e settings.h: add some definitions to use in future
Origin commit data
------------------
Commit: 7782dcde01
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- settings.h: add some definitions to use in future
2016-10-10 14:19:55 +02:00
vanhofen
5889f018c0 add and use OFFSET_INTER definition
Origin commit data
------------------
Commit: 98500fdeb6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- add and use OFFSET_INTER definition
2016-10-10 14:19:55 +02:00
vanhofen
f21851aec0 rename SHADOW_OFFSET -> OFFSET_SHADOW
Origin commit data
------------------
Commit: 5d450c60d3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- rename SHADOW_OFFSET -> OFFSET_SHADOW
2016-10-10 14:19:55 +02:00
vanhofen
8419c90eb4 infoviewer: align progressbar/sigbox code to latest changes
Origin commit data
------------------
Commit: d77858683b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- infoviewer: align progressbar/sigbox code to latest changes
2016-10-10 14:19:55 +02:00
vanhofen
64744ba140 colors: add COL_PROGRESSBAR wrapper
Origin commit data
------------------
Commit: be40e67b70
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_PROGRESSBAR wrapper
2016-10-10 14:19:55 +02:00
vanhofen
ad3146d0fc channellist: add small frame to mono progressbars w/o gradient
Origin commit data
------------------
Commit: 3284484300
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- channellist: add small frame to mono progressbars w/o gradient
2016-10-10 14:19:55 +02:00
vanhofen
a5ed88a86a audioplayer: fix connectline paint
Origin commit data
------------------
Commit: 02e07e4d7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- audioplayer: fix connectline paint
2016-10-10 14:19:55 +02:00
vanhofen
58b3052ab5 ccomponents: fix frame color
Origin commit data
------------------
Commit: 01f32241e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- ccomponents: fix frame color
2016-10-10 14:19:55 +02:00
vanhofen
7b7aecf8f1 infoclock: use default colors
Origin commit data
------------------
Commit: 73d7575f5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- infoclock: use default colors
2016-10-10 14:19:55 +02:00
vanhofen
1a6d4f9fc2 timeosd: use default colors
Origin commit data
------------------
Commit: 93f92e3a3b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- timeosd: use default colors
2016-10-10 14:19:55 +02:00
vanhofen
ab6f1fde03 keyboard_input: fix shadow color
Origin commit data
------------------
Commit: 06e7d1b952
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- keyboard_input: fix shadow color
2016-10-10 14:19:55 +02:00
vanhofen
9c923e004c stringinput: fix shadow color
Origin commit data
------------------
Commit: e65a7dfdd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- stringinput: fix shadow color
2016-10-10 14:19:55 +02:00
vanhofen
594362934d timerlist: fix shadow color
Origin commit data
------------------
Commit: 74040e7ef5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- timerlist: fix shadow color
2016-10-10 14:19:55 +02:00
vanhofen
af3e39a47d colors: add COL_SCROLLBAR_PASSIVE wrapper
Origin commit data
------------------
Commit: 6629b64d6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_PASSIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4b3b25ca7a colors: add COL_SCROLLBAR_ACTIVE wrapper
Origin commit data
------------------
Commit: 7e7d4e5fc1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
b9442071af channellist: remove color-mess in progressbar code; don't change colors when moving cursor
Origin commit data
------------------
Commit: abd3f97e9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- channellist: remove color-mess in progressbar code; don't change colors when moving cursor
2016-10-10 14:19:54 +02:00
vanhofen
446c1bf7c8 channellist: more highlight tuned channel under cursor
Origin commit data
------------------
Commit: 4598e320a6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- channellist: more highlight tuned channel under cursor
2016-10-10 14:19:54 +02:00
vanhofen
945e846ce5 timeosd: fix shadow color
Origin commit data
------------------
Commit: a8f9903544
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- timeosd: fix shadow color
2016-10-10 14:19:54 +02:00
vanhofen
88f6306ea7 infoclock: fix shadow color; use SHADOW_OFFSET definition
Origin commit data
------------------
Commit: 340d4882bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- infoclock: fix shadow color; use SHADOW_OFFSET definition
2016-10-10 14:19:54 +02:00
vanhofen
1aefa781c1 ccomponents: just code cosmetics; formatting
Origin commit data
------------------
Commit: e8c77b6b7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- ccomponents: just code cosmetics; formatting
2016-10-10 14:19:54 +02:00
vanhofen
897dc6ae8c colors: add COL_FRAME wrapper
Origin commit data
------------------
Commit: 75fe6e407d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_FRAME wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4bce5144ba Merge branch 'ni/cst-next' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/cst-next
Origin commit data
------------------
Commit: 3c4741adcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)
2016-10-10 12:10:16 +02:00
Thilo Graf
0fca9a3e2a Moviebrowser: outsource help class
Origin commit data
------------------
Commit: c4827704ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 17:38:25 +02:00
FlatTV
ad56eb1f39 capmt.cpp: try to support AC-Modul
Origin commit data
------------------
Commit: e24cb3ec3e
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:40:50 +02:00
FlatTV
553b73b667 zapit.cpp: delete duplicate header
Origin commit data
------------------
Commit: 47e9045215
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:39:00 +02:00
FlatTV
059debed44 ServiceManager: Add funktion GetCurrentChannel()
Origin commit data
------------------
Commit: b407e3a48b
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:38:25 +02:00
FlatTV
40ebf8cd0e Cam Menu: Allow switching to all or same transponder channels
while CI recording


Origin commit data
------------------
Commit: fe69787b0a
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:37:37 +02:00
Thilo Graf
95ab3ea943 CComponentsWindow: remove wrong corner assignment
Overwrites corner mode for already assigned corner type for body object and
previous statement is canceled. This should avoid this.


Origin commit data
------------------
Commit: f90440e0f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:25:59 +02:00
FlatTV
6da56a4993 Merge branch 'ni/cst-next' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/cst-next
Origin commit data
------------------
Commit: 05b760c284
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:04:11 +02:00
vanhofen
d905e7250f imageinfo_ni: align fade code to other fade code
Origin commit data
------------------
Commit: 25147a0828
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-06 (Thu, 06 Oct 2016)

Origin message was:
------------------
- imageinfo_ni: align fade code to other fade code
2016-10-06 21:25:49 +02:00
vanhofen
9b1904e84d Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h


Origin commit data
------------------
Commit: 6c8ea9793f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-06 (Thu, 06 Oct 2016)
2016-10-06 21:18:48 +02:00
Thilo Graf
440153c2d7 Moviebrowser: complete licence texts
Origin commit data
------------------
Commit: fe8e3896a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-05 (Wed, 05 Oct 2016)
2016-10-05 17:48:25 +02:00
Thilo Graf
0511eab2db CImageInfo: using "DATADIR" instead fixed path
Origin commit data
------------------
Commit: b8e1d0ebbd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-04 (Tue, 04 Oct 2016)
2016-10-04 20:40:30 +02:00
Thilo Graf
46474566ba CImageInfo: fix initial height of first info item
On first view of imageinfo window, no image name was visibla.
Height for this item was not assigned.
Height was only assigned at the second attempt.


Origin commit data
------------------
Commit: 5fcd45b633
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 21:38:22 +02:00
Thilo Graf
a78601c379 CImageInfo: fix possible item height calculation
Calculation of height was ok on first paint, but on next time was broken.


Origin commit data
------------------
Commit: dae88708ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 15:06:02 +02:00
Thilo Graf
feaf607b20 CImageInfo: use matched fontsize for informations
This window contains many lines and it's possible that some lines are
truncated. if users have changed to extreme font sizes,
So it is hopefully solved.


Origin commit data
------------------
Commit: 95735f6faf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 13:15:57 +02:00
Thilo Graf
38ad89387c CImageInfo: add yweb version info
Origin commit data
------------------
Commit: 7355ebb883
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:54:06 +02:00
Thilo Graf
4dd326ab7e Imageinfo: add lua API info
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	data/locale/nederlands.locale
	src/system/locals.h
	src/system/locals_intern.h


Origin commit data
------------------
Commit: 6b88cea7bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:54:06 +02:00
Thilo Graf
6df22ce699 CImageInfo: enable fade for image info window
Origin commit data
------------------
Commit: c9314e4bd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:52:32 +02:00
Thilo Graf
36247549fb CComponentsExtTextForm: add methode to get current font
Default font is generated by class it self, so it is useful
to have access to current font if is required by implemenations.


Origin commit data
------------------
Commit: ac58c8c016
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:45:14 +02:00
Thilo Graf
93ca892022 CComponentsExtTextForm: add missed parameter font_text
Origin commit data
------------------
Commit: 80753c75d1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:45:09 +02:00
Thilo Graf
fc29cf8824 lua api: fix broken build with --disable-lua
Origin commit data
------------------
Commit: 1d74379981
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:44:54 +02:00
vanhofen
ecb26605c6 pictureviewer: don't darken every second entry
Origin commit data
------------------
Commit: 6b237c3166
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- pictureviewer: don't darken every second entry
2016-10-01 22:40:52 +02:00
vanhofen
19f9e7bd9e audioplayer: don't darken every second entry
Origin commit data
------------------
Commit: 5c8e9f7fd3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- audioplayer: don't darken every second entry
2016-10-01 22:40:16 +02:00
vanhofen
03dfe1e370 filebrowser: smoother colors
Origin commit data
------------------
Commit: 9ec9aa13c6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- filebrowser: smoother colors
2016-10-01 22:39:49 +02:00