svenhoefer
|
85cd0952f2
|
- filebrowser: fix e9d8ab8a5e
|
2016-10-19 17:48:12 +02:00 |
|
svenhoefer
|
957b1e05df
|
- various: use DARK text color on DARK background
|
2016-10-19 14:35:38 +02:00 |
|
svenhoefer
|
870981c889
|
- menue: fix listModeKey handling
|
2016-10-19 14:06:24 +02:00 |
|
svenhoefer
|
bd2f2cb849
|
- listframe/moviebrowser: use getItemColors function
|
2016-10-19 13:21:58 +02:00 |
|
svenhoefer
|
91c668efca
|
- listframe: replace some color defines with original defines
|
2016-10-19 13:21:58 +02:00 |
|
svenhoefer
|
d6c85e14cc
|
- listbox: use getItemColors function
|
2016-10-19 13:21:58 +02:00 |
|
svenhoefer
|
8bf68eea67
|
- color: use DARK text color on DARK background
|
2016-10-19 13:21:58 +02:00 |
|
svenhoefer
|
a7233c1474
|
- channellist: avoid transparent pixels in round corners
|
2016-10-19 10:52:15 +02:00 |
|
svenhoefer
|
54b2a6da91
|
- stringinput_ext: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
7cdb8a0425
|
- stringinput: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
a5c9602e4b
|
- keyboard_input: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
d1eb35569e
|
- upnpbrowser: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
a38158919d
|
- timerlist: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
7f23b1ca38
|
- pictureviewer: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
e9d8ab8a5e
|
- filebrowser: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
fcd4246d9a
|
- eventlist: use getItemColors function
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
c0a4815d42
|
- channellist: use getItemColors function; try to cleanup color mess
|
2016-10-19 10:06:36 +02:00 |
|
svenhoefer
|
6f4e7ecda8
|
- bouquetlist: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
89d373ed05
|
- bookmarkmanager: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
2040d7558a
|
- bouqueteditor_chanselect: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
00a1932833
|
- bouqueteditor_channels: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
cd20c34e98
|
- bouqueteditor_bouquets: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
3a80241b0c
|
- audioplayer: use getItemColors function
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
56126c6a61
|
- color: add getItemColors function to simplify color handling
|
2016-10-19 10:06:35 +02:00 |
|
svenhoefer
|
119cb608cf
|
- upnpbrowser: use stopAudio() function; was missing in c915f85
|
2016-10-17 11:00:18 +02:00 |
|
svenhoefer
|
c074f1365f
|
- 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 |
|
svenhoefer
|
e8e237df40
|
- cc_item_infobox: user OFFSET defines; fix width of textbox
|
2016-10-13 19:03:38 +02:00 |
|
svenhoefer
|
c915f857d7
|
- upnpbrowser: use OFFSET defines; fix color under cursor; minor cleanups
|
2016-10-13 15:14:03 +02:00 |
|
svenhoefer
|
af7643a285
|
- textbox: use OFFSET defines
|
2016-10-13 15:12:52 +02:00 |
|
svenhoefer
|
c4ee6375da
|
- settings.h: activate OFFSET defines
|
2016-10-13 15:12:15 +02:00 |
|
M. Liebmann
|
f0b69955f0
|
Merge branch 'cst-next'
|
2016-10-13 11:42:47 +02:00 |
|
M. Liebmann
|
a0a09f1f7c
|
COPKGManager: Fix display description for locally installed packages
|
2016-10-13 09:53:52 +02:00 |
|
M. Liebmann
|
1f24e5725a
|
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
|
1e388d848c
|
CComponentsText: add missing member to get current font
|
2016-10-13 09:39:35 +02:00 |
|
svenhoefer
|
f04493b7e5
|
- eventlist: remove obsolete bool show from CEventList::showFunctionBar
|
2016-10-12 20:55:28 +02:00 |
|
svenhoefer
|
4b0b32833f
|
- eventlist: remove unnecessary hide of footer
|
2016-10-12 20:55:28 +02:00 |
|
Thilo Graf
|
422f5872e4
|
CComponentsScrollBar: disable scrollbar color gradient
Was for testing only, now usual properties used.
|
2016-10-12 10:08:18 +02:00 |
|
Thilo Graf
|
7b334f8883
|
CComponentsScrollBar: fix trasnparent background arrow icons
parameter was disabled
|
2016-10-12 09:42:46 +02:00 |
|
Thilo Graf
|
09d40a2ddb
|
CFrameBuffer: reduce debug spam
possible error is already intercepted.
|
2016-10-12 09:16:36 +02:00 |
|
Thilo Graf
|
133ec1f2bb
|
test_menue.cpp: fix broken build with --enable-testing
|
2016-10-11 00:43:38 +02:00 |
|
M. Liebmann
|
01f3a56229
|
Fix compile error at src/gui/audioplayer.cpp
- Complement to commit 98500fd
|
2016-10-10 20:53:05 +02:00 |
|
svenhoefer
|
104d21e784
|
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
|
2016-10-10 14:19:55 +02:00 |
|
svenhoefer
|
26e0926586
|
- cc_frm_button: use same framecolor as used in messagebox/msgbox
|
2016-10-10 14:19:55 +02:00 |
|
svenhoefer
|
7782dcde01
|
- settings.h: add some definitions to use in future
|
2016-10-10 14:19:55 +02:00 |
|
svenhoefer
|
98500fdeb6
|
- add and use OFFSET_INTER definition
|
2016-10-10 14:19:55 +02:00 |
|
svenhoefer
|
5d450c60d3
|
- rename SHADOW_OFFSET -> OFFSET_SHADOW
|
2016-10-10 14:19:55 +02:00 |
|
vanhofen
|
d77858683b
|
- infoviewer: align progressbar/sigbox code to latest changes
|
2016-10-10 14:19:55 +02:00 |
|
vanhofen
|
be40e67b70
|
- colors: add COL_PROGRESSBAR wrapper
|
2016-10-10 14:19:55 +02:00 |
|
vanhofen
|
3284484300
|
- channellist: add small frame to mono progressbars w/o gradient
|
2016-10-10 14:19:55 +02:00 |
|
vanhofen
|
02e07e4d7e
|
- audioplayer: fix connectline paint
|
2016-10-10 14:19:55 +02:00 |
|