Commit Graph

8222 Commits

Author SHA1 Message Date
vanhofen
844a58db72 color: add getItemColors function to simplify color handling
Origin commit data
------------------
Commit: 56126c6a61
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- color: add getItemColors function to simplify color handling
2016-10-19 10:06:35 +02:00
vanhofen
645b667d3e upnpbrowser: use stopAudio() function; was missing in bbcfd01
Origin commit data
------------------
Commit: 119cb608cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-17 (Mon, 17 Oct 2016)

Origin message was:
------------------
- upnpbrowser: use stopAudio() function; was missing in bbcfd01
2016-10-17 11:00:18 +02:00
vanhofen
e8116e109d textbox: fix text position in mode CENTER and mode RIGHT; ...
and add VISUAL_DEBUG define. That paints beautiful colored boxes
to see what's going on.


Origin commit data
------------------
Commit: c074f1365f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)

Origin message was:
------------------
- textbox: fix text position in mode CENTER and mode RIGHT; ...

and add VISUAL_DEBUG define. That paints beautiful colored boxes
to see what's going on.
2016-10-13 19:07:22 +02:00
vanhofen
4d9ddb50ec cc_item_infobox: user OFFSET defines; fix width of textbox
Origin commit data
------------------
Commit: e8e237df40
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)

Origin message was:
------------------
- cc_item_infobox: user OFFSET defines; fix width of textbox
2016-10-13 19:03:38 +02:00
vanhofen
bbcfd01327 upnpbrowser: use OFFSET defines; fix color under cursor; minor cleanups
Origin commit data
------------------
Commit: c915f857d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)

Origin message was:
------------------
- upnpbrowser: use OFFSET defines; fix color under cursor; minor cleanups
2016-10-13 15:14:03 +02:00
vanhofen
97b2f257b9 textbox: use OFFSET defines
Origin commit data
------------------
Commit: af7643a285
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)

Origin message was:
------------------
- textbox: use OFFSET defines
2016-10-13 15:12:52 +02:00
vanhofen
9239c8e912 settings.h: activate OFFSET defines
Origin commit data
------------------
Commit: c4ee6375da
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)

Origin message was:
------------------
- settings.h: activate OFFSET defines
2016-10-13 15:12:15 +02:00
Michael Liebmann
63153166da Merge branch 'cst-next'
Origin commit data
------------------
Commit: f0b69955f0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
2016-10-13 11:42:47 +02:00
Michael Liebmann
c8caf2c6a4 COPKGManager: Fix display description for locally installed packages
Origin commit data
------------------
Commit: a0a09f1f7c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-13 09:53:52 +02:00
Michael Liebmann
0dfb3a9eb8 COPKGManager::hasOpkgSupport: Disable directory check
If directory /var/lib/opkg resp. /opt/opkg does not exist,
 it is created by opkg itself


Origin commit data
------------------
Commit: 1f24e5725a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-07 (Fri, 07 Oct 2016)

Origin message was:
------------------
COPKGManager::hasOpkgSupport: Disable directory check

 If directory /var/lib/opkg resp. /opt/opkg does not exist,
 it is created by opkg itself
2016-10-13 09:53:52 +02:00
Thilo Graf
acdad6e70f CComponentsText: add missing member to get current font
Origin commit data
------------------
Commit: 1e388d848c
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-13 (Thu, 13 Oct 2016)
2016-10-13 09:39:35 +02:00
vanhofen
9d5ac51786 eventlist: remove obsolete bool show from CEventList::showFunctionBar
Origin commit data
------------------
Commit: f04493b7e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)

Origin message was:
------------------
- eventlist: remove obsolete bool show from CEventList::showFunctionBar
2016-10-12 20:55:28 +02:00
vanhofen
2780957ba0 eventlist: remove unnecessary hide of footer
Origin commit data
------------------
Commit: 4b0b32833f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)

Origin message was:
------------------
- eventlist: remove unnecessary hide of footer
2016-10-12 20:55:28 +02:00
Thilo Graf
9c386ca59f CComponentsScrollBar: disable scrollbar color gradient
Was for testing only, now usual properties used.


Origin commit data
------------------
Commit: 422f5872e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
2016-10-12 10:08:18 +02:00
Thilo Graf
8313671ee3 CComponentsScrollBar: fix trasnparent background arrow icons
parameter was disabled


Origin commit data
------------------
Commit: 7b334f8883
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
2016-10-12 09:42:46 +02:00
Thilo Graf
9b76adddc8 CFrameBuffer: reduce debug spam
possible error is already intercepted.


Origin commit data
------------------
Commit: 09d40a2ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-12 (Wed, 12 Oct 2016)
2016-10-12 09:16:36 +02:00
Thilo Graf
ee8f21c72c test_menue.cpp: fix broken build with --enable-testing
Origin commit data
------------------
Commit: 133ec1f2bb
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-11 (Tue, 11 Oct 2016)
2016-10-11 00:43:38 +02:00
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
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
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
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
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