BPanther
|
9098c651a3
|
default for ci_delay changed to 128
|
2020-02-13 09:18:16 +01:00 |
|
svenhoefer
|
16c54c3ad4
|
- neutrino: try to fix reading ci-settings for cst hardware
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-02-12 16:03:14 +01:00 |
|
svenhoefer
|
b4eb158197
|
- neutrino: a bit more transparency reading ci-settings keys
Conflicts:
src/neutrino.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-02-12 16:02:47 +01:00 |
|
Thilo Graf
|
e436f69d8b
|
imageinfo: fix used font
Font type was not defined.
Therefore font size was too small with auto font.
|
2020-02-12 10:20:45 +01:00 |
|
Markus Volk
|
34f669c91f
|
cc_timer: fix -wformat for 64bit
|
2020-02-11 07:50:53 +01:00 |
|
Jacek Jendrzej
|
aa0f24008f
|
bouquets:fix mem leak
|
2020-02-10 15:48:01 +01:00 |
|
TangoCash
|
0f9f19db25
|
fix 2 reading e2tv files
|
2020-02-10 15:35:49 +01:00 |
|
TangoCash
|
5afa516f9b
|
fix reading e2tv files
|
2020-02-09 19:39:08 +01:00 |
|
Thilo Graf
|
a188144a6b
|
screensaver: add long time format again
|
2020-02-06 19:59:18 +01:00 |
|
Jacek Jendrzej
|
e4f93494a0
|
movieplayer: makeScreenShot fallback for too long name
|
2020-02-06 09:44:53 +01:00 |
|
Thilo Graf
|
6bc3d7c109
|
screensaver: ensure clean paint of unscaled images
|
2020-02-05 22:03:12 +01:00 |
|
Thilo Graf
|
b42bf6109b
|
fb_generic: add possibility to handle with unscaled images in showFrame()
|
2020-02-05 22:03:12 +01:00 |
|
Thilo Graf
|
d5c0e2ec97
|
radiotext_window: show radiotext window only in radio mode
|
2020-02-05 22:03:12 +01:00 |
|
Thilo Graf
|
44debf7a73
|
screensaver settings: add option to enable/disable additional text info
|
2020-02-05 22:03:12 +01:00 |
|
Thilo Graf
|
7d70b8c823
|
buildinfo: fix and optimize text arrangement and scroll behavior
FIXME: behavior of CTextBox scroll is broken with disabled background paint
|
2020-02-05 21:58:42 +01:00 |
|
Thilo Graf
|
fdc88c8b1c
|
cc_frm_ext_text: fix text position
Text has been rendered outside of item.
|
2020-02-05 17:43:58 +01:00 |
|
GetAway
|
4d41d5ec60
|
audioplayer.cpp: fix -Wmissing-field-initializers warning
|
2020-02-04 19:15:55 +01:00 |
|
Thilo Graf
|
3f7002c7d6
|
cc_draw: ensure paint no transparent background at black image parts
|
2020-02-04 18:02:24 +01:00 |
|
Jacek Jendrzej
|
296d7b4a53
|
hintbox: supplement to fix getMaxWidth, hintbox have shadow default ON and shadow is added to width in cc_item (dx+sw). This break RestoreScreen
|
2020-02-04 13:01:11 +01:00 |
|
Jacek Jendrzej
|
41c841aa79
|
hintbox: fix getMaxWidth
|
2020-02-03 15:59:23 +01:00 |
|
Jacek Jendrzej
|
5f6bcadb0d
|
partial revert:pictureviewer: fix move resized pic with pictureviewer
|
2020-02-02 17:25:06 +01:00 |
|
Jacek Jendrzej
|
073eef6463
|
partial revert:pictureviewer: fix logic,picture can be bigger than display
|
2020-02-02 17:20:50 +01:00 |
|
Jacek Jendrzej
|
a2c70af4d6
|
fix move resized pic with pictureviewer
|
2020-02-02 14:48:00 +01:00 |
|
Jacek Jendrzej
|
f6bdc07f84
|
pictureviewer: fix logic,picture can be bigger than display
|
2020-02-02 14:13:12 +01:00 |
|
Jacek Jendrzej
|
97381484ce
|
pictureviewer: fix possible integer_overflow
|
2020-02-02 14:09:47 +01:00 |
|
svenhoefer
|
0df5781246
|
- audioplayer: change format of title number
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-02-01 15:14:22 +01:00 |
|
svenhoefer
|
bab794a1de
|
- audioplayer: avoid start of pictureviewer; this feature seems broken
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-02-01 15:14:03 +01:00 |
|
svenhoefer
|
cad5532dcb
|
- audioplayer: change screensaver handling
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-02-01 15:13:18 +01:00 |
|
Markus Volk
|
04b426412e
|
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>
|
2020-02-01 08:58:43 +01:00 |
|
Markus Volk
|
b0dee3c9f3
|
netfile: fix -Wformat-truncation warnings
|
2020-01-31 12:45:25 +01:00 |
|
Markus Volk
|
abb024ee82
|
controlapi.cpp: fix -Wstringop-truncation warning
Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
2020-01-30 23:02:10 +01:00 |
|
Markus Volk
|
b6975e8b0a
|
timerd.cpp: fix Wstringop-truncation
Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
2020-01-30 22:44:01 +01:00 |
|
Markus Volk
|
1189b484ea
|
timerlist.cpp: fix Wstringop-truncation warnings
|
2020-01-30 22:09:01 +01:00 |
|
Markus Volk
|
7f3423dd4b
|
timerdclient: fix -Wstringop-truncation warnings
|
2020-01-30 21:40:30 +01:00 |
|
Jacek Jendrzej
|
b1899de3f5
|
eitd:fix some compil warnings
|
2020-01-30 17:33:50 +01:00 |
|
Thilo Graf
|
5059248d39
|
Revert "- screensaver: add NeutrinoMessages::EVT_GOT_CN_EPG to ignored messages"
This reverts commit 5c756e9dc5 .
Is wrong here, build is broken
|
2020-01-30 10:07:41 +01:00 |
|
Jacek Jendrzej
|
cadde59c0f
|
lcd4l:fix comil warninig
|
2020-01-30 10:07:41 +01:00 |
|
Jacek Jendrzej
|
098438a5ff
|
fb_generic: fix compil warning
|
2020-01-29 22:50:46 +01:00 |
|
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 |
|