Thilo Graf
0aa5808799
update to version 3.8.0
2018.1
3.08
2018-11-01 17:46:39 +01:00
J. Krieg
f3fb8ab2ed
settings_manager.cpp: add .gz files as valid extension for filter
2018-11-01 17:26:15 +01:00
J. Krieg
d23bf1106e
neutrino: adapt backup/restore scripts to ensure compatibility with ni-ofgwrite
2018-11-01 17:26:15 +01:00
Thilo Graf
396d7bb42a
Imageinfo: prepare functionality to show privacy policy
...
Note:
Contents of policy files are not available with this commit. This
should be done related to own conditions by provider himself.
Providers are required by law to do this for their users as well.
Files must be installed in:
installdir = $(DATADIR)/neutrino/policy
Providers should modify their buildsystem to install these files.
Filename sheme is
<locale>.policy. eg 'english.policy'
If you want to add a policy file, take a look into sample file
locale.policy.sample
2018-11-01 17:26:15 +01:00
Thilo Graf
e2b34efc88
cc_frm.cpp: add missing condition within paint methode
...
Shadow was unpainted with shadow_force
2018-10-28 19:41:22 +01:00
Thilo Graf
d684e1eb85
src/gui/screensaver.cpp: ensure hav clean background in clock mode
2018-10-28 19:41:22 +01:00
Thilo Graf
243bfb9cb4
cc_item_text.cpp: fix missing pass through of var cc_allow_paint
...
In case of cc_allow_paint = false, text would be farther rendered
and this is not intended.
2018-10-28 19:41:22 +01:00
TangoCash
56457e46cf
add function to dump current epg mappings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
45c29614ba
allow epg mapping for all channels, add logic check for converter
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
84143d9ab8
supplemental to ''add option to map xml epg to normal channels''
...
fix logic
804a6c9715d0ed5e8226e233cbb9f77f07dfcf5b
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
73e9953e07
add E2 to NMP EPGMapping converter
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
63592d0489
add option to map xml epg to normal channels
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
aff3629fdb
fix xmltv time offsets
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
TangoCash
42b294bb6b
fix xml utf8 detection
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
f65d1debd6
- colors: highlight marked items a bit less
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
db4af0b4c7
- cables.xml: update OstTelCom GmbH; thx to elstablo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
c859d0d9cd
- cec-setup: fix segfaults on non-ARM_HARDWARE
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
c169e96a25
- zapit/getservices: fix currentservices.xml format for cable and terrestrial
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
BPanther
5d093c98db
fix capmt wrong debug output
2018-10-28 19:41:22 +01:00
BPanther
43397fdf48
fix capmt wrong debug output
2018-10-28 19:41:22 +01:00
TangoCash
b35c344c11
move external volume control to internal volume/mute handler
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
Thilo Graf
2b0b867e2e
lua API: change to version 1.80
2018-10-28 19:41:22 +01:00
svenhoefer
3739e712d4
- lua: fix hintbox/messagebox default width
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
4ad2f33830
- moviebrowser: remove unnecessary check from hintbox in showYTMenu() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
Thilo Graf
b902f870e6
src/gui/screensaver.cpp: use showFrame() instead paintImage()
...
showFrame now seems to work fine inside screensaver
2018-10-28 19:41:22 +01:00
Thilo Graf
65bd775455
radiotext.cpp/h: add signal to implement slots after decoding of text lines
2018-10-28 19:41:22 +01:00
Thilo Graf
ffbb24609c
helpers.cpp: reduce debug output in downloadUrl()
...
Usage of debug level INFO should be enough.
2018-10-28 19:41:22 +01:00
GetAway
7d76e4feb0
infoviewer_bb.cpp: suppress tuner icon in ts mode
2018-10-25 17:18:26 +02:00
GetAway
afcf709c5e
streaminfo1.cpp: show resolution in TS_MODE if no channel is tuned
2018-10-20 14:49:28 +02:00
svenhoefer
b2572ce46f
- cec-setup: fix item mode when switching cec on/off
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-15 16:29:38 +02:00
TangoCash
26a8f36665
add option to regulate audio systems volume via CEC
...
Conflicts:
src/gui/cec_setup.cpp
src/neutrino.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-15 16:28:18 +02:00
TangoCash
664343baea
remotetimers: fix fetch from other box
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-14 15:44:39 +02:00
GetAway
f81f2d9501
fb_accel.cpp: fix the fu..... gaps on arm gui
2018-10-14 15:35:54 +02:00
gixxpunk
775e98fca0
- update dat local (thx Janus!)
2018-10-11 19:23:39 +02:00
Frankenstone
3acd2cd6fb
add menu hint to commit 15d0dbd
...
- add/reenable background SDT-Scan to update channels while zapping around
2018-10-11 19:23:21 +02:00
Jacek Jendrzej
8745e1779f
scansdt: typo
2018-10-08 13:21:39 +02:00
Jacek Jendrzej
213656914f
scansdt: more checks if the same TP
2018-10-08 13:18:40 +02:00
svenhoefer
41b7be69ad
- enable SDT-Scan by default; minor changes in english.locale
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-06 16:05:03 +02:00
TangoCash
2be7d9298a
add/reenable background SDT-Scan to update channels while zapping around
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-06 16:05:03 +02:00
svenhoefer
1139691dd0
- cables.xml: update OstTelCom GmbH; thx to elstablo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-06 16:05:03 +02:00
GetAway
6f26012d98
supplement to commit 72badc7; fix scale of box width
2018-10-05 23:37:35 +02:00
GetAway
72badc7202
hintbox.cpp: fix scale of box width
2018-10-05 23:11:27 +02:00
GetAway
ed4ebd12ce
mb.cpp: fix locale for YT
2018-10-05 22:34:04 +02:00
GetAway
a58b35e3a7
- locale: fix locale
2018-10-04 17:26:53 +02:00
GetAway
2e7abe8ab5
httptool.cpp: fix follow location
2018-10-03 15:22:36 +02:00
Thilo Graf
9eae4ddecd
src/neutrino.cpp: fix rebase error
2018-10-03 11:36:41 +02:00
svenhoefer
6df51e513a
- data: add myservices.xml sample
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:55 +02:00
svenhoefer
81c7fa779b
- data/Makefile.am: better readability
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:55 +02:00
Knicko
1ff3ed7e7e
update satellites.xml
...
Signed-off-by: Knicko <knicko@glj.servebbs.com >
2018-10-02 23:24:55 +02:00
svenhoefer
ebc74f8cfd
- movieplayer: more readability in code to search for livestream script
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:55 +02:00