Commit Graph

12448 Commits

Author SHA1 Message Date
svenhoefer
0a6f479995 - movieplayer: use RC_tv/radio to toggle infoviewer/epg; ARM/MIPS_HARDWARE only
Signed-off-by: Thilo Graf <dbt@novatux.de>

Would like to know why?
2020-01-05 16:53:14 +01:00
BPanther
c4afd1953f small change for vu 2020-01-05 16:53:14 +01:00
vanhofen
bff51f0d8a - neutrino: use RC_tv/radio to toggle infoviewer/epg; ARM/MIPS_HARDWARE only
Conflicts:
	src/gui/epgview.cpp
	src/gui/infoviewer.cpp
2020-01-05 16:53:14 +01:00
BPanther
6ccaec945d fix internet radio 2020-01-05 16:53:14 +01:00
svenhoefer
c0f734e185 - yWeb: fix popup logos; move special logo path to "/var/tuxbox/httpd/logo"
Conflicts:
	src/neutrino.cpp
	src/nhttpd/nhttpd.conf.in

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
38dfe21b61 - update: smoother view for current image
Conflicts:
	src/gui/update.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
085fb5edbe - simple_display: fix dim setting
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
728a824602 - simple_display: allow to control led brightness for some vuplus boxmodels
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
svenhoefer
f0240d89a0 - pick graphlcd support from DDT but include it in another way
Conflicts:
	src/driver/Makefile.am
	src/driver/nglcd.cpp
	src/gui/Makefile.am
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/menue.h
	src/neutrino.cpp
	src/system/flashtool.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
Jacek Jendrzej
30dbfb7ec9 ffmpegdec.cpp fix memleak 2020-01-05 14:57:42 +01:00
Jacek Jendrzej
2d5a1c9e29 audioplayer.cpp fix scandir memleak 2020-01-04 12:49:57 +01:00
Jacek Jendrzej
e7d900b9c9 themes.cpp fix scandir memleak 2020-01-03 18:35:50 +01:00
Jacek Jendrzej
f1cc6baa77 fix last commit; screensaver.cpp fix scandir memleak 2020-01-03 18:01:28 +01:00
Jacek Jendrzej
f9314ec109 fix last commit; webtv_setup fix scandir memleak 2020-01-03 17:25:35 +01:00
Jacek Jendrzej
106c34f5dc screensaver.cpp and webtv_setup fix scandir memleak 2020-01-03 16:52:29 +01:00
Jacek Jendrzej
445bb5e600 xmlparse.cpp skip memmove if pool->start (src) is 0 2020-01-03 15:14:53 +01:00
Thilo Graf
1d76394de6 Revert "xmlparse.cpp: add condition to avoid possible crash"
This reverts commit 40633dcfb5.

Needs another solution. This Commtit breaks channel tuning without
configure option --enable-pugixml
2020-01-02 20:36:26 +01:00
svenhoefer
a172e2db6c Cam Menu: init CI|CARD|BOTH
Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 15:11:01 +01:00
FlatTV
250be1184a Cam Menu: Allow switching to all or same transponder channels
while CI recording

Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 14:17:30 +01:00
FlatTV
f291dfb445 channellist: set CI channel inactive if recording with CI
Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 13:43:53 +01:00
FlatTV
fb0cdcf1e6 Zap when recording needs CAM
Signed-off-by: GetAway <get-away@t-online.de>
2020-01-01 12:31:33 +01:00
GetAway
eb9d9d8481 fix of "arm ci clock fix" 2020-01-01 11:24:55 +01:00
TangoCash
6df729b954 remotetimers: switch from full channelid to short channelid
Signed-off-by: GetAway <get-away@t-online.de>
2019-12-31 16:10:51 +01:00
Jacek Jendrzej
ec780d8401 user_menue: fix use heap after free, 2. try 2019-12-30 22:45:23 +01:00
Jacek Jendrzej
acfccc69e2 Revert "user_menue: fix use heap after free, in infoviewer_bb.cpp:257"
This reverts commit 28a051b14c.
2019-12-30 21:26:45 +01:00
Thilo Graf
69a1014ab7 cc_draw: ensure kill of rendered boxes only if enabled
Avoids unnecessary render of empty parts on screen.
2019-12-30 21:12:46 +01:00
Jacek Jendrzej
28a051b14c user_menue: fix use heap after free, in infoviewer_bb.cpp:257 2019-12-30 20:57:13 +01:00
Thilo Graf
baff642993 cc_item_infobox: add signal OnAfterPaintInfo 2019-12-30 16:32:11 +01:00
Thilo Graf
794619df4f cc_frm_clock: replaced paintClock with cl_blocked
for better readability
2019-12-30 16:32:11 +01:00
Thilo Graf
99645a570c epgview: ensure paint of segment after changed background 2019-12-30 16:32:11 +01:00
Thilo Graf
6f1463aacd imageinfo: more align to OE image data 2019-12-30 16:31:05 +01:00
Thilo Graf
18380df200 cc_frm_clock: Removed not required digit of slot method name
only to simplify.
2019-12-30 16:31:05 +01:00
Jacek Jendrzej
34fd452de4 epgplus: avoid segfaults 2019-12-30 00:09:08 +01:00
Thilo Graf
4d5d2f47b9 pad_package_pattern.list.sample: add libqt and -src packages to filter 2019-12-29 20:29:47 +01:00
J. Krieg
5f51ee491b fb_generic: fix compile with '-Werror'
error caused by commit ca9c47b - fb_generic: use parameters as const ref, catch possible dimension error:
  /home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp: In member function ‘void CFrameBuffer::RestoreScreen(const int&, const int&, const int&, const int&, uint32_t*)’:
  /home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp:1536:9: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
    if (dx > xRes || dy > yRes)
           ^
  /home/bellum/neutrino/bbs-test/source/gui-neutrino/src/driver/fb_generic.cpp:1536:22: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
    if (dx > xRes || dy > yRes)
                        ^
  cc1plus: all warnings being treated as errors
2019-12-29 16:12:12 +01:00
Thilo Graf
e536d5cef1 Images: add logo file 2019-12-29 15:25:03 +01:00
Thilo Graf
d23a0755d4 imageinfo: ignore creator if not available 2019-12-29 15:25:03 +01:00
Jacek Jendrzej
6540b07311 zapit:CFrontend::setInput return if satposition not found 2019-12-29 12:08:28 +01:00
Jacek Jendrzej
7dad606610 eventlist: skip if Bouquets is empty, avoid segfault 2019-12-27 14:44:53 +01:00
Jacek Jendrzej
bb6e1b6353 eitd:dmx check if filters is not empty 2019-12-27 14:42:45 +01:00
Jacek Jendrzej
84623485e7 eitd: -GENERIC- set neutrino time from system, for non-root user 2019-12-27 14:06:00 +01:00
Jacek Jendrzej
bbb047fb08 netfile: dont add default port 80 to request header, this break some redirects 2019-12-17 15:06:08 +01:00
Thilo Graf
853966d89a lua api: add function setSelected() for lua menu handler, update to v1.84 2019-11-28 21:07:04 +01:00
Thilo Graf
810ed367db COsdHelpers: add signal OnBeforeChangeResolution 2019-11-28 21:07:01 +01:00
BPanther
8db6055772 fix: if no sat, force no diseqc 2019-11-28 21:06:58 +01:00
Thilo Graf
40cd758bcd menue.cpp: fix possible render errors after changed font settings
Positions of some menu parts, e.g. headers...
were not updated after changed font scale settings.
2019-11-09 11:05:06 +01:00
Thilo Graf
45bbc84bf0 neutrino.cpp: add signal OnBeforeSetupFonts 2019-11-09 11:05:06 +01:00
Thilo Graf
a7ab50dace dvbsutitle.cpp: fix wrong file code
was not UTF8, some ide editors don't like this
2019-11-09 11:05:06 +01:00
Thilo Graf
42d69e2c34 cc_frm_header: fix clock width 2019-11-09 11:05:06 +01:00
Thilo Graf
ca9c47b106 fb_generic: use parameters as const ref, catch possible dimension error 2019-11-09 11:05:06 +01:00