Jacek Jendrzej
|
55ed87727b
|
libnet: fix compil warning
|
2020-01-29 22:42:41 +01:00 |
|
svenhoefer
|
5c756e9dc5
|
- screensaver: add NeutrinoMessages::EVT_GOT_CN_EPG to ignored messages
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-29 21:34:30 +01:00 |
|
svenhoefer
|
72eb464562
|
- videosettings: add menu hint to zappingmode item
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-28 09:30:52 +01:00 |
|
svenhoefer
|
a66671e642
|
- videosettings: reduce videomenu.zappingmode to mute and hold
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-27 21:03:12 +01:00 |
|
svenhoefer
|
3c9588c423
|
- locale: minor changes in new videomenu.zappingmode locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-27 21:02:24 +01:00 |
|
BPanther
|
6c2175671b
|
arm/mips: new video setting zapping mode added
|
2020-01-27 21:01:10 +01:00 |
|
TangoCash
|
b41135b95a
|
migrate ci settings if exists
Signed-off-by: MarkusVolk <f_l_k@t-online.de>
|
2020-01-26 15:00:26 +01:00 |
|
svenhoefer
|
352250a486
|
- infoviewer: fix commit 626011a
Signed-off-by: GetAway <get-away@t-online.de>
|
2020-01-26 10:05:12 +01:00 |
|
Jacek Jendrzej
|
ef4874de68
|
- upnpbrowser: fix typo
|
2020-01-25 11:02:50 +01:00 |
|
Jacek Jendrzej
|
e9211377f9
|
motorcontrol: init TP.feparams.pilot
|
2020-01-24 22:38:05 +01:00 |
|
Jacek Jendrzej
|
0aaadf2aef
|
msgbox: fix segfault with null pointer progressbar
|
2020-01-24 22:03:14 +01:00 |
|
Jacek Jendrzej
|
c133d89069
|
supplement to 1e76f6ef44 , progresspar clean is after 'add possibility for more control of timeout bar' broken
|
2020-01-24 20:19:06 +01:00 |
|
MarkusVolk
|
4836eb8f75
|
lcd4l: fix -Wformat-truncation warning
|
2020-01-24 18:24:30 +01:00 |
|
MarkusVolk
|
0e7170fe98
|
network_setup.cpp: fix -Wformat-overflow warning
|
2020-01-24 15:58:24 +01:00 |
|
MarkusVolk
|
4559022c96
|
cc_timer.cpp: fix -Wformat warning
|
2020-01-24 15:40:38 +01:00 |
|
Jacek Jendrzej
|
e1ea8e2b98
|
supplement to - add sigc disconnect() to destructor, avoid segfault if use new/delete CUpnpBrowserGui in other menu
|
2020-01-24 15:24:43 +01:00 |
|
Jacek Jendrzej
|
75ac2d660d
|
add sigc disconnect() to destructor, avoid segfault if use new/delete CUpnpBrowserGui in other menu
|
2020-01-24 15:18:22 +01:00 |
|
Jacek Jendrzej
|
a6ac57109b
|
movieplayer:fix format overflow
|
2020-01-24 10:06:51 +01:00 |
|
Jacek Jendrzej
|
e6b6f97b7d
|
ffmpegdec:fix ignored qualifiers
|
2020-01-24 10:03:31 +01:00 |
|
Jacek Jendrzej
|
4e89917dbc
|
netfile: fix invalid conversion
|
2020-01-23 21:43:37 +01:00 |
|
Thilo Graf
|
fa80a60de9
|
remotecontrol: avoid possible compiler warnings with -Wignored-qualifiers
Leading const should be superfluous.
|
2020-01-23 17:13:59 +01:00 |
|
Thilo Graf
|
626011a648
|
infoviewer: avoid possible compiler warnings -Waddress-of-packed-member
|
2020-01-23 16:53:46 +01:00 |
|
Thilo Graf
|
325a7f406e
|
infoviewer: avoid possible compiler warnings with -Wignored-qualifiers
The leading const should be superfluous.
|
2020-01-23 16:53:40 +01:00 |
|
Thilo Graf
|
8006b7c75a
|
cc_frm_window: fix background switch
Background was always on because calling of foo.doPaintBg(false)
was without any effect.
|
2020-01-23 16:15:02 +01:00 |
|
Jacek Jendrzej
|
fee92f0ab4
|
hintbox: fix destructor, supplement to 1e76f6ef44
|
2020-01-22 23:41:47 +01:00 |
|
Thilo Graf
|
1b5006a911
|
epgview.cpp: avoid possible compiler warnings -Waddress-of-packed-member
|
2020-01-22 21:25:53 +01:00 |
|
BPanther
|
6d9ec5cafc
|
fix vuuno4k
|
2020-01-22 21:25:53 +01:00 |
|
svenhoefer
|
9019dc0e56
|
- fix coolstream build
Conflicts:
src/zapit/src/zapit.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-22 21:25:53 +01:00 |
|
svenhoefer
|
cf114aefae
|
Revert "- fix some compiler warnings"
This reverts commit 24b42c1e6a73fa8fe03a906a87497a221b50916b.
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-22 21:25:53 +01:00 |
|
svenhoefer
|
c45f3a7617
|
- cam_menu: fix compiler warning (too many arguments for format)
Conflicts:
src/gui/cam_menu.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-22 21:25:53 +01:00 |
|
svenhoefer
|
da80ba80e9
|
- ffmpegdec: fix compiler warning (unused parameter ‘ft’)
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-22 21:25:53 +01:00 |
|
svenhoefer
|
534cb55970
|
- netfile: fix compiler warning (defined but not used)
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
b817a0a819
|
channellist.cpp: fix possible compiler warnings -Waddress-of-packed-member
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
8ca78e4290
|
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
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
1e76f6ef44
|
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.
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
21bd65bfa2
|
cc_frm: fix offset in center mode
Items were not precise centered.
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
50fc1bf09d
|
cc_timer: add member to get count of ticks
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
cb47add9b5
|
cc_frm_chain: remove not required virtuals
|
2020-01-22 21:25:53 +01:00 |
|
Thilo Graf
|
ebe3b5b073
|
cc_icons: add missing virtual destructor
for usage with derived classes
|
2020-01-22 21:25:53 +01:00 |
|
Jacek Jendrzej
|
33ab251a3b
|
ffmpegdec: try to fix overread on rewind/forward play
|
2020-01-22 09:48:36 +01:00 |
|
Jacek Jendrzej
|
6704e0de9f
|
luainstance.cpp: init var
|
2020-01-21 15:22:05 +01:00 |
|
Jacek Jendrzej
|
94be52cfea
|
use pass by reference
|
2020-01-21 15:20:56 +01:00 |
|
Jacek Jendrzej
|
483aeea387
|
xmlinterface: fix possible memleak
|
2020-01-21 14:53:19 +01:00 |
|
Jacek Jendrzej
|
6e7a7d4bae
|
timermanager: add standby-on timer to wakeup from depstandby, is as silent wakeup without use CEC-on
|
2020-01-20 13:36:57 +01:00 |
|
Thilo Graf
|
97399263f1
|
cc_frm: add member to get item object by item name
|
2020-01-19 16:55:42 +01:00 |
|
BPanther
|
b78498f806
|
move ci save pin code to each slot menu (but still only valid for slot 0)
Conflicts:
src/system/settings.h
|
2020-01-19 14:53:12 +01:00 |
|
Thilo Graf
|
05549e1939
|
neutrino.cpp: fix possible build error
comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’
|
2020-01-19 14:53:12 +01:00 |
|
BPanther
|
49ca52ad5a
|
move ci ignore_messages to each slot menu (but still only valid for slot 0)
Conflicts:
src/gui/cam_menu.cpp
|
2020-01-19 14:53:12 +01:00 |
|
Thilo Graf
|
5ac1bafae3
|
neutrino.cpp: fix possible broken build
comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’
|
2020-01-19 14:53:12 +01:00 |
|
Thilo Graf
|
45b45dd55e
|
cam_menu.cpp: add missing define
build was broken without #if BOXMODEL_VUPLUS
|
2020-01-19 14:53:12 +01:00 |
|