svenhoefer
e438dbb7d5
- yWeb: remove outdated text files
2015-05-07 11:15:32 +02:00
svenhoefer
e85f32848c
- ccomponents: add missing slash to iconBasePath
2015-05-07 11:10:28 +02:00
svenhoefer
042ac904b3
- fix e59f8adccc
:-/
2015-05-07 00:19:12 +02:00
svenhoefer
aa89dd6098
- fix e59f8adccc
(THX max_10)
2015-05-07 00:12:20 +02:00
svenhoefer
e59f8adccc
- src/nhttpd/tuxboxapi: remove unused dbox code
2015-05-06 22:59:04 +02:00
svenhoefer
6ec4194411
- yconfig.h: replace another hardcoded path with a variable
2015-05-06 22:58:54 +02:00
svenhoefer
45a895f704
- use PRIVATE_HTTPDDIR variable in Makefiles
2015-05-06 22:58:54 +02:00
svenhoefer
11ccc53f0b
- move LOGODIR and LOGODIR_VAR to global.h
2015-05-06 22:58:54 +02:00
svenhoefer
89a11de651
- fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
svenhoefer
6e6d7ad765
- move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
2015-05-06 22:58:54 +02:00
svenhoefer
910497f762
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
svenhoefer
abc145fa78
- remove obsolete UCODEDIR variable
2015-05-06 22:58:54 +02:00
svenhoefer
51e77c3fc6
- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
svenhoefer
e1fb4cdf49
- acinclude.m4: fix themesdir and iconsdir definitions
2015-05-05 14:48:25 +02:00
svenhoefer
75f84739a5
- plugins: replace PLUGINDIR_USB with PLUGINDIR_MNT (/mnt/plugins)
2015-05-05 14:46:46 +02:00
svenhoefer
14dc610a68
- plugins: add GAMESDIR (/var/tuxbox/games) to plugin list
2015-05-05 14:45:28 +02:00
svenhoefer
edc8527379
- framebuffer: revival of showFrame() function to allow ...
...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
2015-05-05 12:01:04 +02:00
svenhoefer
ca5d85986e
- osd_setup: try to bring more structure in infoviewer setup
2015-05-05 11:43:17 +02:00
svenhoefer
cb5f052e83
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
svenhoefer
a7b6911ce6
- themes: add new infobar_gradient keywords
2015-05-04 11:47:07 +02:00
Thilo Graf
d5bad0ac36
CProgressWindow: fix background fragments on text paint
...
Permanent screen saving was disabled by default since commit
72997591a0
. In this case it can be substituted if enabled
bg paint.
2015-05-04 10:37:03 +02:00
Thilo Graf
57c3761619
CProgressBar: remove unused member
2015-05-04 10:37:03 +02:00
Thilo Graf
a29b8e7982
CProgressBar: remove unused include
2015-05-04 10:37:03 +02:00
Thilo Graf
87cbb564a3
CTextBox: ensure save screen only if dimensions are valid
...
0 values are critical
2015-05-04 10:37:03 +02:00
Thilo Graf
cd53fae2c6
CImageInfo: use call of getTextFromFile() without explicit object
2015-05-04 10:37:03 +02:00
Thilo Graf
884e3b7cb5
CComponentsText: declare function getTextFromFile() as static
...
Is usable as standalone member too.
2015-05-04 10:37:03 +02:00
Thilo Graf
cb2d3254e6
.gitignore: add some possible generated stuff from sytem tools and build
2015-05-04 10:37:03 +02:00
svenhoefer
3ece820b07
- menue: small color changes for a smoother view
2015-05-04 09:42:07 +02:00
svenhoefer
62daf1dc4c
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...
...
... for basic inspiration and dbt for some optimizations
2015-05-04 09:41:41 +02:00
svenhoefer
c05e650a02
- cc_frm_header: prepare for c2c gradient
2015-05-04 09:41:41 +02:00
svenhoefer
5599784642
- cc_frm_footer: prepare for c2c gradient
2015-05-04 09:41:41 +02:00
TangoCash
a8be4f6365
enable color-to-color gradient
2015-05-04 09:41:41 +02:00
TangoCash
736dcb20db
introduce color-to-color gradient
2015-05-04 09:41:41 +02:00
Marc Szymkowiak
38cf252ab2
yWeb: Change version check to cst_next branch
2015-05-03 23:32:20 +02:00
Jacek Jendrzej
88aea58165
Y_VLC.js fix VLC detection without var plugin.version (linux)
2015-05-03 21:28:34 +02:00
Jacek Jendrzej
cdae30fe5e
luainstance.cpp fix button color
2015-05-03 17:06:16 +02:00
GetAway
9eb1fe599b
yWeb: fix deinterlace default setting
2015-05-01 22:55:45 +02:00
GetAway
2e102b9cc2
yWeb: more appropriate symbol for live settings
2015-05-01 22:55:45 +02:00
GetAway
ce624d5382
yWeb: improve detection if IE up to IE11 and above
2015-05-01 22:55:45 +02:00
GetAway
30090ac06d
yWeb: fix detection of VLC >= 2.1.0
...
tested from vlc-0.8.6 to vlc-3.0.0-git
2015-05-01 22:55:44 +02:00
Jacek Jendrzej
9d9c20e678
nhttpd: update controlapi doc (THX dasda)
2015-05-01 14:05:04 +02:00
Jacek Jendrzej
c3a8c2d95d
xmlinterface.cpp remove encoding option for load_string
2015-04-30 21:22:47 +02:00
Jacek Jendrzej
206dbec426
xmlinterface.cpp workaround for pugixml autodetection https://code.google.com/p/pugixml/issues/detail?id=192
2015-04-30 19:50:03 +02:00
Thilo Graf
0f9fc4b870
gui/test_menu.cpp: fix broken build
...
Fixed missing include that come with commit
09adc177d8
2015-04-30 09:39:42 +02:00
Thilo Graf
a58f1621b4
Merge branch 'cst-next.pre' into cst-next
2015-04-30 09:20:43 +02:00
Thilo Graf
7044df1f9f
COsdSetup: remove repaint call for gradient assignment
...
Is already executed by chooser object via slot inside showOsdSetup(), and
osd_menu object is not the required object.
2015-04-29 12:01:11 +02:00
Thilo Graf
01516cf943
themes: use hintbox and header gradient option in theme settings
...
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.
2015-04-29 10:16:55 +02:00
Jacek Jendrzej
0896fa7bb8
UPNPService.cpp: remove unnecessary include
2015-04-28 11:35:57 +02:00
Jacek Jendrzej
422c91d117
add pugixml
2015-04-28 10:12:23 +02:00
Jacek Jendrzej
497f05b730
use xmlinterface in UPNP
2015-04-28 10:12:15 +02:00