Commit Graph

14108 Commits

Author SHA1 Message Date
Hendi
3c684c611b data: Convert backgrounds to jpg baseline
Nevis driver does not support progressive.
2022-12-22 19:01:47 +01:00
Hendi
d0d0c0004a tzif-display.cpp: Fix compiling for nevis 2022-12-21 19:11:51 +01:00
Thilo Graf
be70c8e92f Revert "add display support for osmio4k+"
This reverts commit bf4e032a3b.

This commit is breaking build for osmio4kplus because of many
code parts, enums etc. are missing.
2022-11-10 21:05:15 +01:00
BPanther
8359664bd0 E4HD 4K Ultra: quad pip deactivated - not supported 2022-11-07 21:22:46 +01:00
svenhoefer
a605f0ce3a - moviebrowser: allow RC_left/right for page navigation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
TangoCash
b9ef7f0b9c fix glcd font 2022-11-07 21:22:46 +01:00
TangoCash
4aca198e8d draw glcd icons only, if x-pos > 0 2022-11-07 21:22:46 +01:00
svenhoefer
c8a1e6d7b6 - some fixes for e4hdu
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
max_10
9f55f48a48 - glcdsetup: add missing oled_width/heigth 2022-11-07 21:22:46 +01:00
svenhoefer
55e4bba939 - src/driver/Makefile.am: remove duplicated fb_accel.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
svenhoefer
459456723e - configure: simplify --enable-lcd code; remove obsolete ENABLE_LCDAPI
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
TangoCash
235e2a82fe e4hdultra webif - fix KEY_EXIT->KEY_HOME 2022-11-07 21:22:46 +01:00
svenhoefer
85e581c2c5 - glcdsetup: add missing oled_width/heigth
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
TangoCash
83d9596a63 fix glcd icons, add to menu
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-11-07 21:22:46 +01:00
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