Commit Graph

14683 Commits

Author SHA1 Message Date
vanhofen
1bea36d1e7 add some debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: b18c7558fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-10 (Mon, 10 Feb 2020)

Origin message was:
------------------
- add some debug output

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

------------------
This commit was generated by Migit
2020-02-10 22:51:25 +01:00
Jacek Jendrzej
06fc4caa4c bouquets:fix mem leak
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45f86130f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-10 20:50:06 +01:00
TangoCash
340d0a8d85 fix 2 reading e2tv files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3262ee1934
Author: TangoCash <eric@loxat.de>
Date: 2020-02-10 (Mon, 10 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-10 12:06:09 +01:00
TangoCash
fef7300248 fix reading e2tv files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45289834ac
Author: TangoCash <eric@loxat.de>
Date: 2020-02-09 (Sun, 09 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-09 17:26:51 +01:00
Jacek Jendrzej
ce8a724da8 movieplayer: makeScreenShot fallback for too long name
Origin commit data
------------------
Branch: ni/coolstream
Commit: a10448091a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-06 21:40:19 +01:00
vanhofen
4b73c09072 screensaver: disable g_settings.screensaver_mode_text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88bb2fb208
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)

Origin message was:
------------------
- screensaver: disable g_settings.screensaver_mode_text

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

------------------
This commit was generated by Migit
2020-02-06 00:16:06 +01:00
Thilo Graf
f1e32144fa screensaver: ensure clean paint of unscaled images
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2716de61f4
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-06 00:16:06 +01:00
Thilo Graf
106db80d75 fb_generic: add possibility to handle with unscaled images in showFrame()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05cf31b3dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-06 00:16:05 +01:00
Thilo Graf
28e1aeecef radiotext_window: show radiotext window only in radio mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0dd485a9a
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-06 00:16:05 +01:00
Thilo Graf
09bcb5ab6a screensaver settings: add option to enable/disable additional text info
Origin commit data
------------------
Branch: ni/coolstream
Commit: 129675f520
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-06 00:16:05 +01:00
Thilo Graf
2ea1c54ab4 buildinfo: fix and optimize text arrangement and scroll behavior
FIXME: behavior of CTextBox scroll is broken with disabled background paint


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dc814b0f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)



------------------
This commit was generated by Migit
2020-02-06 00:16:05 +01:00
Thilo Graf
f5c424768f cc_frm_ext_text: fix text position
Text has been rendered outside of item.


Origin commit data
------------------
Branch: ni/coolstream
Commit: a116963eae
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-06 (Thu, 06 Feb 2020)



------------------
This commit was generated by Migit
2020-02-06 00:16:05 +01:00
GetAway
d4a59a4d8d audioplayer.cpp: fix -Wmissing-field-initializers warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2eaa888366
Author: GetAway <get-away@t-online.de>
Date: 2020-02-04 (Tue, 04 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-04 22:17:59 +01:00
Thilo Graf
d93029c73b cc_draw: ensure paint no transparent background at black image parts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 99c20a872a
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-02-04 (Tue, 04 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-04 22:17:59 +01:00
Jacek Jendrzej
b86833845c hintbox: supplement to fix getMaxWidth, hintbox have shadow default ON and shadow is added to width in cc_item (dx+sw). This break RestoreScreen
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6ae6124b1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-04 22:17:59 +01:00
Jacek Jendrzej
49ad101c64 hintbox: fix getMaxWidth
Origin commit data
------------------
Branch: ni/coolstream
Commit: 406e051bd9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-04 22:17:59 +01:00
Jacek Jendrzej
0d25e45e77 partial revert:pictureviewer: fix move resized pic with pictureviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: e0f8cc7fb9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-02 21:26:36 +01:00
Jacek Jendrzej
34f10ed073 partial revert:pictureviewer: fix logic,picture can be bigger than display
Origin commit data
------------------
Branch: ni/coolstream
Commit: a85ccd9191
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-02 21:26:36 +01:00
Jacek Jendrzej
d775876757 fix move resized pic with pictureviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7db30db31e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-02 21:26:36 +01:00
Jacek Jendrzej
9b9f228630 pictureviewer: fix logic,picture can be bigger than display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 293719f187
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-02 21:26:36 +01:00
Jacek Jendrzej
94186afe3e pictureviewer: fix possible integer_overflow
Origin commit data
------------------
Branch: ni/coolstream
Commit: eba5864fb2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-02 21:26:35 +01:00
Markus Volk
152923db57 hdd_menu: fix -Wformat-truncation warnings it feels more sane to avoid possible truncation instead of just disarming the gcc test
Signed-off-by: Markus Volk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: bf35565847
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-02-01 (Sat, 01 Feb 2020)



------------------
This commit was generated by Migit
2020-02-01 21:19:17 +01:00
vanhofen
8a235732e7 audioplayer: change format of title number
Origin commit data
------------------
Branch: ni/coolstream
Commit: b68e1981d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-31 (Fri, 31 Jan 2020)

Origin message was:
------------------
- audioplayer: change format of title number

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

------------------
This commit was generated by Migit
2020-01-31 23:15:23 +01:00
vanhofen
1e6f25236e audioplayer: avoid start of pictureviewer; this feature seems broken
Origin commit data
------------------
Branch: ni/coolstream
Commit: db9fa96c21
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-31 (Fri, 31 Jan 2020)

Origin message was:
------------------
- audioplayer: avoid start of pictureviewer; this feature seems broken

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

------------------
This commit was generated by Migit
2020-01-31 22:20:04 +01:00
vanhofen
e6a66bd6ca audioplayer: change screensaver handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f3099a9ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-31 (Fri, 31 Jan 2020)

Origin message was:
------------------
- audioplayer: change screensaver handling

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

------------------
This commit was generated by Migit
2020-01-31 22:20:04 +01:00
Markus Volk
33ab1e3dc5 netfile: fix -Wformat-truncation warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: fe38c17684
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-31 (Fri, 31 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-31 22:20:04 +01:00
Markus Volk
2772a342ae controlapi.cpp: fix -Wstringop-truncation warning
Signed-off-by: Markus Volk <f_l_k@t-online.de>


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



------------------
This commit was generated by Migit
2020-01-31 22:20:04 +01:00
Markus Volk
89bd6b3531 timerd.cpp: fix Wstringop-truncation
Signed-off-by: Markus Volk <f_l_k@t-online.de>


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



------------------
This commit was generated by Migit
2020-01-30 22:49:11 +01:00
Markus Volk
f140e116ab timerlist.cpp: fix Wstringop-truncation warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4a2b2c548
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-30 (Thu, 30 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-30 22:17:37 +01:00
Markus Volk
c5e2728a62 timerdclient: fix -Wstringop-truncation warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: af3abc9b8e
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-30 (Thu, 30 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-30 22:02:29 +01:00
vanhofen
e9c2017644 screensaver: fix 48aa8967ba
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba065fb2eb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-30 (Thu, 30 Jan 2020)

Origin message was:
------------------
- screensaver: fix 48aa8967ba

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

------------------
This commit was generated by Migit
2020-01-30 21:33:03 +01:00
Jacek Jendrzej
747935e901 fb_generic: fix compil warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fbd2b1716
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-29 23:35:31 +01:00
Jacek Jendrzej
9f0ad28628 libnet: fix compil warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a14475cfc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-29 23:35:31 +01:00
vanhofen
48aa8967ba screensaver: add NeutrinoMessages::EVT_GOT_CN_EPG to ignored messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 665ea293bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-29 (Wed, 29 Jan 2020)

Origin message was:
------------------
- screensaver: add NeutrinoMessages::EVT_GOT_CN_EPG to ignored messages

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

------------------
This commit was generated by Migit
2020-01-29 16:28:42 +01:00
vanhofen
81054bc344 one line; two typos; three commits :-D
Origin commit data
------------------
Branch: ni/coolstream
Commit: 99a8ebb03f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-27 (Mon, 27 Jan 2020)

Origin message was:
------------------
- one line; two typos; three commits :-D

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

------------------
This commit was generated by Migit
2020-01-27 20:52:35 +01:00
vanhofen
c82157122d deutsch.locale: fix typo in menu.hint_video_zappingmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: ccaa5f4412
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-27 (Mon, 27 Jan 2020)

Origin message was:
------------------
- deutsch.locale: fix typo in menu.hint_video_zappingmode

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

------------------
This commit was generated by Migit
2020-01-27 16:20:11 +01:00
Jacek Jendrzej
5fd9eaa9fc lcd4l:fix comil warninig
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b434ac278
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-27 13:52:15 +01:00
vanhofen
23d71677c8 videosettings: add menu hint to zappingmode item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 201550de4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-26 (Sun, 26 Jan 2020)

Origin message was:
------------------
- videosettings: add menu hint to zappingmode item

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

------------------
This commit was generated by Migit
2020-01-26 22:31:45 +01:00
vanhofen
8cac71b903 videosettings: reduce videomenu.zappingmode to mute and hold
Origin commit data
------------------
Branch: ni/coolstream
Commit: 424c335947
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-26 (Sun, 26 Jan 2020)

Origin message was:
------------------
- videosettings: reduce videomenu.zappingmode to mute and hold

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

------------------
This commit was generated by Migit
2020-01-26 22:31:45 +01:00
vanhofen
5200c73764 locale: minor changes in new videomenu.zappingmode locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: a23c6cec60
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-26 (Sun, 26 Jan 2020)

Origin message was:
------------------
- locale: minor changes in new videomenu.zappingmode locales

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

------------------
This commit was generated by Migit
2020-01-26 22:31:45 +01:00
BPanther
8a24b02eb8 arm/mips: new video setting zapping mode added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84fbb0c6c6
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-26 (Sun, 26 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-26 22:31:45 +01:00
TangoCash
1ed334684b migrate ci settings if exists
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19427e88a2
Author: TangoCash <eric@loxat.de>
Date: 2020-01-26 (Sun, 26 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-26 22:31:45 +01:00
vanhofen
a9df8000de neutrino: revert by mistake commited changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d8159a325
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-25 (Sat, 25 Jan 2020)

Origin message was:
------------------
- neutrino: revert by mistake commited changes

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

------------------
This commit was generated by Migit
2020-01-25 22:55:38 +01:00
vanhofen
4c878be27b screensaver: disable display of radiotext in radiomode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17a4cb892a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-25 (Sat, 25 Jan 2020)

Origin message was:
------------------
- screensaver: disable display of radiotext in radiomode

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

------------------
This commit was generated by Migit
2020-01-25 22:06:47 +01:00
vanhofen
a1a13ff7f7 Revert "- screensaver: disable pictureviewer handling"
This reverts commit bc0cc5a831.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 93cd57f6c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-25 (Sat, 25 Jan 2020)



------------------
This commit was generated by Migit
2020-01-25 22:06:47 +01:00
Jacek Jendrzej
dc1e9d2cdb msgbox: fix segfault with null pointer progressbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19798cbcab
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-25 20:49:37 +01:00
vanhofen
82f963d188 infoviewer: fix commit 054338b
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54c25c0e4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-25 (Sat, 25 Jan 2020)

Origin message was:
------------------
- infoviewer: fix commit 054338b

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

------------------
This commit was generated by Migit
2020-01-25 20:38:32 +01:00
Jacek Jendrzej
2178ab4841 motorcontrol: init TP.feparams.pilot
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a33991526
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-24 22:55:43 +01:00
Jacek Jendrzej
572e94a5f6 supplement to 1e76f6ef4491f263cc8811c63af23844876e9d22, progresspar clean is after 'add possibility for more control of timeout bar' broken
Origin commit data
------------------
Branch: ni/coolstream
Commit: eecf4f8f92
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-24 22:04:09 +01:00
Markus Volk
680989fcb1 lcd4l: fix -Wformat-truncation warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0efef8f150
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-24 (Fri, 24 Jan 2020)


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

------------------
This commit was generated by Migit
2020-01-24 22:04:09 +01:00