svenhoefer
78c256bf47
- indoviewer: hide infoclock from movieplayer too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 18:15:05 +01:00
svenhoefer
54cbca936c
- just indentation alignments; no other code changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 18:03:27 +01:00
svenhoefer
6248ed8233
- controlapi: allow to get both tv and radio channels in xmltv.m3u
...
Usage:
/control/xmltv.m3u?mode=tv to get tv channels
/control/xmltv.m3u?mode=radio to get radio channels
/control/xmltv.m3u to get both tv and radio channels
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 18:02:44 +01:00
svenhoefer
54b3daa371
- a bit more readability in latest changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 18:00:26 +01:00
svenhoefer
7e5903f9bf
- zapit/bouquets: fix reading channelnames with commas from xmltv.m3u
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 17:07:42 +01:00
svenhoefer
72d16ac7c6
- webradio-setup/controlapi: get webradio via xmltv
...
Conflicts:
src/nhttpd/tuxboxapi/controlapi.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-18 17:04:36 +01:00
Jacek Jendrzej
6d387a97ff
streaminfo2: fix segfault with unknown media_type
2020-02-17 17:05:06 +01:00
Markus Volk
a155404e45
neutrino.cpp: add missing BOXMODEL_H7
2020-02-17 07:37:54 +01:00
Markus Volk
a421be6b27
hdd_menu.cpp: improve test.
...
This is valid for all mmcblk devices
2020-02-17 07:37:46 +01:00
Markus Volk
6fb4a79c87
neutrino.cpp: fix typo
2020-02-16 21:15:54 +01:00
Thilo Graf
9abe6fb00e
update to version 3.11.0
...
support for osmioplus4k added
3.11
2020.1
2020-02-16 11:37:24 +01:00
svenhoefer
c90f1383d2
- settings: addition to commit 28c528a4e77982e40880238efa4dec4ce47c3a88
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-16 11:34:23 +01:00
Markus Volk
414976e157
add dummy png
2020-02-16 08:42:22 +01:00
Markus Volk
6aa82141ff
add osmioplus4k stb
2020-02-16 08:42:17 +01:00
svenhoefer
f88c398f87
- a bit more readability in latest changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-16 00:49:48 +01:00
svenhoefer
79a9c6dd44
- xmlutil: badass hack to read radio epg from xmltv.xml
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-16 00:48:52 +01:00
Thilo Graf
230cbf741b
hintbox: assign missing item name for timeout bar
2020-02-15 22:41:50 +01:00
Thilo Graf
00263aa710
cc_types: init type with empty name
...
In this class not required
2020-02-15 22:09:19 +01:00
svenhoefer
cff41d02e4
- helpers: fix getBaseName() and getFileExt() for urls with query-strings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-15 21:42:38 +01:00
svenhoefer
5616fc79f7
- controlapi: add missing radio flag to xmltv.m3u
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-15 21:42:24 +01:00
svenhoefer
033b863d56
- keyboard-input: don't change focus after digit input
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Why?
2020-02-15 21:42:24 +01:00
svenhoefer
3abeb4a2d8
- webtv-setup: align keyboardinput to new template length
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-15 21:42:24 +01:00
svenhoefer
2ef0caef83
- webradio-setup/controlapi: get webradio via xmltv
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-15 21:42:24 +01:00
Jacek Jendrzej
ae3c9a5248
user_menue: fix possible segfault, after remove channelist
2020-02-15 18:32:03 +01:00
Thilo Graf
3f121c868e
hintbox: fix enable/disable timeout bar
...
enable_timeout_bar was not considered within exec().
Each try to disable timeout bar (eg. with enableTimeOutBar())
was without effect.
2020-02-13 18:40:34 +01:00
svenhoefer
c13df6800b
- zapit/capmt: back to old stand but keep new indentation
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-13 09:18:32 +01:00
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