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
c4b1824c11
themes: align some alpha and color values
2020-01-05 21:17:59 +01:00
Thilo Graf
439133be0d
start.jpg: update start image
...
use start.jpg as default fallback for tvpic.
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
eecedc6099
neutrino.cpp: remove CInfoClock::getInstance()->block() on timeout and home
...
Is already done with sccreensaver.
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
a6bffd8d12
locales: add locales for radiotext font size setup
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
svenhoefer
6c5461d582
- initial-settings: update
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
939cd28c0c
Revert "disable private copy of the linux dvb headers"
...
This reverts commit 945452e35a
.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
BPanther
2ed59dc229
more s2x stuff
...
Conflicts:
src/zapit/src/frontend.cpp
2020-01-05 16:53:14 +01:00
BPanther
2418700ffa
femanager, small fix
2020-01-05 16:53:14 +01:00
BPanther
011e17ba6d
femanager, 2 functions added
...
Conflicts:
src/zapit/include/zapit/femanager.h
2020-01-05 16:53:14 +01:00
svenhoefer
efa0e7c440
- acinclude: resort
...
Conflicts:
acinclude.m4
Signed-off-by: Thilo Graf <dbt@novatux.de >
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
ddc2082a0d
- neutrino: use proc_put() to write to procfs
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
c70b012bf7
- proc_tools: add some more wrappers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
d007474a48
- neutrino: fix timers from deepstandby; RTC was missing
...
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
b94d31cb75
- screenshot: allow screenshots using external utility; most code is taken from TangoCash
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
275fbb7c4f
- controlapi: remove commented code
...
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
ce4fe6301b
update terrestrial.xml
2020-01-05 16:53:14 +01:00
svenhoefer
eb7d0293b4
- zapitclient.h: whitespace fixes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
ca781064a7
- zapit/capmt: fix coolstream build
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
0e05ef11e3
- zapit: align to ddt
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
4c0a0cc4b7
- zapit/capmt: prepare merge from ddt
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
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
dc8836fc83
- avoid compiler warning
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00