Commit Graph

14623 Commits

Author SHA1 Message Date
Thilo Graf
fdefaa3afa infoviewer: avoid possible compiler warnings with -Wignored-qualifiers
The leading const should be superfluous.


Origin commit data
------------------
Commit: dbf37b2a20
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:52 +01:00
Thilo Graf
eba3a45b56 cc_frm_window: fix background switch
Background was always on because calling of foo.doPaintBg(false)
was without any effect.


Origin commit data
------------------
Commit: bdd611a994
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:52 +01:00
Jacek Jendrzej
fc27d9d910 hintbox: fix destructor, supplement to 1e76f6ef4491f263cc8811c63af23844876e9d22
Origin commit data
------------------
Commit: 63a3ef00d3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
dc93836498 epgview.cpp: avoid possible compiler warnings -Waddress-of-packed-member
Origin commit data
------------------
Commit: b641291347
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
7af6a04882 channellist.cpp: fix possible compiler warnings -Waddress-of-packed-member
Origin commit data
------------------
Commit: 2f646be1da
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
6b6dfd9a94 lcd4l: avoid taking address of packed members
Should fix possible compiler warnings with -Waddress-of-packed-member.
Comes with newer compilers e.g gcc 9.x


Origin commit data
------------------
Commit: af2f80a9e9
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
76f1f37af2 hintbox: add possibility for more control of timeout bar
So we can enable/disable directly with setTimeOut() method.
Usefully to disable timeout bar if not required.


Origin commit data
------------------
Commit: 86fa9b0ca9
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
26011728f9 cc_frm: fix offset in center mode
Items were not precise centered.


Origin commit data
------------------
Commit: 121efbebd4
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
7ac805fb39 cc_timer: add member to get count of ticks
Origin commit data
------------------
Commit: f3de517fb0
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
aff6528cac cc_frm_chain: remove not required virtuals
Origin commit data
------------------
Commit: c7d0906bfe
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Thilo Graf
1314e71781 cc_icons: add missing virtual destructor
for usage with derived classes


Origin commit data
------------------
Commit: dad728382e
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Jacek Jendrzej
4fb0bd9247 ffmpegdec: try to fix overread on rewind/forward play
Origin commit data
------------------
Commit: af8a7e10a5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
vanhofen
fb42435f44 Revert "- zapit/getservices: feparams.pilot = ZPILOT_AUTO_SW"
This reverts commit ce2379206e.


Origin commit data
------------------
Commit: 28c528a4e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-23 (Thu, 23 Jan 2020)
2020-01-23 21:15:51 +01:00
Jacek Jendrzej
26b2248ddf network_setup: supplement to b5b4439f1d
Origin commit data
------------------
Commit: 5faae93e83
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
2020-01-22 21:36:09 +01:00
Jacek Jendrzej
275f9cd937 plugins_hide: fix memleak
Origin commit data
------------------
Commit: 641f37c0de
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
2020-01-22 19:15:34 +01:00
Jacek Jendrzej
b5b4439f1d network_setup: fix memleak
Origin commit data
------------------
Commit: 9cd9b13e2c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
2020-01-22 19:00:24 +01:00
Jacek Jendrzej
fb89c1d629 luainstance.cpp: init var
Origin commit data
------------------
Commit: 9dcab61927
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
2020-01-21 22:01:42 +01:00
Jacek Jendrzej
f79b7336a0 use pass by reference
Origin commit data
------------------
Commit: 5ef5580df6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
2020-01-21 22:01:42 +01:00
Jacek Jendrzej
69df81ed41 xmlinterface: fix possible memleak
Origin commit data
------------------
Commit: df5877696c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
2020-01-21 22:01:42 +01:00
BPanther
f79ff1bfa4 fix vuuno4k
Origin commit data
------------------
Commit: 3f09a7dc0d
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
2020-01-21 00:01:45 +01:00
Jacek Jendrzej
a8881c080e timermanager: add standby-on timer to wakeup from depstandby, is as silent wakeup without use CEC-on
Origin commit data
------------------
Commit: 3a348b4b1d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
2020-01-20 21:39:25 +01:00
vanhofen
21ae83e7a0 fix coolstream build
Origin commit data
------------------
Commit: ad5bb6d091
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-20 (Mon, 20 Jan 2020)

Origin message was:
------------------
- fix coolstream build
2020-01-20 21:33:46 +01:00
vanhofen
d5ad890114 Revert "- fix some compiler warnings"
This reverts commit f36df6bee9.


Origin commit data
------------------
Commit: c90df12e17
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)
2020-01-19 21:55:10 +01:00
vanhofen
4008bf8839 cam_menu: fix compiler warning (too many arguments for format)
Origin commit data
------------------
Commit: fab366aee3
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)

Origin message was:
------------------
- cam_menu: fix compiler warning (too many arguments for format)
2020-01-19 21:55:10 +01:00
vanhofen
62248bcbb2 ffmpegdec: fix compiler warning (unused parameter ‘ft’)
Origin commit data
------------------
Commit: df3a9bc9e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)

Origin message was:
------------------
- ffmpegdec: fix compiler warning (unused parameter ‘ft’)
2020-01-19 21:55:10 +01:00
vanhofen
b0fb655ab3 netfile: fix compiler warning (defined but not used)
Origin commit data
------------------
Commit: 1f9d883c4e
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)

Origin message was:
------------------
- netfile: fix compiler warning (defined but not used)
2020-01-19 21:55:10 +01:00
Thilo Graf
f354b90bb5 cc_frm: add member to get item object by item name
Origin commit data
------------------
Commit: 9091604bca
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)
2020-01-19 21:24:32 +01:00
Thilo Graf
f36df6bee9 fix some compiler warnings
Origin commit data
------------------
Commit: 24b42c1e6a
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-19 (Sun, 19 Jan 2020)

Origin message was:
------------------
- fix some compiler warnings
2020-01-19 21:24:32 +01:00
Jacek Jendrzej
d941645566 ffmpegdec: 2.try to fix ogg stream play
Origin commit data
------------------
Commit: 7f4c1c2848
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
2020-01-19 21:24:32 +01:00
BPanther
8a0c35b889 ci slot settings
Conflicts:
	src/gui/cam_menu.cpp
	src/zapit/src/zapit.cpp


Origin commit data
------------------
Commit: 83d384ec4b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
2020-01-19 21:24:32 +01:00
BPanther
438a5ada3b small fix
Origin commit data
------------------
Commit: e7e3ed0e38
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
8c86d55bcc small fix
Origin commit data
------------------
Commit: 1b7dffe37a
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
29e18e1e80 small fix
Origin commit data
------------------
Commit: 9441e07631
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
2c97d4149d small fix
Origin commit data
------------------
Commit: 33e5f6f6d8
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
71083c6333 move ci save pin code to each slot menu (but still only valid for slot 0)
Origin commit data
------------------
Commit: bfab1febdb
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
06ce947f5e move ci ignore_messages to each slot menu (but still only valid for slot 0)
Origin commit data
------------------
Commit: 471ec598b7
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:12 +01:00
BPanther
6e0c50afec move ci clock and ci relevant pids routing to each slot menu (but still only valid for slot 0)
Origin commit data
------------------
Commit: 912df02032
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 23:06:11 +01:00
vanhofen
9d0f3e53a1 use HAVE_LIBSTB_HAL to fix coolstream build
Origin commit data
------------------
Commit: 13106b016b
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)

Origin message was:
------------------
- use HAVE_LIBSTB_HAL to fix coolstream build
2020-01-18 11:36:58 +01:00
vanhofen
a3ff29b108 acinclude: add HAVE_LIBSTB_HAL to clarify that function is not available in libcoolstream
Origin commit data
------------------
Commit: 2f0e7ab152
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)

Origin message was:
------------------
- acinclude: add HAVE_LIBSTB_HAL to clarify that function is not available in libcoolstream
2020-01-18 11:36:58 +01:00
BPanther
e17012dfba vuplus: relevant pids routing - fix
Origin commit data
------------------
Commit: e440215722
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 11:36:58 +01:00
BPanther
5020edee67 vuplus: relevant pids routing - fix
Origin commit data
------------------
Commit: 75a8b84d7e
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 11:36:58 +01:00
BPanther
7c83e05f01 vuplus: relevant pids routing
Conflicts:
	src/neutrino.cpp
	src/system/settings.h
	src/zapit/include/zapit/zapit.h


Origin commit data
------------------
Commit: 9b5d99819b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 11:36:58 +01:00
max_10
344b4dd60c add check-live-ci (thx DboxOldie)
Conflicts:
	src/gui/cam_menu.cpp


Origin commit data
------------------
Commit: 1d9defc6a6
Author: max_10 <max_10@gmx.de>
Date: 2016-07-08 (Fri, 08 Jul 2016)
2020-01-18 00:24:09 +01:00
Jacek Jendrzej
481af90b08 fix syntax
Origin commit data
------------------
Commit: 248ea1b35d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Jacek Jendrzej
3a02f9ca37 fix somme inits
Origin commit data
------------------
Commit: 2d11995d1d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Thilo Graf
fc52b1312e cc_frm.cpp: Leave method 'getCCItem()' if item collection is empty.
It makes no sense to execute these method if no items are existing and
avoids unintended debug error output with "out of range" content.


Origin commit data
------------------
Commit: ddc3051fef
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Thilo Graf
78193bdceb netfile.cpp: fix possible compile error
error was:
 - suggest parentheses around assignment used as truth value
 - comes with Werror=parentheses


Origin commit data
------------------
Commit: 646ef1ba04
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Thilo Graf
61651cf1dc cc_timer: show object name for better identification in debug output
Origin commit data
------------------
Commit: 039df3a8c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Thilo Graf
4548798161 cc_item_picture: use image name as default item name
Origin commit data
------------------
Commit: 2f9e566925
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00
Thilo Graf
4c2dd65648 cc_frm: add overloaded versions of getCCItemId() and removeCCItem()
Allows to use with item name as parameter.
Note: Requires that unique names are assigned!


Origin commit data
------------------
Commit: 2ef4f86aa4
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
2020-01-18 00:10:20 +01:00