Commit Graph

324 Commits

Author SHA1 Message Date
BPanther
c406ff3bec small space/tab/comma fixes 2021-06-19 10:23:27 +02:00
svenhoefer
4592cbc239 - lcd4l: introduce getInstance()
Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-06-15 11:06:25 +02:00
svenhoefer
1343c26d5e - osd-setup: more cleanup
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-30 22:55:01 +02:00
Frankenstone
e77c9a0ec6 osd_setup: cleanup g_settings.theme.gradient_c2c 2021-04-30 22:53:58 +02:00
Frankenstone
4688227461 osd_setup: cleanup unused
- channellist.extended_colored
- channellist.extended_simple

 Conflicts:
	data/locale/english.locale

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-30 22:53:46 +02:00
TangoCash
3a1d3f16a0 fix fading 2021-04-25 15:58:52 +02:00
GetAway
13d636b3ba fix locale for scart_osd_fix 2021-04-07 14:41:45 +02:00
svenhoefer
e1e75ef4af - osd-setup: fix warning (missing initializer for member ‘CMenuOptionChooser::keyval_ext::valname’)
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-05 21:07:59 +02:00
svenhoefer
bb9e96f141 - osd-setup: allow osd preset selection for all boxmodels
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-05 21:05:48 +02:00
svenhoefer
d5a16ebba9 - fix scart_osd_fix
Conflicts:
	src/gui/osd_setup.cpp
	src/system/setting_helpers.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-05 21:01:08 +02:00
svenhoefer
96ff1b6b3a - unify new presets; part 1
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-05 20:59:13 +02:00
BPanther
0189205fd1 rework screen A/B settings
Conflicts:
	src/neutrino.cpp
2021-04-05 20:59:13 +02:00
Frankenstone
fe71518e50 osd_setup: osd preset crt/lcd add locals use now for different Screen Setup when using different monitors
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h
2021-04-05 20:59:13 +02:00
svenhoefer
85764fa36a - make lcd4linux configurable
Conflicts:
	configure.ac
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/bouquetlist.cpp
	src/gui/osd_setup.cpp
	src/neutrino.cpp
	src/system/flashtool.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>

mostly format and line and build fixes
2021-02-03 16:04:30 +01:00
svenhoefer
a9882cdc22 - rename BOXMODEL_CS => BOXMODEL_CST
Conflicts:
	data/scripts/Makefile.am
	src/gui/cam_menu.cpp
	src/gui/imageinfo_ni.cpp
	src/gui/osd_setup.cpp
	src/gui/update.cpp
	src/gui/update.h
	src/gui/update_menue.cpp
	src/neutrino.cpp
	src/system/setting_helpers.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-09-08 11:14:38 +02:00
max_10
28d9be36ed - osd_setup: fix segfault when deactivating evenlogos in the start assistant
Signed-off-by: GetAway <get-away@t-online.de>
2020-07-16 19:25:13 +02:00
Thilo Graf
44debf7a73 screensaver settings: add option to enable/disable additional text info 2020-02-05 22:03:12 +01:00
Thilo Graf
df64925b30 radiotext: rework radiotext handling
Radiotext moved into a separate class and will be shown with screensaver.
2020-01-05 21:17:59 +01:00
svenhoefer
f0240d89a0 - pick graphlcd support from DDT but include it in another way
Conflicts:
	src/driver/Makefile.am
	src/driver/nglcd.cpp
	src/gui/Makefile.am
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/menue.h
	src/neutrino.cpp
	src/system/flashtool.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
Thilo Graf
52e8737d2d themes: add option to enable frames for message and hint boxes 2019-10-27 16:24:47 +01:00
Jacek Jendrzej
7987087db0 fix unknown address segfault, if audio pid is empty 2019-04-18 11:50:41 +02:00
Thilo Graf
057d458f96 osd_setup/menue.cpp: remove slot OnAfterChangeOption from OsdSetup class
Effect was right only for the osd_menu widget but not for all the
other opened menu widget instances. This was watched if user the osd setup menu
has lefted with the 'Setup' ('Menu') button. The main menu was not touched.
Thx GetAway for hint.
The use of slot in context with the OsdHelpers class should solve this
issue for all new generated menu widget instances.
2019-04-06 23:58:32 +02:00
Thilo Graf
e3e3d685b3 COsdSetup: ensure apply of selected osd resolution
Menu was faulty rendered.
2019-04-03 15:35:29 +02:00
Thilo Graf
ddc6407924 osdsetup: add entries for sub header settings 2019-04-02 16:34:56 +02:00
svenhoefer
590796dd87 fix commit 7bb694c remove unnecessary
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-06 21:19:57 +01:00
TangoCash
83124d283f add primetime feature to channellist
use green button in favorites to show whats showing on primetime

 Conflicts:
	data/locale/english.locale
	src/gui/channellist.cpp
2019-03-04 10:14:43 +01:00
Thilo Graf
aae4ffd638 osd_setup.cpp: outsource radio text notifier handling into own method
For usage with other functions.
2019-02-11 11:14:12 +01:00
Thilo Graf
7d36fb52d6 osd_setup.cpp: resort and cleanup osd setup menue 2019-02-11 11:14:12 +01:00
Thilo Graf
289e167462 themes: move rounded corners to theme section 2019-02-11 11:14:12 +01:00
Thilo Graf
92eef239ef osd_setup.cpp: move radiotext option it osd main menue
This option is not really specific for infobar.
2019-02-11 11:14:12 +01:00
GetAway
a2bc300681 - remove incomplete external volume script controlling
if somebody need this, we can commit the correct and complete patch
2019-02-09 19:10:34 +01:00
Jacek Jendrzej
e97c8d03fe fix compil without LCD4LINUX 2019-01-03 11:27:46 +01:00
svenhoefer
52e49c25f4 - osd-setup: allow to enable/disable event logos
Conflicts:
	src/gui/osd_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 14:36:27 +01:00
svenhoefer
26c6861d12 - osd_setup: move channellist_show_channellogo to new logo menu; ...
align locales

 Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-12-31 18:20:23 +01:00
svenhoefer
63f507b38b - osd_setup: add channellogo-setup menu
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/osd_setup.cpp
	src/system/locals.h
	src/system/locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-12-31 17:57:57 +01:00
svenhoefer
00e159b5fa - simplify more includes of compatibility headers
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-12-31 11:47:45 +01:00
TangoCash
26a8f36665 add option to regulate audio systems volume via CEC
Conflicts:
	src/gui/cec_setup.cpp
	src/neutrino.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-15 16:28:18 +02:00
svenhoefer
999610dcd1 - channellist: allow to show resolution icons
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-07-18 11:54:16 +02:00
Thilo Graf
196e5e566f src/gui/videosettings.cpp: disable fade option for AX51/Mutant
Don't working at the moment.

TODO: Make it usable for AX51/Mutant
2018-04-28 08:54:26 +02:00
Thilo Graf
cc4b0fdb56 Revert "COsdSetup: kill instance of osd_menu_colors"
This reverts commit 14124c7dd6.

With this commit were crashes are to be expected. If here is an issue,
we should fix it with another solution.
2018-04-11 17:06:19 +02:00
Thilo Graf
01e3c02225 src/gui/osd_setup.cpp: use CMenuForwarder instead CMenuDForwarder
This should avoid possible segfaults when user is calling color setup.
This behavior was observed if start wizard has been completed and
after that user wants to change color settings.

If target object is a singelton, this should not be an issue.
2018-04-11 17:03:11 +02:00
Thilo Graf
819c54e240 themes: set default theme instead static colors, but hold fallback 2018-04-11 16:12:58 +02:00
Thilo Graf
ab281d8581 Color theme setup: re sort some entries, remove some separator lines
Better separation of the gui and misc parts.
2018-04-11 16:05:43 +02:00
FlatTV
1652faecff OSD Menu: Add progressbar color
Signed-off-by: Thilo Graf <dbt@novatux.de>

- themes/Makefile.am unchanged, build was broken
- whitespace errors fixed
- unnecessary comments removed
- bump lua api version, was missed
2018-04-11 15:58:20 +02:00
Thilo Graf
c4bc6154d8 locales/fonts: add global window font 2018-04-11 15:57:33 +02:00
Thilo Graf
557805bc40 infobar: rework infobar timeout behavior
Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.
2018-04-10 10:29:38 +02:00
Thilo Graf
fdbddce9dd CMenuOptionNumberChooser: expand localize functionality for any number 2018-04-04 15:28:57 +02:00
Thilo Graf
9a3a90af84 Osd setup: use unified menu width 50% 2018-03-01 16:55:27 +01:00
svenhoefer
3b65251e00 - framebuffer: better name for getWindowWidth/Height() functions
getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.

Signed-off-by: Thilo Graf <dbt@novatux.de>

 Conflicts:
	gui/channellist.cpp
2018-01-22 19:19:08 +01:00
svenhoefer
e32dc71ead - osd-setup: start browsing for fonts in same dir were active font is located
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-22 19:19:03 +01:00