Commit Graph

14562 Commits

Author SHA1 Message Date
Jacek Jendrzej
e232729a4c netfile: clean last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: c18a5b75ad
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-14 21:22:47 +01:00
Jacek Jendrzej
9174cb1fa3 netfile: fix posible segfalt with chunked mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: d304836498
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-14 21:22:47 +01:00
Markus Volk
23a40b436e menue.cpp: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: f37a8c94c1
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:47 +01:00
Markus Volk
2a3fabc2ad screensaver.cpp: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a8ae60f69
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:47 +01:00
Markus Volk
e32f85ac08 scan_setup: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ee6122e2ae
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:46 +01:00
Markus Volk
83c611e617 motorcontrol: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d0faeec49
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:46 +01:00
Markus Volk
89c6988adb xmlinterface.cpp: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d93a4385d
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:46 +01:00
Markus Volk
8af885bb1d libnet: avoid unterminated strings
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a51539434
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)



------------------
This commit was generated by Migit
2020-01-14 21:22:46 +01:00
Thilo Graf
cc67e50f9d cc_timer: add missing virtual for destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8226d5e4b
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-14 21:22:46 +01:00
Jacek Jendrzej
a9e7002e17 netfile: add chunked mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 894e5cc83c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-13 21:04:59 +01:00
Thilo Graf
925fcbdb3b 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
------------------
Branch: ni/coolstream
Commit: 786f82e076
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-13 (Mon, 13 Jan 2020)



------------------
This commit was generated by Migit
2020-01-13 17:19:28 +01:00
Thilo Graf
5f9fa44247 driver/radiotext.cpp: remove misleadingly indented lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3aec7f4146
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-13 (Mon, 13 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-13 17:19:28 +01:00
Jacek Jendrzej
dca0c98712 basicserver.cpp and zapitclient.cpp 2.try to fix compiler warnings, suggested by Seife
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81d2228ddb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-13 17:19:28 +01:00
Jacek Jendrzej
8146467dd8 streamts.cpp and record.cpp: fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: d46fc58eb4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-13 17:19:28 +01:00
Thilo Graf
e6ee9c0233 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
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
0303a556bb cam_menu.cpp: increase destination array to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cdfd5c37a
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
59febbe94d 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
------------------
Branch: ni/coolstream
Commit: cb3e66585e
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
eb88b69094 record.cpp: increase destination arrays to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec13dd50c3
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
57b60e3493 audioplayer.cpp: increase destination arrays to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: b95d60a515
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
90c11a9502 upnpbrowser.cpp: increase destination array to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 42a64b01d9
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
fe41ebf570 bouquetlist.cpp: increase destination array to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 610d2eab98
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
Markus Volk
1e6ce86943 infoviewer.cpp: increase destination arrays to avoid possible truncation
Signed-off-by: MarkusVolk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab063cb04c
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 22:30:25 +01:00
TangoCash
b7e5fce758 set start volume to 85 if use hdmi_cec_volume
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ea528b598
Author: TangoCash <eric@loxat.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-10 20:30:04 +01:00
Thilo Graf
a92a876e22 cc_timer: declare some members as protected
required for use in derived classes


Origin commit data
------------------
Branch: ni/coolstream
Commit: a2f7f7d02b
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)



------------------
This commit was generated by Migit
2020-01-10 20:30:04 +01:00
Thilo Graf
13dd56dbaf opkg: move showHeader() under show_progress condition
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06e6b1b9df
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-10 (Fri, 10 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-10 20:30:04 +01:00
Jacek Jendrzej
01820f3bb4 basicserver.cpp fix compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25c91ac6f3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 22:40:36 +01:00
Jacek Jendrzej
580fe6f3b2 zapit: fix compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc2da09746
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 22:40:36 +01:00
Jacek Jendrzej
ea90f42fd6 libeventserver: silence compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b355da028
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
47d682a804 widget/yaft: silence compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: df970fbeec
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
50c9d6b6e8 fix compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c62e80325
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Jacek Jendrzej
0ff4ceddc4 cc_frm_clock.h fix show time in movieplayer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0077dec96d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Thilo Graf
368ddb7c76 data/config/bad_package_pattern.list.sample: add more entries
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11cf44901d
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-09 (Thu, 09 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Markus Volk
4c7e79db3c 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
------------------
Branch: ni/coolstream
Commit: dcc3e44437
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-09 (Thu, 09 Jan 2020)



------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
Markus Volk
1d84ede061 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
------------------
Branch: ni/coolstream
Commit: 7754ca8e85
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-09 (Thu, 09 Jan 2020)



------------------
This commit was generated by Migit
2020-01-09 21:37:16 +01:00
vanhofen
a90cef9d87 cables.xml: remove obsolete providers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a0302d4ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-09 (Thu, 09 Jan 2020)

Origin message was:
------------------
- cables.xml: remove obsolete providers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 17:41:52 +01:00
vanhofen
9263e9333c cables.xml: add PYUR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8192bfae8a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-09 (Thu, 09 Jan 2020)

Origin message was:
------------------
- cables.xml: add PYUR

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-09 17:41:52 +01:00
vanhofen
3336167ced radiotext: add icon to new radiotext window
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 23:46:24 +01:00
vanhofen
e17fcd2602 fix some compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e08a30a12
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)

Origin message was:
------------------
- fix some compiler warnings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 23:13:24 +01:00
BPanther
0a407dae5c zapit/pat: change dmx handling; was named "small changes"
Origin commit data
------------------
Branch: ni/coolstream
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"

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:57:53 +01:00
vanhofen
e23cb5130f screensaver: don't ramdomize x-axis of radiotext
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:43:00 +01:00
Thilo Graf
9db4394adf hdd_menu: avoid possible format-truncation errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01f8e5878b
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
6679a7236c cam_menu: reduce dub code, avoid possible format-truncation error
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bb23d2347
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
fb6c70ffa1 subchannel_select: fix possible format-truncation error
output between 5 and 152 bytes into a destination of size 100


Origin commit data
------------------
Branch: ni/coolstream
Commit: e02f5c0b41
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)



------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
0064202681 moviebrowser/mb.cpp: fix format error
Origin commit data
------------------
Branch: ni/coolstream
Commit: 891d023848
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
858e46204f cc_frm_clock: fix format error
Origin commit data
------------------
Branch: ni/coolstream
Commit: f15bdf2d38
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-06 (Mon, 06 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
vanhofen
bc0cc5a831 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
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
vanhofen
6baddb4c50 radiotext_window: remove trailing colon from header
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
vanhofen
a113a41f14 fix compile after cherry-picking
Origin commit data
------------------
Branch: ni/coolstream
Commit: 631308fefb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)

Origin message was:
------------------
- fix compile after cherry-picking

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
24a68c9963 cc_frm_clock: clean up, remove unused var and comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c3488d833
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00
Thilo Graf
f68dd24eeb imageinfo: align to gui output above
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5722261503
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-01-06 22:25:46 +01:00