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
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
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
[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
svenhoefer
026c8b4389
- osd_setup: improve/clarify screensaver off option
2015-01-08 20:01:15 +01:00
svenhoefer
b85aa43d87
- screensaver: allow no screensaver_timeout to show first pic only
...
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
2014-12-29 23:50:18 +01:00
svenhoefer
df18f1f4e5
- screensaver: remove audioplayer_screensaver; add screensaver_delay
2014-12-29 23:50:18 +01:00
vanhofen
3206e35e20
- screensaver: move configuration to own submenu
2014-12-29 22:13:02 +01:00
svenhoefer
153e7dba91
- screensaver: add GUI option to change timeout
2014-12-29 22:13:02 +01:00
vanhofen
cbed13ecd0
- screensaver: add GUI option to change screensaver directory
2014-12-29 22:13:02 +01:00
M. Liebmann
8c3b26fc76
CColorChooser: Preview color gradient for header color
2014-11-26 09:42:44 +01:00
M. Liebmann
c7908c87f4
Switches color gradients on/off
2014-09-25 11:08:29 +04:00
martii
e84782bc4c
drop explicit CMenuForwarder icon assignments
...
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
martii
b21cb152b5
system/settings: move theme colors to dedicated struct
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/epgview.cpp
src/gui/osd_setup.cpp
src/gui/pluginlist.cpp
src/neutrino.cpp
2014-09-12 18:29:21 +04:00
martii
7c15db185f
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/simple_display.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/moviebrowser.cpp
src/gui/record_setup.cpp
src/neutrino.cpp
src/system/ytcache.h
2014-09-11 17:58:19 +04:00
martii
94e6cf9a25
gui/channellist: make displaying channel numbers optional
...
Conflicts:
data/locale/deutsch.locale
src/gui/channellist.cpp
src/gui/osd_setup.cpp
2014-07-23 11:57:05 +04:00
[CST] Focus
4b3be3c313
src/gui/osd_progressbar_setup.cpp: move infoviewer progressbar position config to osd_setup.cpp
2014-07-18 12:28:30 +04:00
[CST] Focus
c8b33f6bda
gui/osd_setup.cpp: re-use common channel list settings in context menu
2014-07-17 17:02:47 +04:00
[CST] Focus
0cda142ba7
Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
...
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config
This reverts commit 253579909f
.
2014-07-17 17:02:43 +04:00
[CST] Focus
416646bbff
merge neutrino-mp progressbar code, (C) martii
2014-07-17 17:02:37 +04:00
svenhoefer
8887767141
- osd_setup: don't show colored progress bar option in channellist ...
...
... when colored progress bar is disabled
2014-06-27 18:26:13 +02:00
Thilo Graf
253579909f
CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup
...
This removes multiple code parts from COsdSetup without
loss of functionality.
2014-06-23 18:43:47 +02:00
svenhoefer
df1c8ac00d
- channellist: add colored progressbars
...
* thx to bazi98, martii and benny
2014-06-23 17:05:44 +02:00
svenhoefer
da7f3b9cb1
- drop obsolete code around FONT_TYPE_GAMELIST
...
these fonts are not needed since gamelist/scriptlist
are painted with menu-widget
2014-05-02 22:28:36 +02:00
[CST] Focus
29617ba843
gui/osd_setup.cpp: add 'other' font sizes group,
...
add subtitles font size setup
2014-02-21 20:01:13 +04:00
M. Liebmann
31842369cc
Preparing the input classes for Lua
...
- Add non locale variants for CExtendedInput, CStringInput,
CStringInputSMS, CPINInput
THX Martii
2014-01-19 20:57:38 +01:00