Thilo Graf
4988df1dd9
Messages: add option to change size of message text
...
Include default size and localized setup.
TODO: localize for nederlands and slovak, current english only.
2016-11-20 01:08:14 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
Jacek Jendrzej
ddd9bd3ca9
src/gui/osd_setup.cpp supplement to 682b6f57
, fix segfault if clock is NULL#
2016-11-07 22:54:53 +01:00
M. Liebmann
e5402057d3
Use forceSaveScreen() in COsdSetup & CTimerList
2016-10-29 10:38:06 +02:00
Jacek Jendrzej
682b6f578e
src/gui/osd_setup.cpp try to fix segfault, call from channellist
2016-10-28 20:50:52 +02:00
vanhofen
82f7eff169
- moviebrowser: port configuration of moviebrowser fonts from NI-Neutrino
2016-10-25 12:19:48 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
svenhoefer
104d21e784
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
svenhoefer
74345ecaa2
- osd_setup: auto-calc size of font_size structs
2016-08-15 22:15:15 +02:00
svenhoefer
54f2ac510f
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
svenhoefer
8c7952011e
- colors: make footer text color configurable
2016-08-15 12:16:49 +02:00
svenhoefer
cc5258e6d5
- colors: make footer background color configurable
...
TODO: footer text color and maybe footer font
2016-08-15 00:14:47 +02:00
svenhoefer
5837b922b1
- eventlist: allow to disable epgplus
2016-08-04 09:44:36 +02:00
Jacek Jendrzej
0d9fbd5378
some never read compil warning fixes
2016-04-24 17:18:37 +02:00
Jacek Jendrzej
72ac0747e8
i for last commit
2016-04-17 14:01:00 +02:00
Jacek Jendrzej
374a172aef
remove unused and some clang compil fixes
2016-04-17 13:46:16 +02:00
Stefan Seyfried
353b083620
Merge remote-tracking branch 'n/cst-next'
2016-01-17 19:10:10 +01:00
Stefan Seyfried
572de2bbcb
Merge remote-tracking branch 'cst-next'
2016-01-16 12:51:04 +01:00
defans
8fceac0245
- osd-setup: enable/disable screensaver options by conditions
2016-01-16 12:33:20 +01:00
Thilo Graf
53bab09bda
COsdSetup: fix possible crash on font setup in wizard mode
...
Channellist is not initialized in wizard mode.
2016-01-14 22:08:01 +01:00
defans
0f2c73aed3
screensaver: add optional colored property
2016-01-10 22:02:00 +01:00
Stefan Seyfried
9113716171
Merge remote-tracking branch 'uncool/cst-next'
2016-01-01 14:10:48 +01:00
Thilo Graf
14124c7dd6
COsdSetup: kill instance of osd_menu_colors
...
Suggested, by svenhoefer
2015-12-29 16:55:08 +01:00
svenhoefer
3107e621ef
- add menu item to force usertitles for color buttons in infobar
2015-12-29 14:31:52 +01:00
Thilo Graf
961d6ce888
clean up: remove useless line in osd_setup.cpp
2015-12-29 12:55:03 +01:00
Thilo Graf
a78721f640
COsdSetup: try to fix multiple item arrangement while open osd settings
2015-12-29 12:46:29 +01:00
Stefan Seyfried
b837d8697b
Merge remote-tracking branch 'uncool/cst-next'
2015-12-28 16:15:14 +01:00
Thilo Graf
0b3576b4a7
Screensaver: add option to show current time instead images
2015-12-27 22:26:23 +01:00
Thilo Graf
ff667dfef3
Screeansaver: add optional random images
2015-12-27 19:46:14 +01:00
Thilo Graf
d77b7b2995
tmp revert: remove osd setup for gradients
2015-12-27 14:42:28 +01:00
Thilo Graf
523b273af8
Colors: init global color gradient implementation
2015-12-27 14:42:27 +01:00
Stefan Seyfried
eeee5bacab
Merge remote-tracking branch 'uncool/cst-next'
...
This need buildfixes and some functional updates...
2015-12-13 17:41:55 +01:00
[CST] Focus
60c45ec06c
gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
2015-06-19 15:48:15 +03:00
vanhofen
8d84a4387d
- osd_setup: fix active status of ca_dotmatrix and ca_frame
2015-06-18 21:18:32 +02:00
vanhofen
fd6ad52c8c
- infoviewer_bb: add own color for CA-bar
2015-06-18 21:18:32 +02:00
vanhofen
59e2143e00
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
398dfeeab1
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
svenhoefer
af90286a30
- start_wizard: use a global enum; switch detection from bool to int
2015-05-15 03:46:50 +02:00
[CST] Focus
56070ca390
gui/osd_setup.cpp: add option to switch one/two color gradient mode
2015-05-07 16:40:29 +03: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
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
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
svenhoefer
9041bff59c
- remove w_max()-calls to define menu-width, because ...
...
w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
Stefan Seyfried
5ab6b53054
global.h: Use forward-declarations to reduce number of dependencies
2015-04-16 13:39:35 +02:00
svenhoefer
7f35a67426
- channellist: allow show/hide bottom infobox
2015-04-14 11:08:24 +02:00
Thilo Graf
eb3971e909
COsdSetup: use paint for apply new gradient settings, reduced flicker effects
2015-03-29 22:40:14 +02:00
Stefan Seyfried
b5a64e6887
Merge remote-tracking branch 'check/cst-next'
...
*needs buildfixing*
Conflicts:
src/daemonc/Makefile.am
src/daemonc/remotecontrol.cpp
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/driver/vfd.cpp
src/gui/bedit/Makefile.am
src/gui/components/Makefile.am
src/gui/luainstance.cpp
src/gui/widget/Makefile.am
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/system/Makefile.am
2015-01-26 17:26:26 +01:00