Thilo Graf
04e840366a
opkg_manager: add option for silent screen
...
Help to control some screen messages, avoids unintended or disturbing messages, e.g.
on update checks at background.
2020-01-10 21:59:18 +01:00
MarkusVolk
7f2bba84a0
cam_menu.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 21:59:05 +01:00
MarkusVolk
37f83616a6
Revert "cam_menu: reduce dub code, avoid possible format-truncation error"
...
This reverts commit bf9b5270b9
.
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 21:59:01 +01:00
MarkusVolk
55dbe62c16
audioplayer.cpp: increase destination arrays to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 15:05:15 +01:00
MarkusVolk
527f3ec1a2
upnpbrowser.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 15:05:15 +01:00
MarkusVolk
b68ed042c0
bouquetlist.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 15:05:15 +01:00
MarkusVolk
df486d7697
infoviewer.cpp: increase destination arrays to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
2020-01-10 15:05:15 +01:00
Thilo Graf
635d84db16
cc_timer: declare some members as protected
...
required for use in derived classes
2020-01-10 15:03:07 +01:00
Thilo Graf
51c8c07a39
opkg: move showHeader() under show_progress condition
2020-01-10 15:03:07 +01:00
Jacek Jendrzej
19b9a05893
widget/yaft: silence compiler warnings
2020-01-09 13:29:57 +01:00
Jacek Jendrzej
dfb3b55f02
cc_frm_clock.h fix show time in movieplayer
2020-01-09 01:20:32 +01:00
Markus Volk
65f2156720
hdd_menu.cpp: circumvent format-truncation-warning
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-08 21:08:54 +01:00
Markus Volk
428707d474
Revert "hdd_menu: avoid possible format-truncation errors"
...
This reverts commit b702c89fca
.
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-08 21:08:39 +01:00
svenhoefer
cab2ebe86e
- radiotext: add icon to new radiotext window
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-07 20:08:42 +01:00
svenhoefer
fb981768f8
- radiotext_window: remove trailing colon from header
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-07 17:53:26 +01:00
svenhoefer
9631f2c74b
- fix some compiler warnings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-07 17:51:27 +01:00
Thilo Graf
b702c89fca
hdd_menu: avoid possible format-truncation errors
2020-01-06 18:14:46 +01:00
Thilo Graf
bf9b5270b9
cam_menu: reduce dub code, avoid possible format-truncation error
2020-01-06 17:29:18 +01:00
Thilo Graf
839d8a9d9c
subchannel_select: fix possible format-truncation error
...
output between 5 and 152 bytes into a destination of size 100
2020-01-06 16:57:30 +01:00
Thilo Graf
cfb537791e
moviebrowser/mb.cpp: fix format error
2020-01-06 16:47:10 +01:00
Thilo Graf
17c7bbd6e3
cc_frm_clock: fix format error
2020-01-06 16:38:21 +01:00
Thilo Graf
17d1ed41be
cc_frm_clock: clean up, remove unused var and comments
2020-01-05 21:17:59 +01:00
Thilo Graf
3a6e8a29b6
imageinfo: align to gui output above
2020-01-05 21:17:59 +01:00
Thilo Graf
54582340c6
hintbox: fix init order of setValue() and paint()
2020-01-05 21:17:59 +01:00
Thilo Graf
0c62e5e264
CProgressWindow: add adaptiv progress handling, new classes added
...
See src/gui/widget/progresswindow.h for more details and examples.
Docs could be generated with Doxygen.
2020-01-05 21:17:59 +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
Thilo Graf
b1f9c3c7f3
cc_timer/cc_frm_clock: allow use of milisecond intervals
...
Should be easier and more flexible to handle without nano parameter,
some reworkes in other classes and thread handlings are required.
2020-01-05 21:17:59 +01:00
Thilo Graf
06aec40a25
CBouquetList/CMenuWidget: use block() instead disableInfoClock()
2020-01-05 21:17:59 +01:00
Thilo Graf
32b52a9c96
cc_item_infobxox: reset pic and cctext in destructor for sure
2020-01-05 21:17:59 +01:00
Thilo Graf
c725baff27
cc_frm_footer: ensure unsigned value for w_btn_tmp
2020-01-05 21:17:59 +01:00
Thilo Graf
658941f721
cc_frm_header: minor format changes
2020-01-05 21:17:59 +01:00
Thilo Graf
ec3907a0e5
infoviewer: fix display of info clock on activated infobar
...
clock was always visible
2020-01-05 21:17:59 +01:00
Thilo Graf
dec32f88eb
cc_item_text: add global mutex
2020-01-05 21:17:59 +01:00
Thilo Graf
46bb9cb333
cc_item: make some get members const, for sure
2020-01-05 21:17:59 +01:00
Thilo Graf
8df2710be7
cc_frm: add global mutex for cc forms
2020-01-05 21:17:59 +01:00
Thilo Graf
890d04b0ca
widget: reset some object vars to NULL, only for sure
2020-01-05 21:17:59 +01:00
BPanther
2ed59dc229
more s2x stuff
...
Conflicts:
src/zapit/src/frontend.cpp
2020-01-05 16:53:14 +01:00
TangoCash
efe45e9b7a
make driver selectable for graphlcd
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/nglcd.h
src/gui/glcdsetup.cpp
src/gui/glcdsetup.h
src/neutrino.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
compile fixed
2020-01-05 16:53:14 +01:00
svenhoefer
3fd2d5011f
- data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
799aaf6728
- infoviewer: try to fix strange remaining pixel
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
696f7e81e8
- moviebrowser: fix display of control chars in movieinfo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
7c88a340df
- update: move function to get active partition to helpers.cpp
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
630a6f605a
- update: better solution to disable active partition for vuplus models
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
BPanther
d5fbe95d07
arm vu+ multiboot added for local flashing
2020-01-05 16:53:14 +01:00
BPanther
0e96208010
fix possible segfault
2020-01-05 16:53:14 +01:00
svenhoefer
ff51f31f51
- revert 2e6e2ef and 08b5b19 partly
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
commits:
- neutrino_menu: use RC_help to show info_menu; ARM/MIPS_HARDWARE only
- add some mor help keys; fix 5e8a1d0233781d1b4a7494e5be8107ef4094ba85
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
87ec06daff
- neutrino: introduce user-assignable favorites key
...
Conflicts:
src/gui/audioplayer.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
c5e2915149
- menu: add possibility to show epg key
...
Conflicts:
src/gui/widget/menue.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
1abdcd167e
- add some mor help keys; fix 5e8a1d0233781d1b4a7494e5be8107ef4094ba85
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
fix here: a81af7c5065973f9b9c9d71dbe6d8631090a4618
2020-01-05 16:53:14 +01:00
svenhoefer
eaa1f956de
- info_menu: use RC_help to show imageinfo
...
Conflicts:
src/gui/info_menue.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Commit has no effect, TODO: add setFooter() for visibility of footer and key action results
2020-01-05 16:53:14 +01:00