Thilo Graf
9ee2cccc04
src/neutrino.cpp: fix show logo on start
2018-10-02 22:11:59 +02:00
Thilo Graf
19c6f76056
src/driver/fb_generic.cpp/h: use methode showFrame() as bool function
...
Allows the evaluation of this function for conditions if needed.
2018-10-02 22:11:06 +02:00
Thilo Graf
ce253ddff0
neutrino.cpp: use dolby digital as default
2018-09-28 14:32:18 +02:00
Thilo Graf
53a780e5d9
src/gui/lua/lua_menue.cpp: add missing @,_:
2018-09-28 14:15:05 +02:00
GetAway
23a76e6f64
upnpbrowser.cpp: paint picture when reentry same folder
2018-09-26 21:19:04 +02:00
Jacek Jendrzej
2c3e4afa26
scansdt: typo
2018-09-25 20:34:06 +02:00
Jacek Jendrzej
f5bc433d7e
scansdt: check dmx
2018-09-25 20:25:30 +02:00
Jacek Jendrzej
06808405b5
scansdt: add update without SDT SID
2018-09-25 18:59:12 +02:00
GetAway
0e8ac2135a
infoviewer.cpp: prevent segfault if framebuffer is ...
...
already deactivated in standby mode. (race condition)
2018-09-24 15:00:14 +02:00
Jacek Jendrzej
401a28412c
moviebrowser: workaround fix for delete fileinfo from gui list wit epginfo1 with whitespace
2018-09-22 20:47:04 +02:00
GetAway
3720fb31b4
screensaver.cpp: add 2 more events to filter
2018-09-17 13:47:10 +02:00
GetAway
29e05e061d
- locale: fix CSTLink (HDMI-CEC); it's not only CST anymore
2018-09-15 18:51:22 +02:00
TangoCash
360a70da28
fix infoviewer
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
Frankenstone
77230a0b90
armbox: rework AC3 and DTS passtrough
...
//vanhofen: this commit includes all following fixes and a small
new change in setting_helpers.cpp
2018-09-09 20:25:58 +02:00
svenhoefer
aab7e7d64d
- controlapi: fix xmltv.m3u output for channels without logo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
svenhoefer
e3d609759d
- controlapi: minor changes in url creation in xmltvm3uCGI() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
svenhoefer
b08e9dd750
- controlapi: reformat CControlAPI::xmltvm3uCGI() function; no other changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
svenhoefer
cb8e772305
- pictureviewer: search for e2 picons in LOGODIR_VAR and LOGODIR too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
aeab1ae0bd
adding support for E2 picons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
f4512218b4
use alternative logo if present
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
9af847c4f4
fix logo url, white space in xmltv.m3u
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
b9298eb4ac
read logo marker in m3u files
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
1948302c72
adding download helping function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
TangoCash
f72251dbb5
adding alternative logo for webchannels
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
Thilo Graf
4a54ad82ca
data/bad_package_pattern.list.sample: update and resort samples
2018-09-06 20:14:00 +02:00
BPanther
411c650809
plugin integration main menu added
2018-09-04 20:38:10 +02:00
Frankenstone
db3b0cfeed
movieplayer , bouquets expanded to rtp:// and https://
2018-09-04 20:37:03 +02:00
svenhoefer
575357ac70
- neutrino: add localized bouquet names
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-04 10:10:48 +02:00
J. Krieg
9f18bf7960
src/gui-neutrino/lib/xmltree/xmlinterface.cpp: fix build when compiling with -Werror
...
because with this the warning:
warning: 'xmlgz_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
warning: 'xml_file' may be used uninitialized in this function [-Wmaybe-uninitialized]
is treated as an error and the build aborts - so let's remove this warning...
Thanks to Janus for reporting this and the suggested fix
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-02 19:58:37 +02:00
TangoCash
cf885b1027
implement own tmp function / satify compiler
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-02 17:21:58 +02:00
svenhoefer
bbecf5c764
- miscsettings-menu: read xmltv too when user requests a re-reading of epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-02 17:19:57 +02:00
svenhoefer
30abf912d9
- rename g_settings.webepg* to g_settings.xmltv* because it is XMLTV; see http://wiki.xmltv.org
...
By courtesy of TangoCash. :)
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 23:36:23 +02:00
svenhoefer
3606c717d4
- eitd/sectionsdclient: unify new code and call it as it is ... it is XMLTV; ...
...
fix another compiler warning: the use of `tmpnam' is dangerous
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 23:33:42 +02:00
svenhoefer
b00f1e53df
- webepg: align new keys/values to the existing keys/values
...
By courtesy of TangoCash. :)
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 23:31:31 +02:00
svenhoefer
7c83250836
- zapit/bouquets: minor format changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 23:23:49 +02:00
svenhoefer
2bb45e4b7c
- fix compile warnings from previous commit
...
warning: declaration of ‘url’ shadows a previous local
warning: the use of `tmpnam' is dangerous
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 23:22:55 +02:00
TangoCash
32354d558c
fix repeating remotetimers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:48:18 +02:00
TangoCash
e5a76941fe
add settings for xmltv epg
...
todo:
GUI
for testing edit your neutrino.conf:
webtv_xml_0=http://<remoteboxip>/control/xmltv.m3u
webtv_xml_count=1
webepg_0=http://<remoteboxip>/control/xmltv.xml
webepg_count=1
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:47:40 +02:00
TangoCash
a9bb08df0d
add option to read (online) xmltv epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:43:33 +02:00
TangoCash
04f1219a1e
fixes for xmltv epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:43:03 +02:00
TangoCash
4ca24a178b
cleanup
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:42:33 +02:00
Thilo Graf
7011bdfd73
src/zapit/src/bouquets.cpp: fix possible compile error
...
error: declaration of 'url' shadows a previous local [-Werror=shadow]
2018-09-01 19:40:35 +02:00
TangoCash
a01167378a
prepare for online webchannels lists / fix epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 15:36:09 +02:00
TangoCash
9675f6ed41
fix possible segfault
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 15:33:41 +02:00
Thilo Graf
8c145de053
src/driver/fb_generic.cpp: unifiy path search in showFrame()
...
This allows to use same paths for images like for icons.
Was a request, because images inside theme directories were not found.
Thanks bellum for this hint.
2018-08-31 20:48:31 +02:00
Thilo Graf
082b4bea2e
src/driver/fb_generic.cpp: add possibility to use images with full name
...
Keep parameter file_type empty to use filenames with file name extension.
2018-08-31 10:26:33 +02:00
svenhoefer
c482b6de63
- xmlinterface: fix compiling for CST hardware
...
error was: ‘pugi::xml_parse_status’ is not a class or namespace
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-08-31 10:24:54 +02:00
svenhoefer
8e29b3d481
- add gzstream.h to fix 4bcce912b248fd21018c45dfe2c2801367e4178c
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
4bcce912b248fd21018c45dfe2c2801367e4178c = 'add reading from gzipped xml files (xxx.xml.gz)'
2018-08-31 10:24:50 +02:00
TangoCash
9f9ac9b616
add reading from gzipped xml files (xxx.xml.gz)
2018-08-31 10:24:47 +02:00
Thilo Graf
bd36134e17
src/system/helpers.cpp: fix cherry pick
...
protected space was broken
2018-08-28 10:13:22 +02:00