Commit Graph

14144 Commits

Author SHA1 Message Date
TangoCash
89e14a83e1 glcd: show standard screen instead of menu while configuring positions 2022-11-07 21:22:46 +01:00
TangoCash
bf4e032a3b add display support for osmio4k+
use --enable-lcd as configure option
2022-11-07 21:22:46 +01:00
BPanther
e39f9d8b23 E4HD 4K Ultra: fix some other rc keys 2022-11-07 21:22:46 +01:00
max_10
a5b02d0a7c - y-web: fix rc key e4hdultra 2022-11-07 21:22:46 +01:00
max_10
08492bff44 - disable fedebug 2022-11-07 21:22:46 +01:00
max_10
55db542a29 - y-web: update rc_axas_e4hd.png 2022-11-07 21:22:46 +01:00
BPanther
e4b67ea75b E4HD 4K Ultra: fix rc key tv/r 2022-11-07 21:22:46 +01:00
BPanther
f628ab9316 E4HD 4K Ultra: fix rc key menu 2022-11-07 21:22:46 +01:00
max_10
7926570a3d - acinclude.m4: warning: 'AM_CONFIG_HEADER': this macro is obsolete. 2022-11-07 21:22:46 +01:00
max_10
c7ce7d70fa - configure.ac: fix message u modifier ignored since D is the default (see U) 2022-11-07 21:22:46 +01:00
max_10
0b4820e931 - controlapi: fix commit minor alignments to TangoCashs repo 2022-11-07 21:22:46 +01:00
TangoCash
46d6a1f127 fix e4hdultra display theme 2022-11-07 21:22:46 +01:00
TangoCash
84535b2520 fix oled theme 2022-11-07 21:22:46 +01:00
TangoCash
08a13aa4c5 add graphlcd theme for e4hdultra 2022-11-07 21:22:46 +01:00
TangoCash
6ef9fec750 enable glcd for e4hdultra 2022-11-07 21:22:46 +01:00
BPanther
4d48aeeb7b E4HD 4K Ultra: no general DVB-T/T2 5V at init 2022-11-07 21:22:46 +01:00
BPanther
d86e9b4156 E4HD 4K Ultra: no general DVB-T/T2 5V at init 2022-11-07 21:22:46 +01:00
BPanther
ee4d4b43be E4HD 4K Ultra added (not yet ready) 2022-11-07 21:22:46 +01:00
BPanther
b4ddec89df E4HD 4K Ultra added (not yet ready) 2022-11-07 21:22:45 +01:00
svenhoefer
3a22dfcc92 - add E4HD Ultra
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:45 +01:00
Thilo Graf
ccf604cc8e yWeb: rework for basic functionality
Based on the last changes by svenhoefer
2022-11-07 21:22:45 +01:00
Thilo Graf
8189f3c86d data/icons/hints: add hint_imagelogo-png 2022-11-07 21:22:45 +01:00
Thilo Graf
38b29d3c0e neutrinoyparser.cpp, tuxboxapi: avoid possible crashes without g_bouquetManager instance
This was observed without physical frontends and in certain
circumstances while using the web interface, e.g. if users are
using bouquet functionalities.
2022-11-07 21:22:45 +01:00
Thilo Graf
6be906e12d hintbox.h: fix wrong type name 2022-11-07 21:21:38 +01:00
Thilo Graf
602d3835f9 hintbox: Add option to enable/disable header for CLoaderHint()
This restores the original intention of showing slim hints while
loading without a header, but keeps the option to enable a header.
2022-11-07 21:21:38 +01:00
Thilo Graf
806cf7d8b4 hintbox.h: rework copy paste source doc for CLoaderHint 2022-11-07 21:21:38 +01:00
svenhoefer
1354fc5c70 - hintbox: introduce and use CLoaderHint()
Signed-off-by: Thilo Graf <dbt@novatux.de>

# Conflicts:
#	src/gui/miscsettings_menu.cpp
#	src/gui/moviebrowser/mb.cpp
#	src/gui/widget/hintbox.h
#	src/neutrino.cpp
2022-11-07 21:21:38 +01:00
Thilo Graf
baadcb3406 src/system/tzif-display.cpp: fix wrong var type in debug output 2022-11-07 21:21:38 +01:00
svenhoefer
f86f5a0586 - controlapi: minor alignments to TangoCashs repo
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
6a7e0b3653 - Makefile: fix rcsim.h target
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
d28c3ff231 - rcinput_fake: add KEY_TOUCHPAD_TOGGLE
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
30fec82053 - rcinput_fake: whitespace cleanup
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
794cd0d850 - keybind-setup: add key_sleep
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
8bc428f848 - rcinput: add RC_touchpad_toggle and RC_vod
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
3afd22fde0 - introduce src/driver/rcinput_fake.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
8ca5fadea0 - icons.h: fix whitespace
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
svenhoefer
e8787da651 - hourglass: add defaults for x/y position
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:21:38 +01:00
TangoCash
593003c241 - nhttpd: add option to appent to file in write_to_file() 2022-11-07 21:21:38 +01:00
GetAway
4e1277de42 lcd4l.cpp: restart script after changing timezone 2022-11-06 17:00:23 +01:00
GetAway
4a372252bb setting_helpers.cpp: fix set timezone if build with uclibc 2022-11-06 14:27:23 +01:00
GetAway
640482afe5 screensaver/Makefile.am: change install dir to default ICONSDIR/screensaver 2022-10-23 21:31:36 +02:00
GetAway
875530b270 screensaver.cpp: lets scale pics in screensaver fallback mode 2022-10-23 20:49:43 +02:00
GetAway
9dfa7bbde1 locale: fix empty locales after removing trailing whitespace 2022-10-09 20:08:14 +02:00
GetAway
b26e8e7ff8 locale: trim trailing whitespace 2022-10-07 09:21:04 +02:00
GetAway
d899f409f0 add english locale to last commit 2022-10-07 09:16:38 +02:00
GetAway
94ee52dbcb - flashtool.cpp: align more to Ni 2022-10-06 21:55:33 +02:00
GetAway
1ab1ff980a - neutrino.cpp: suppress inactivity popup in standby mode 2022-10-02 10:58:54 +02:00
Thilo Graf
2e93b5ee9f network_setup: rework network apply messages
Loader icon moved into message window.
2022-09-22 16:04:31 +02:00
Thilo Graf
10e490b15f neutrino.cpp: add NEUTRINO_ICON_LOADER for tuner restart 2022-09-22 16:04:31 +02:00
Thilo Graf
b902c4ee96 test_menu.cpp: add ShortHint demo with NEUTRINO_ICON_LOADER 2022-09-22 16:04:31 +02:00