Thilo Graf
7f1f57e1bd
cc_timer: add missing virtual for destructor
...
Origin commit data
------------------
Commit: b8226d5e4b
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-14 (Tue, 14 Jan 2020)
2020-01-14 21:22:46 +01:00
Jacek Jendrzej
15331daf63
netfile: add chunked mode
...
Origin commit data
------------------
Commit: 894e5cc83c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-13 (Mon, 13 Jan 2020)
2020-01-13 21:04:59 +01:00
Thilo Graf
0b3a2acb2d
widget/termwindow.cpp: use frameBuffer->Clear() only in verbose mode
...
frameBuffer->Clear() is not required if yaft window was not visible.
Otherwise frameBuffer->Clear() will clean screen at possible background operations e.g. updatechecks, thats not so good if we have opened
messages, menues, screensaver or other gui stuff.
Hope this has no bad side effects with scripts, plugins or what ever.
Origin commit data
------------------
Commit: 786f82e076
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-13 (Mon, 13 Jan 2020)
2020-01-13 17:19:28 +01:00
Thilo Graf
67ff11275c
driver/radiotext.cpp: remove misleadingly indented lines
...
Origin commit data
------------------
Commit: 3aec7f4146
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-13 (Mon, 13 Jan 2020)
2020-01-13 17:19:28 +01:00
Jacek Jendrzej
5defcef798
basicserver.cpp and zapitclient.cpp 2.try to fix compiler warnings, suggested by Seife
...
Origin commit data
------------------
Commit: 81d2228ddb
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-13 (Mon, 13 Jan 2020)
2020-01-13 17:19:28 +01:00
Jacek Jendrzej
b6e53127f2
streamts.cpp and record.cpp: fix memleak
...
Origin commit data
------------------
Commit: d46fc58eb4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-13 (Mon, 13 Jan 2020)
2020-01-13 17:19:28 +01:00
Thilo Graf
c090937ed4
opkg_manager: add option for silent screen
...
Help to control some screen messages, avoids unintended or disturbing messages, e.g.
on update checks at background.
Origin commit data
------------------
Commit: b3adbf51fa
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
Origin message was:
------------------
opkg_manager: add option for silent screen
Help to control some screen messages, avoids unintended or disturbing messages, e.g.
on update checks at background.
2020-01-10 22:30:25 +01:00
Markus Volk
6a4815b24a
cam_menu.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: 6cdfd5c37a
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
e8680a32d3
Revert "cam_menu: reduce dub code, avoid possible format-truncation error"
...
This reverts commit bf9b5270b9387887cac10f464f6b521805d60b08.
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: cb3e66585e
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
2c1738d6e2
record.cpp: increase destination arrays to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: ec13dd50c3
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
fa1e03c178
audioplayer.cpp: increase destination arrays to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: b95d60a515
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
2f94d1c47e
upnpbrowser.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: 42a64b01d9
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
facaa47225
bouquetlist.cpp: increase destination array to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: 610d2eab98
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
Markus Volk
2449ca8871
infoviewer.cpp: increase destination arrays to avoid possible truncation
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Origin commit data
------------------
Commit: ab063cb04c
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 22:30:25 +01:00
TangoCash
3a9ff1326f
set start volume to 85 if use hdmi_cec_volume
...
Origin commit data
------------------
Commit: 7ea528b598
Author: TangoCash <eric@loxat.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 20:30:04 +01:00
Thilo Graf
d070d38c85
cc_timer: declare some members as protected
...
required for use in derived classes
Origin commit data
------------------
Commit: a2f7f7d02b
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 20:30:04 +01:00
Thilo Graf
ab04bc6e4f
opkg: move showHeader() under show_progress condition
...
Origin commit data
------------------
Commit: 06e6b1b9df
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-10 (Fri, 10 Jan 2020)
2020-01-10 20:30:04 +01:00
Jacek Jendrzej
c02fd12a1f
basicserver.cpp fix compiler warnings
...
Origin commit data
------------------
Commit: 25c91ac6f3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 22:40:36 +01:00
Jacek Jendrzej
afcd356890
zapit: fix compiler warnings
...
Origin commit data
------------------
Commit: cc2da09746
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 22:40:36 +01:00
Jacek Jendrzej
29fc4e5d48
libeventserver: silence compiler warnings
...
Origin commit data
------------------
Commit: 2b355da028
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
c13222bbdf
widget/yaft: silence compiler warnings
...
Origin commit data
------------------
Commit: df970fbeec
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
bf0937d53c
fix compiler warnings
...
Origin commit data
------------------
Commit: 9c62e80325
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
5a86103e52
cc_frm_clock.h fix show time in movieplayer
...
Origin commit data
------------------
Commit: 0077dec96d
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Thilo Graf
547718cc23
data/config/bad_package_pattern.list.sample: add more entries
...
Origin commit data
------------------
Commit: 11cf44901d
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Markus Volk
7c4b6976d9
hdd_menu.cpp: circumvent format-truncation-warning
...
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: dcc3e44437
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
Markus Volk
2c2ff6aec8
Revert "hdd_menu: avoid possible format-truncation errors"
...
This reverts commit b702c89fca036ca32f828dc9eb07922a231eb85a.
Signed-off-by: MarkusVolk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 7754ca8e85
Author: Markus Volk <f_l_k@t-online.de >
Date: 2020-01-09 (Thu, 09 Jan 2020)
2020-01-09 21:37:16 +01:00
vanhofen
56976f62b8
cables.xml: remove obsolete providers
...
Origin commit data
------------------
Commit: 7a0302d4ca
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-09 (Thu, 09 Jan 2020)
Origin message was:
------------------
- cables.xml: remove obsolete providers
2020-01-09 17:41:52 +01:00
vanhofen
d41d928a18
cables.xml: add PYUR
...
Origin commit data
------------------
Commit: 8192bfae8a
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-09 (Thu, 09 Jan 2020)
Origin message was:
------------------
- cables.xml: add PYUR
2020-01-09 17:41:52 +01:00
vanhofen
b814d5aa2c
radiotext: add icon to new radiotext window
...
Origin commit data
------------------
Commit: 402d2b2c26
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
Origin message was:
------------------
- radiotext: add icon to new radiotext window
2020-01-06 23:46:24 +01:00
vanhofen
010302a91a
fix some compiler warnings
...
Origin commit data
------------------
Commit: 3e08a30a12
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
Origin message was:
------------------
- fix some compiler warnings
2020-01-06 23:13:24 +01:00
BPanther
c80a46003b
zapit/pat: change dmx handling; was named "small changes"
...
Origin commit data
------------------
Commit: 55164d9028
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2020-01-05 (Sun, 05 Jan 2020)
Origin message was:
------------------
- zapit/pat: change dmx handling; was named "small changes"
2020-01-06 22:57:53 +01:00
vanhofen
374c0b1152
screensaver: don't ramdomize x-axis of radiotext
...
Origin commit data
------------------
Commit: 52544a50b9
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
Origin message was:
------------------
- screensaver: don't ramdomize x-axis of radiotext
2020-01-06 22:43:00 +01:00
Thilo Graf
500c32f170
hdd_menu: avoid possible format-truncation errors
...
Origin commit data
------------------
Commit: 01f8e5878b
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
6d8786a62f
cam_menu: reduce dub code, avoid possible format-truncation error
...
Origin commit data
------------------
Commit: 7bb23d2347
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
98fd40ec4e
subchannel_select: fix possible format-truncation error
...
output between 5 and 152 bytes into a destination of size 100
Origin commit data
------------------
Commit: e02f5c0b41
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
cfaab3d4ad
moviebrowser/mb.cpp: fix format error
...
Origin commit data
------------------
Commit: 891d023848
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
7efcad6cf9
cc_frm_clock: fix format error
...
Origin commit data
------------------
Commit: f15bdf2d38
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-06 (Mon, 06 Jan 2020)
2020-01-06 22:25:46 +01:00
vanhofen
283061804e
screensaver: disable pictureviewer handling
...
Sadly so we lost the possibility to show photos, but the display of photos is broken since last rework because the savescreen handling saves the wrong data.
Origin commit data
------------------
Commit: 58dc8f6c69
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
Origin message was:
------------------
- screensaver: disable pictureviewer handling
Sadly so we lost the possibility to show photos, but the display of photos is broken since last rework because the savescreen handling saves the wrong data.
2020-01-06 22:25:46 +01:00
vanhofen
54877b7e3c
radiotext_window: remove trailing colon from header
...
Origin commit data
------------------
Commit: 58139a678b
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
Origin message was:
------------------
- radiotext_window: remove trailing colon from header
2020-01-06 22:25:46 +01:00
vanhofen
24aca321cc
fix compile after cherry-picking
...
Origin commit data
------------------
Commit: 631308fefb
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
Origin message was:
------------------
- fix compile after cherry-picking
2020-01-06 22:25:46 +01:00
Thilo Graf
095eae2398
cc_frm_clock: clean up, remove unused var and comments
...
Origin commit data
------------------
Commit: 8c3488d833
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
7d83c2bb32
imageinfo: align to gui output above
...
Origin commit data
------------------
Commit: 5722261503
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
f6580d30dd
themes: align some alpha and color values
...
Origin commit data
------------------
Commit: e3038f6e7f
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
890de5d78d
hintbox: fix init order of setValue() and paint()
...
Origin commit data
------------------
Commit: d9f4044668
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
2e25d9e1ca
CProgressWindow: add adaptiv progress handling, new classes added
...
See src/gui/widget/progresswindow.h for more details and examples.
Docs could be generated with Doxygen.
Origin commit data
------------------
Commit: 72276fb3a2
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
2ccbd5ee62
neutrino.cpp: remove CInfoClock::getInstance()->block() on timeout and home
...
Is already done with sccreensaver.
Origin commit data
------------------
Commit: 45b64200b0
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
05d59d08ce
radiotext: rework radiotext handling
...
Radiotext moved into a separate class and will be shown with screensaver.
Origin commit data
------------------
Commit: d995d2b8f8
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
de56424c45
cc_timer/cc_frm_clock: allow use of milisecond intervals
...
Should be easier and more flexible to handle without nano parameter,
some reworkes in other classes and thread handlings are required.
Origin commit data
------------------
Commit: 5afe92e526
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:46 +01:00
Thilo Graf
c30711c4ef
CBouquetList/CMenuWidget: use block() instead disableInfoClock()
...
Origin commit data
------------------
Commit: ca3d07e24c
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:45 +01:00
Thilo Graf
b22d831399
cc_item_infobxox: reset pic and cctext in destructor for sure
...
Origin commit data
------------------
Commit: 373e70b7c1
Author: Thilo Graf <dbt@novatux.de >
Date: 2020-01-05 (Sun, 05 Jan 2020)
2020-01-06 22:25:45 +01:00