Commit Graph

13875 Commits

Author SHA1 Message Date
Thilo Graf
8e9a039db8 moviebrowser: add missing parameters for movie cover 2021-12-14 11:11:26 +01:00
svenhoefer
2b6ffbe947 - epgplus: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:26 +01:00
svenhoefer
359463a1fa - buildinfo: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:26 +01:00
svenhoefer
38e3181064 - bookmarkmanager: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:25 +01:00
svenhoefer
62253613e1 - bouquetlist: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:25 +01:00
svenhoefer
265d7e462c - favorites: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:25 +01:00
Thilo Graf
2e21f4071e partial revert2: "- remove --enable-testing switch; testmenu is intergrated into usermenu"
The entry for the test menu at the end of the list inside the main menu
was implemented not without reason and not for fun.
Moving the test menu to the user menus (though it is not intended
for users!), complicates the access to the test menu without prior
configuration with nice shortcuts.
Searching for a colored key or any other key (no matter it
is configured or not)  is always more awkward than navigation with
the control cross keys, which can be used blind too.
If you need it often, that's just annoying.
2021-12-14 11:11:25 +01:00
Thilo Graf
ce3723c7a2 partial revert1: "- remove --enable-testing switch; testmenu is intergrated into usermenu"
This switch must not be only valid for test menu.
If required, it's also useful for other code parts in the future.
2021-12-14 11:11:25 +01:00
Thilo Graf
ef2d7f4420 usermenu: fix missing locales testmenu for usermenu 2021-12-14 11:11:25 +01:00
svenhoefer
7c92b87672 - remove --enable-testing switch; testmenu is intergrated into usermenu
Signed-off-by: Thilo Graf <dbt@novatux.de>

I think this is not a really good idea,
because it was never intended for normal users.
2021-12-14 11:11:25 +01:00
Frankenstone
2af245a256 audio_setup: cleanup unused clockrec 2021-12-14 11:11:25 +01:00
svenhoefer
bea4660ebf - keybind-setup: fix/introduce g_settings.bouquetlist_mode
Conflicts:
	src/neutrino.cpp
	version_pseudo.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-14 11:11:25 +01:00
Thilo Graf
b725ab9210 cc_item_tvpic: use CFrameBuffer::TM_NONE for transparency mode
Restore older behvior for background painting
2021-12-06 20:35:13 +01:00
svenhoefer
a62c6a990e - menue_options.h: auto-calculate structs
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
c3d20394ac - rename src/mymenu.h => src/gui/widget/menue_options.h
Conflicts:
	src/gui/daemon_control.cpp
	src/gui/infoicons_setup.cpp
	src/gui/netfs_setup.cpp
	src/gui/plugins_hide.cpp
	src/gui/widget/menue_options.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
ed0d7c40b8 - neutrinoMessages: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
fe6b8fc72b - neutrino-menu: formatting code using astyle; some manual code nicenings
Conflicts:
	src/neutrino_menue.cpp
	src/neutrino_menue.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
cdfa72a5f5 - neutrino: remove ActionLog leftovers
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
d9d1003d7a - keybind-setup: cleanup from unused code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
svenhoefer
469a3de228 - keybind-setup: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/keybind_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 19:25:46 +01:00
Frankenstone
ed0ac34fa2 videosettings: remove vcr
- LOCALE_VIDEOMENU_VCRSIGNAL
2021-12-06 19:24:17 +01:00
TangoCash
3e8bdba8b3 rename hdmi_mode -> hdmi_colorimetry 2021-12-06 19:24:17 +01:00
svenhoefer
ebf57c0b2e - start-wizard: remove Astrasat code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
0125eb6e15 - start-wizard: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/start_wizard.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
b42885f423 - subchannel-select: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
389772e1a8 - update: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/update.cpp
	src/gui/update.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
863dac9275 - update-check: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
bfbba84b90 - update-check-packages: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
c6b5a3854b - update-ext: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
533a920f88 - update-menu: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/update_menue.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
24c9dbb73a - update-settings: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/update_settings.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
72669771a7 - testmenu: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
fd2302fbf6 - timerlist: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/timeosd.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
ee297bc77a - timerlist: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/timerlist.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
7665fcec9f - upnpbrowser: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/upnpbrowser.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
2381afcff2 - usermenu: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
95519bf341 - usermenu-setup: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/user_menue_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
2a4b292f2e - vfd-setup: formatting code using astyle; some manual code nicenings
Conflicts:
	src/gui/vfd_setup.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
bbd59e63eb - zapit-setup: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
42da414020 - volumebar: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
svenhoefer
59ec65cce2 - videosettings: formatting code using astyle; some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-06 05:18:19 +01:00
BPanther
cef336bafe fix typo 2021-12-04 15:42:49 +01:00
Thilo Graf
61e74e24ea lua_cc_picture: don't use any corner modes for images
Only for compatibility with old behavior before api < 1.94
2021-12-04 13:21:19 +01:00
Frankenstone
1eb1c029f4 english, deutsch locale: change
- menu.hint_scan_diseqctype
- satsetup.diseqc
2021-12-03 23:26:55 +01:00
max_10
88f663520b - remove old sh4 blit 2021-12-03 23:26:55 +01:00
svenhoefer
51334537ec - videsettings: fix cst build
Conflicts:
	src/gui/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-03 23:26:55 +01:00
Frankenstone
a578558150 locales: rename video_mode_hdmi Farbraum -> Farbprofil 2021-12-03 23:26:55 +01:00
Frankenstone
d1967125a0 videosettings: only arm hdmi_colormetry added
choices:

    - auto
    - bt202ncl
    - bt2020cl
    - bt709
2021-12-03 23:26:55 +01:00
Thilo Graf
6b5b4ce1c3 cc_frm_footer: reduce button offset 2021-12-03 23:17:22 +01:00
Thilo Graf
85dfc4af61 cc_frm_button: try to match font text better into container 2021-12-03 23:16:07 +01:00