Thilo Graf
48ea298ddf
cc_signals: add missing virtual destructor
...
Origin commit data
------------------
Commit: 91b11ebee0
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
a8fcbba3af
cc_frm/cc_item_text: use mutexes in some members
...
Watched some problems with thredead parts in some
window objects (e.g. messageboxes, clock ...) thx satbaby for some hints
and testings
Origin commit data
------------------
Commit: 85956b90f7
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
3b0258d551
textbox: use parameters as const &bool
...
Origin commit data
------------------
Commit: c44e35da5a
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
886ab615d8
cc_frm_footer/cc_frm_button: fix some arangement errors
...
Origin commit data
------------------
Commit: e48fc8e993
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
6af5118109
cc_draw: declare some functions as const, minor format changes
...
Origin commit data
------------------
Commit: ea0508b083
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
a62a0edbbf
cc_item: add missing virtual destructor
...
Origin commit data
------------------
Commit: 8b6d15907f
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:50 +01:00
Thilo Graf
aab22b717a
fb_generic: avoid possible crash on shutdown
...
Observed on generic platform.
Origin commit data
------------------
Commit: a8f62d37fc
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
7287a2f947
cc_draw: use const bool& for more safety
...
Origin commit data
------------------
Commit: b18775cbc1
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
3cb984489c
cc_frm: us at member inside addCCItem() for more safety
...
Origin commit data
------------------
Commit: ab8b31ebc5
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
65cc9c6f23
cc_draw: remove virtual from position setters
...
Origin commit data
------------------
Commit: 44b035955f
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
4f0ad898ee
cc_detailsline.h: add missing virtual destructor
...
Origin commit data
------------------
Commit: 414169a6c2
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
39dfa161f2
cc_draw: remove 'virtual' from hasChanges()
...
Makes problems with thread handling
Origin commit data
------------------
Commit: a4ec79e615
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
38fa9cc8b0
cc_frm_window: rename member initVarWindow() -> init()
...
One step to unify member names
Origin commit data
------------------
Commit: 510c7e3df9
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
a79824a06f
cc_frm_footer: remove inline for enableButtonFrameColor()
...
inline already default in header file
Origin commit data
------------------
Commit: bcb1526b8b
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
ecdde02eab
cc_draw: use const for getFrameThickness()
...
Origin commit data
------------------
Commit: a5f87f4e00
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
1e51ce8681
cc-classes: add missing virtual destructors
...
Origin commit data
------------------
Commit: 2b5e1e1acc
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
c2d866be90
components/Makefile.am: enable exception handling
...
Origin commit data
------------------
Commit: 4148a110a0
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
1cde874352
cc_draw: use 'at' methode in vectors for more savety
...
Origin commit data
------------------
Commit: d955e2dc6e
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
2afd15ea32
components: use const bool& parameter in paint methodes
...
Origin commit data
------------------
Commit: 07d8f07d4d
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
4e84787e92
cc_frm.cpp: use 'vector::at' function for more safety
...
Origin commit data
------------------
Commit: 826664badb
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
39c579072a
cc_frm_clock.cpp: move cl_timer to protected
...
Was not usable from derived classes.
Origin commit data
------------------
Commit: e6833af004
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:48 +01:00
Thilo Graf
c05c9ab8b6
test-menu: move separator types into own methode
...
Origin commit data
------------------
Commit: b00c7eb981
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:48 +01:00
vanhofen
b0dbd6f602
pick graphlcd support from DDT but include it in another way
...
Origin commit data
------------------
Commit: 3093f50831
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-26 (Sat, 26 Oct 2019)
Origin message was:
------------------
- pick graphlcd support from DDT but include it in another way
2019-10-26 22:37:38 +02:00
vanhofen
cd77e57743
fix playpause handling
...
Origin commit data
------------------
Commit: ad57d291bb
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-23 (Wed, 23 Oct 2019)
Origin message was:
------------------
- fix playpause handling
2019-10-23 23:22:22 +02:00
max_10
cc397c7cc4
add h7
...
Origin commit data
------------------
Commit: 24dd7d0968
Author: max_10 <max_10@gmx.de >
Date: 2019-10-23 (Wed, 23 Oct 2019)
Origin message was:
------------------
- add h7
2019-10-23 23:22:22 +02:00
vanhofen
5b9ad0e0ad
neutrinoapi: fix "crypt info verimatrix added"
...
Origin commit data
------------------
Commit: 1eb0bf567b
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-18 (Fri, 18 Oct 2019)
Origin message was:
------------------
- neutrinoapi: fix "crypt info verimatrix added"
2019-10-18 22:33:31 +02:00
BPanther
91ac184c20
crypt info verimatrix added
...
Origin commit data
------------------
Commit: 09b8aa09c9
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-10-18 (Fri, 18 Oct 2019)
2019-10-18 22:33:31 +02:00
BPanther
5b20e70bc9
fix motorcontrol keys
...
Origin commit data
------------------
Commit: e39b6a78a5
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-10-18 (Fri, 18 Oct 2019)
2019-10-18 22:33:31 +02:00
vanhofen
641a4ae0ed
acinclude.m4: add defines to summarize vuplus boxmodels
...
Origin commit data
------------------
Commit: 147d329bb0
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-15 (Tue, 15 Oct 2019)
Origin message was:
------------------
- acinclude.m4: add defines to summarize vuplus boxmodels
2019-10-15 22:23:24 +02:00
Jacek Jendrzej
089dc43be0
rcinput: use mutex, suggested by Seife
...
Origin commit data
------------------
Commit: 409b36c776
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-10-14 (Mon, 14 Oct 2019)
2019-10-14 22:32:15 +02:00
Jacek Jendrzej
638de5d749
cc_draw: avoid integer overflow
...
Origin commit data
------------------
Commit: 02516f9bca
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-10-13 (Sun, 13 Oct 2019)
2019-10-13 22:24:13 +02:00
Jacek Jendrzej
5fd8806b09
rcinput:killTimer check if iterator is not corrupted, possible segfault
...
Origin commit data
------------------
Commit: a8d0b49aed
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-10-13 (Sun, 13 Oct 2019)
2019-10-13 22:24:13 +02:00
max_10
8fef6fe1a9
vuuno4k and vuuno4kse added
...
Origin commit data
------------------
Commit: 75de99d28d
Author: max_10 <max_10@gmx.de >
Date: 2019-10-12 (Sat, 12 Oct 2019)
Origin message was:
------------------
- vuuno4k and vuuno4kse added
2019-10-12 23:21:37 +02:00
vanhofen
02400dc40e
rcinput: fix non existing info key for vu+
...
Origin commit data
------------------
Commit: ae10e24317
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-03 (Thu, 03 Oct 2019)
Origin message was:
------------------
- rcinput: fix non existing info key for vu+
2019-10-03 01:26:27 +02:00
vanhofen
9631866a60
neutrino: fix key_timeshift for vu+ models
...
Origin commit data
------------------
Commit: 66234fb13b
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-03 (Thu, 03 Oct 2019)
Origin message was:
------------------
- neutrino: fix key_timeshift for vu+ models
2019-10-03 01:26:27 +02:00
vanhofen
2ec3dc651d
rcinput: add vu+ timer key
...
Origin commit data
------------------
Commit: 2b528ba01f
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-03 (Thu, 03 Oct 2019)
Origin message was:
------------------
- rcinput: add vu+ timer key
2019-10-03 01:26:27 +02:00
vanhofen
c00af333ec
controlapi: add rc fallback device
...
Origin commit data
------------------
Commit: 50321a1af4
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-10-03 (Thu, 03 Oct 2019)
Origin message was:
------------------
- controlapi: add rc fallback device
2019-10-03 01:26:26 +02:00
vanhofen
cb9542e42b
remove by mistake added src/driver/nglcd.cpp
...
Origin commit data
------------------
Commit: 91bf985937
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-09-12 (Thu, 12 Sep 2019)
Origin message was:
------------------
- remove by mistake added src/driver/nglcd.cpp
2019-09-12 21:24:24 +02:00
max_10
2fedc93a5c
vuultimo4k added
...
Conflicts:
acinclude.m4
data/y-web/Y_Blocks.txt
src/driver/nglcd.cpp
src/gui/vfd_setup.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: b6bf0b1991
Author: max_10 <max_10@gmx.de >
Date: 2019-09-11 (Wed, 11 Sep 2019)
Origin message was:
------------------
- vuultimo4k added
Conflicts:
acinclude.m4
data/y-web/Y_Blocks.txt
src/driver/nglcd.cpp
src/gui/vfd_setup.cpp
src/neutrino.cpp
2019-09-12 21:07:20 +02:00
Thilo Graf
d75571be93
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.
Origin commit data
------------------
Commit: d0eab5782c
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00
Thilo Graf
2da1432cfb
lua_messagbox.cpp: add parameter for text allign
...
Origin commit data
------------------
Commit: 9f4cdfd4bd
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00
Thilo Graf
a35ac23209
neutrino.cpp: add FIXME tag because of possible leak
...
Origin commit data
------------------
Commit: 73ff5ce3d8
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00
vanhofen
02d972d335
update: signalize ofgwrite's start in VFD
...
Origin commit data
------------------
Commit: d4e3ad43ad
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-09-05 (Thu, 05 Sep 2019)
Origin message was:
------------------
- update: signalize ofgwrite's start in VFD
2019-09-05 21:57:03 +02:00
max_10
f34a82459b
vuzero4k and vuduo4k added
...
Origin commit data
------------------
Commit: 6b80101df9
Author: max_10 <max_10@gmx.de >
Date: 2019-08-25 (Sun, 25 Aug 2019)
Origin message was:
------------------
- vuzero4k and vuduo4k added
2019-08-25 22:18:40 +02:00
IngoF
108bd3b279
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.
Origin commit data
------------------
Commit: a88f822bee
Author: IngoF <ingo.fischer@arcormail.de >
Date: 2019-08-22 (Thu, 22 Aug 2019)
2019-08-22 17:09:53 +00:00
vanhofen
598b40c230
channelist: keep channellist in users display/desc mode until exit
...
Origin commit data
------------------
Commit: 2a69b29463
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-08-20 (Tue, 20 Aug 2019)
Origin message was:
------------------
- channelist: keep channellist in users display/desc mode until exit
2019-08-20 22:52:14 +02:00
Jacek Jendrzej
6247fc82c9
webtv:add icy meta info
...
Origin commit data
------------------
Commit: 90ce4c54b6
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-08-02 (Fri, 02 Aug 2019)
2019-08-02 00:28:53 +02:00
Jacek Jendrzej
b7bb2bfdea
movieplayer: use htmlEntityDecode with name in luaGetUrl
...
Origin commit data
------------------
Commit: 38583f20ba
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-08-02 (Fri, 02 Aug 2019)
2019-08-02 00:28:53 +02:00
Jacek Jendrzej
888ca079c4
yweb: add url to StreamInfo
...
Origin commit data
------------------
Commit: db17cc79b4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-08-01 (Thu, 01 Aug 2019)
2019-08-01 15:42:23 +02:00
Jacek Jendrzej
82cf0e09aa
movieplayer: enable chapter select for hd51
...
Conflicts:
src/gui/movieplayer.cpp
Origin commit data
------------------
Commit: 960cf7ede5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-08-01 (Thu, 01 Aug 2019)
2019-08-01 15:42:23 +02:00