Thilo Graf
|
ed701f450a
|
cc_draw: declare some functions as const, minor format changes
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
b206e7025c
|
cc_item: add missing virtual destructor
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
600230c1c2
|
fb_generic: avoid possible crash on shutdown
Observed on generic platform.
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
7c7578741b
|
cc_draw: use const bool& for more safety
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
969644c39a
|
cc_frm: us at member inside addCCItem() for more safety
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
689d35db25
|
cc_draw: remove virtual from position setters
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
84d3f05c63
|
cc_detailsline.h: add missing virtual destructor
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
00984b9d1e
|
cc_draw: remove 'virtual' from hasChanges()
Makes problems with thread handling
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
0b83d05e42
|
cc_frm_window: rename member initVarWindow() -> init()
One step to unify member names
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
61e09c344c
|
cc_frm_footer: remove inline for enableButtonFrameColor()
inline already default in header file
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
f4c0a34b48
|
cc_draw: use const for getFrameThickness()
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
83dfe855b0
|
cc-classes: add missing virtual destructors
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
3e58485066
|
components/Makefile.am: enable exception handling
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
3e01524baf
|
cc_draw: use 'at' methode in vectors for more savety
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
d86dcd36a7
|
components: use const bool& parameter in paint methodes
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
7783b755d0
|
cc_frm.cpp: use 'vector::at' function for more safety
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
535b1004aa
|
cc_frm_clock.cpp: move cl_timer to protected
Was not usable from derived classes.
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
40633dcfb5
|
xmlparse.cpp: add condition to avoid possible crash
pool->start seems to be a null pointer in some constellations,
memmove don't like such for parameter 2
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
0080ac220d
|
test-menu: move separator types into own methode
|
2019-10-27 16:24:47 +01:00 |
|
Knicko007
|
3932a71d80
|
- initial settings: update to latest matze settings thx to matze
Conflicts:
data/initial/services.xml
data/initial/ubouquets.xml
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
38d7547efb
|
icons/status: update ca icons to current skin
|
2019-10-27 16:24:47 +01:00 |
|
Knicko007
|
bce33c2af4
|
add new rc_vuplus.png, thx Fred.F. and DdD
|
2019-10-27 16:24:47 +01:00 |
|
BPanther
|
fd1dc556be
|
crypt info verimatrix added
Conflicts:
src/gui/infoviewer_bb.cpp
|
2019-10-27 16:24:47 +01:00 |
|
BPanther
|
670a6f951e
|
fix motorcontrol keys
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
d6b6f3362f
|
- acinclude.m4: add defines to summarize vuplus boxmodels
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
3fae672bc0
|
- fix commit c8bf275853e99fe24b94a7b7929fe0ff8afe6141
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
max_10
|
0c817f38fe
|
- vuuno4k and vuuno4kse added
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
7ccce66ba6
|
- acinclude.m4: simplify the define of ENABLE_CHANGE_OSD_RESOLUTION
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
3b9a82f444
|
- cables.xml: update OstTelCom
thx to elstablo
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
9f152710a5
|
- rcinput: fix non existing info key for vu+
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
224f632c1f
|
- neutrino: fix key_timeshift for vu+ models
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
f55637b6b2
|
- rcinput: add vu+ timer key
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
Thilo Graf
|
a68738aa37
|
update yWeb version 2.9.0.43->2.9.0.44
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
d7cca5c16b
|
- yweb: use more generic name for generic vu+ remote control
Signed-off-by: Thilo Graf <dbt@novatux.de>
Only image renamed
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
3b44e9019c
|
- yweb: fix code of rc_vu_solo4k
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
d057867792
|
- controlapi: add rc fallback device
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
max_10
|
3e9416eb6d
|
- vuultimo4k added
Conflicts:
acinclude.m4
data/y-web/Y_Blocks.txt
src/driver/nglcd.cpp
src/gui/vfd_setup.cpp
src/neutrino.cpp
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
71288139a5
|
- update: signalize ofgwrite's start in VFD
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
b624173e79
|
- acinclude.m4: sort helpstrings and code (start with generic and end up with armbox and mipsbox)
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
svenhoefer
|
2dfc4a135d
|
- acinclude.m4: add boxmodel generic (not really needed; just for better readability)
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:47 +01:00 |
|
max_10
|
b96c72b032
|
- vuzero4k and vuduo4k added
|
2019-10-27 16:24:47 +01:00 |
|
IngoF
|
26682f762c
|
Seems there is a timing problem.
see here:
https://www.neutrino-images.de/board/viewtopic.php?f=26&t=3759&start=20
there is a big timing difference to my TV-timing. Maybe the delay starts at the beginning of the telegram an not at the end of the telegram.
|
2019-10-27 16:24:46 +01:00 |
|
svenhoefer
|
896fd0ba1d
|
- channelist: keep channellist in users display/desc mode until exit
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2019-10-27 16:24:46 +01:00 |
|
GetAway
|
93ade861ac
|
add zgemma h7 RC to yWeb
FIXME: KEY_BACK
|
2019-10-24 10:28:08 +02:00 |
|
Markus Volk
|
f3de0d4dc9
|
neutrino: add zgemma h7 stb models
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: GetAway <get-away@t-online.de>
|
2019-10-23 22:20:54 +02:00 |
|
Jacek Jendrzej
|
2a161a1246
|
rcinput: use mutex, suggested by Seife
|
2019-10-14 15:45:01 +02:00 |
|
Jacek Jendrzej
|
980dee5622
|
cc_draw: avoid integer overflow
|
2019-10-13 16:47:37 +02:00 |
|
Jacek Jendrzej
|
907c5b52ce
|
rcinput:killTimer check if iterator is not corrupted, possible segfault
|
2019-10-13 16:42:49 +02:00 |
|
Thilo Graf
|
06e6fd5904
|
lua_cc_text.cpp: use 'text_mode' instead 'mode' in api
Prevent possible ambiguity of text mode parameter.
Parameter 'mode' deprecated, but still available for
downward compatibility.
|
2019-09-10 10:40:53 +02:00 |
|
Thilo Graf
|
e74181dee0
|
lua_messagbox.cpp: add parameter for text allign
|
2019-09-10 10:40:53 +02:00 |
|