Commit Graph

12448 Commits

Author SHA1 Message Date
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
Thilo Graf
2ba05ebfba neutrino.cpp: add FIXME tag because of possible leak 2019-09-10 10:40:53 +02:00
GetAway
f6a04a2ec7 supplement to yweb: add url to StreamInfo 2019-08-05 16:34:17 +02:00
Jacek Jendrzej
6e7ecc4165 webtv:add icy meta info 2019-08-01 21:27:21 +02:00
Jacek Jendrzej
bad914452c movieplayer: use htmlEntityDecode with name in luaGetUrl 2019-08-01 18:44:10 +02:00
Jacek Jendrzej
88455514c9 yweb: add url to StreamInfo 2019-07-31 14:32:35 +02:00
Jacek Jendrzej
269154ce38 movieplayer: enable chapter select for hd51 2019-07-29 18:14:09 +02:00
Jacek Jendrzej
173d3a4b89 api ffmpeg, renamed hls format 2019-07-17 18:03:59 +02:00
Thilo Graf
8e5292abc3 neutrino.cpp: fix memleak with progressbar cache
detected with LeakSanitizer
2019-07-02 12:30:59 +02:00
Thilo Graf
b129d474d0 cc_item_progressbar.cpp/h: move CProgressBarCache class into header file
Allows usage from other classes
2019-07-02 12:30:59 +02:00
Jacek Jendrzej
4f071d99b9 Revert "lua: don't play video if movieplayer is in use"
This reverts commit 45925b1329.
2019-06-28 17:08:16 +02:00
Thilo Graf
ad8b3271d4 moviebrowser: fix possible memleak in initSeriesMenu()
thx satbaby for hints
2019-06-24 21:47:58 +02:00
Thilo Graf
08aaeced13 moviebrowser: fix possible memleaks with initOptionsBrowserMenu() 2019-06-24 21:43:33 +02:00
Jacek Jendrzej
8fcad916fa dvbsubtitle: use transp bg 2019-06-22 20:53:11 +02:00
Thilo Graf
d46645ec93 menue.h/cpp: add method to override menu position from user settings 2019-06-20 20:41:19 +02:00
Thilo Graf
851c8d16e0 moviebrowser: clean up showMenu(), browser options menu outsourced 2019-06-20 20:41:19 +02:00
Thilo Graf
a3b9bcac0b moviebrowser: clean up showMenu(), directory options menu outsourced 2019-06-20 20:41:19 +02:00
Thilo Graf
7f5079a321 moviebrowser: clean up showMenu(), parental lock menu outsourced 2019-06-20 20:41:19 +02:00
GetAway
672959e68f helpers.cpp: introduce safe_strncpy() and use it 2019-06-18 19:37:11 +02:00
GetAway
305af3116e fix some strncpy warnings when build with gcc8 2019-06-18 19:15:58 +02:00
GetAway
07f0a015ab icons/headers/Makefile.am: add missing icons 2019-06-17 22:29:42 +02:00
Thilo Graf
304d673926 moviebrowser: clean up showMovieInfoMenu(), update movie info menu outsourced 2019-06-17 14:39:11 +02:00
Thilo Graf
5a84cde507 moviebrowser: clean up showMovieInfoMenu(), series menu outsourced 2019-06-17 14:39:11 +02:00
Thilo Graf
c963f5b218 movibrowser: fix 'clean up showMovieInfoMenu(), bookmark menu outsourced'
CIntInput objects has been positioned unfavorable within scope
and caused possible crashes. This was not noticeable while compiling.
To avoid crashes and possible memleaks some parameters were added for CIntInput objects.
2019-06-16 19:24:48 +02:00
Thilo Graf
aafeb4bf12 moviebrowser: clean up showMovieInfoMenu(), bookmark menu outsourced 2019-06-16 17:41:10 +02:00
GetAway
3ae505f2a6 upnpbrowser.cpp: fix catching polymorphic type warning 2019-06-15 12:50:50 +02:00
GetAway
dacc5fffa2 UPNPSocket.cpp: fix catching polymorphic type warning 2019-06-15 10:05:59 +02:00
Sascha Zelzer
e9aab3054d jsoncpp: Suppress implicit-fallthrough warnings from GCC 7
GCC 7, when compiling with -Wimplicit-fallthrough=1 or higher, issues a warning which can be suppressed using a comment
that matches certain regular expressions. The comment change does just that: signal to GCC that the fall through is intentional.

Signed-off-by: GetAway <get-away@t-online.de>
2019-06-13 22:10:12 +02:00
Jacek Jendrzej
edd43ef5e9 weather: fix possible memleak 2019-06-13 16:48:02 +02:00
Jacek Jendrzej
43326650af YTparser: supplement to 9af1506c89 2019-06-13 11:56:51 +02:00
Jacek Jendrzej
7c64b282fe YTparser: fix compil with debug 2019-06-12 20:36:22 +02:00
Jacek Jendrzej
9af1506c89 YTparser: fix video without signature 2019-06-12 20:32:54 +02:00
Jacek Jendrzej
7a816a52f9 luaclient: fix result buffer overflow 2019-06-11 13:12:57 +02:00
Jacek Jendrzej
774d0c3145 movieplayer: init neutrino_msg_t 2019-06-09 18:28:44 +02:00
Jacek Jendrzej
45925b1329 lua: don't play video if movieplayer is in use 2019-06-09 17:21:18 +02:00