Commit Graph

13678 Commits

Author SHA1 Message Date
TangoCash
4c589cdced adding alternative logo for webchannels
Origin commit data
------------------
Commit: c788e53073
Author: TangoCash <eric@loxat.de>
Date: 2018-09-09 (Sun, 09 Sep 2018)
2018-09-09 13:06:04 +02:00
Frankenstone
72a8f25cc0 arm ci clock fix
thx DboxOldie


Origin commit data
------------------
Commit: e6408dae33
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-09-06 (Thu, 06 Sep 2018)
2018-09-07 00:18:49 +02:00
BPanther
91226e5db5 plugin integration main menu added
Origin commit data
------------------
Commit: 2e064d7887
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-09-03 (Mon, 03 Sep 2018)
2018-09-07 00:15:07 +02:00
Thilo Graf
35ead5fa71 data/bad_package_pattern.list.sample: update and resort samples
Origin commit data
------------------
Commit: 8d49b17779
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-09-06 (Thu, 06 Sep 2018)
2018-09-07 00:12:01 +02:00
Frankenstone
f791976495 movieplayer , bouquets expanded to rtp:// and https://
Origin commit data
------------------
Commit: 34f6661415
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-09-03 (Mon, 03 Sep 2018)
2018-09-05 00:00:33 +02:00
vanhofen
317258904f neutrino: add localized bouquet names
Origin commit data
------------------
Commit: ad7d094635
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-04 (Tue, 04 Sep 2018)

Origin message was:
------------------
- neutrino: add localized bouquet names
2018-09-04 06:12:39 +02:00
vanhofen
dc9ab946ad infoviewer_bb: update ca-bar
Origin commit data
------------------
Commit: 99cad42f4a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-02 (Sun, 02 Sep 2018)

Origin message was:
------------------
- infoviewer_bb: update ca-bar
2018-09-02 21:21:03 +02:00
J. Krieg
3169b2c856 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>


Origin commit data
------------------
Commit: 13ab6e92a0
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-09-02 (Sun, 02 Sep 2018)

Origin message was:
------------------
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 21:21:03 +02:00
vanhofen
9bb71d8b88 Revert "- xmltv: move code to read xmltv.xml to the already existing place where epg is read"
This reverts commit 8a28b9cc69
because xmltv.tv must be read as late as possible.


Origin commit data
------------------
Commit: 1e0eaf7334
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-02 (Sun, 02 Sep 2018)
2018-09-02 01:42:52 +02:00
TangoCash
14a4368880 implement own tmp function / satify compiler
Origin commit data
------------------
Commit: 841b6efd95
Author: TangoCash <eric@loxat.de>
Date: 2018-09-02 (Sun, 02 Sep 2018)
2018-09-02 01:42:51 +02:00
vanhofen
0cc8eff0e1 miscsettings-menu: read xmltv too when user requests a re-reading of epg
Origin commit data
------------------
Commit: aa5faeca05
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- miscsettings-menu: read xmltv too when user requests a re-reading of epg
2018-09-01 15:58:24 +02:00
vanhofen
8a28b9cc69 xmltv: move code to read xmltv.xml to the already existing place where epg is read
Origin commit data
------------------
Commit: 1239c132dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- xmltv: move code to read xmltv.xml to the already existing place where epg is read
2018-09-01 15:58:24 +02:00
vanhofen
74919136bf rename g_settings.webepg* to g_settings.xmltv* because it is XMLTV; see http://wiki.xmltv.org
By courtesy of TangoCash. :)


Origin commit data
------------------
Commit: 5dae193c84
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- rename g_settings.webepg* to g_settings.xmltv* because it is XMLTV; see http://wiki.xmltv.org

By courtesy of TangoCash. :)
2018-09-01 15:58:24 +02:00
vanhofen
682f0a7e32 eitd/sectionsdclient: unify new code and call it as it is ... it is XMLTV; ...
fix another compiler warning: the use of `tmpnam' is dangerous


Origin commit data
------------------
Commit: 04c41bfb83
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- eitd/sectionsdclient: unify new code and call it as it is ... it is XMLTV; ...

fix another compiler warning: the use of `tmpnam' is dangerous
2018-09-01 15:58:24 +02:00
TangoCash
eb46732cac fix repeating remotetimers
Origin commit data
------------------
Commit: 340a72842b
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
vanhofen
b4402f58e1 webepg: align new keys/values to the existing keys/values
By courtesy of TangoCash. :)


Origin commit data
------------------
Commit: 632dfd2aae
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- webepg: align new keys/values to the existing keys/values

By courtesy of TangoCash. :)
2018-09-01 15:58:24 +02:00
TangoCash
faa0e8d52a 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


Origin commit data
------------------
Commit: 0d94093ec7
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
TangoCash
735b652e1a add option to read (online) xmltv epg
Origin commit data
------------------
Commit: 8ad9f2e35c
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
TangoCash
d3a4e84bc1 fixes for xmltv epg
Origin commit data
------------------
Commit: 8c5b400e80
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
TangoCash
a79ca9ec70 cleanup
Origin commit data
------------------
Commit: f29a05a91f
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
vanhofen
71c08ba222 zapit/bouquets: minor format changes
Origin commit data
------------------
Commit: c70f701f07
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- zapit/bouquets: minor format changes
2018-09-01 15:58:24 +02:00
vanhofen
bfda602d53 fix compile warnings from previous commit
warning: declaration of ‘url’ shadows a previous local
warning: the use of `tmpnam' is dangerous


Origin commit data
------------------
Commit: 788b0ad1e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- fix compile warnings from previous commit

warning: declaration of ‘url’ shadows a previous local
warning: the use of `tmpnam' is dangerous
2018-09-01 15:58:24 +02:00
TangoCash
3caff70190 prepare for online webchannels lists / fix epg
Origin commit data
------------------
Commit: fb19c18f3b
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
TangoCash
f4299251d5 fix possible segfault
Origin commit data
------------------
Commit: f2c20866af
Author: TangoCash <eric@loxat.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
Thilo Graf
1b5f90384a 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.


Origin commit data
------------------
Commit: f47bbbfe7b
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:24 +02:00
Thilo Graf
aeed0a83af 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.


Origin commit data
------------------
Commit: e3c6a54a81
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)
2018-09-01 15:58:23 +02:00
vanhofen
3bd6a64121 xmlinterface: fix compiling for CST hardware
error was: ‘pugi::xml_parse_status’ is not a class or namespace


Origin commit data
------------------
Commit: cce09cc440
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-30 (Thu, 30 Aug 2018)

Origin message was:
------------------
- xmlinterface: fix compiling for CST hardware

error was: ‘pugi::xml_parse_status’ is not a class or namespace
2018-08-30 23:58:40 +02:00
vanhofen
9546cadf20 add gzstream.h to fix 0d97a8f173
Origin commit data
------------------
Commit: 08855c2b6b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-30 (Thu, 30 Aug 2018)

Origin message was:
------------------
- add gzstream.h to fix 0d97a8f173
2018-08-30 22:29:14 +02:00
TangoCash
0d97a8f173 add reading from gzipped xml files (xxx.xml.gz)
Origin commit data
------------------
Commit: 4bcce912b2
Author: TangoCash <eric@loxat.de>
Date: 2018-08-22 (Wed, 22 Aug 2018)
2018-08-30 21:58:38 +02:00
vanhofen
9c03b7fba8 zapit/bouquets: format changes
Origin commit data
------------------
Commit: 2179bc92d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-23 (Thu, 23 Aug 2018)

Origin message was:
------------------
- zapit/bouquets: format changes
2018-08-23 22:29:17 +02:00
BPanther
3a80a7a7c8 more time for shutdown message
Origin commit data
------------------
Commit: 3d28911345
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-08-21 (Tue, 21 Aug 2018)
2018-08-21 23:08:06 +02:00
TangoCash
43528b61d9 small fix in bname
Origin commit data
------------------
Commit: 2f79c50005
Author: TangoCash <eric@loxat.de>
Date: 2018-08-21 (Tue, 21 Aug 2018)
2018-08-21 23:04:14 +02:00
vanhofen
f8b94fff3c audioplayer: remove some code; since 3095aef it's to find in helpers.cpp|h
Origin commit data
------------------
Commit: 1b0300d149
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)

Origin message was:
------------------
- audioplayer: remove some code; since 3095aef it's to find in helpers.cpp|h
2018-08-19 21:50:44 +02:00
Thilo Graf
ff3df7b115 src/gui/components/cc_frm_footer.cpp: fix assinged vector content
Origin commit data
------------------
Commit: e7672dad0d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:56 +02:00
Thilo Graf
1eb5b86437 cc_frm_footer.cpp: avoid possible crash if content[i].button = NULL
If content[i].button = NULL, conversion of content[i].button into std::string would fail.


Origin commit data
------------------
Commit: 20ab649f45
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:55 +02:00
Thilo Graf
29d136bb06 cc_frm_button.h: expand getButtonDirectKey() for item id
With this parameter it is possible to get any existing directkey
inside button object. For compatibility the old behavior is untouched.


Origin commit data
------------------
Commit: c16e5e6626
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:55 +02:00
Thilo Graf
94322ad210 src/gui/components/cc_frm_footer.cpp: add member getButtonLabel()
Allows to get button label object from button collection.


Origin commit data
------------------
Commit: b943f99f9a
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:55 +02:00
Thilo Graf
a9383ac70e src/gui/components/cc_types.h: fix default key for button labels
First index = 0 not 1


Origin commit data
------------------
Commit: c8e85c36f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:55 +02:00
TangoCash
a1a233c908 avoid segfault with saved tvg-id
Origin commit data
------------------
Commit: b14124bf26
Author: TangoCash <eric@loxat.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:54 +02:00
TangoCash
94c429107e supplemental to a22bcffd67d0bd7c32badcc9a7a8c55f54398ce1
Origin commit data
------------------
Commit: 66cf480586
Author: TangoCash <eric@loxat.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:54 +02:00
TangoCash
3095aefb98 adding some curl helpers
Origin commit data
------------------
Commit: 25887007ac
Author: TangoCash <eric@loxat.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:54 +02:00
TangoCash
e574c5fc91 add option to load E2 & M3U iptv lists directly as webtv
Origin commit data
------------------
Commit: a7be95b6ad
Author: TangoCash <eric@loxat.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)
2018-08-19 21:14:54 +02:00
vanhofen
90c10fe0f2 channellist: re-allow switching bouquets in zaphistory/current_transponder mode
see https://www.neutrino-images.de/board/viewtopic.php?f=61&t=2728


Origin commit data
------------------
Commit: 7dbded93ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-13 (Mon, 13 Aug 2018)

Origin message was:
------------------
- channellist: re-allow switching bouquets in zaphistory/current_transponder mode

see https://www.neutrino-images.de/board/viewtopic.php?f=61&t=2728
2018-08-13 22:14:11 +02:00
vanhofen
6b5a01a01f neutrino: new defaults for epg scan; scan all favs in standby mode
Origin commit data
------------------
Commit: 6a996e6fe2
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-10 (Fri, 10 Aug 2018)

Origin message was:
------------------
- neutrino: new defaults for epg scan; scan all favs in standby mode
2018-08-10 23:07:55 +02:00
vanhofen
1668a20758 neutrino: hopefully last fix for d389c381f0
Origin commit data
------------------
Commit: 0a109fcbcd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-10 (Fri, 10 Aug 2018)

Origin message was:
------------------
- neutrino: hopefully last fix for d389c381f0
2018-08-10 23:07:55 +02:00
Thilo Graf
d8213ab2dd src/gui/scan.cpp/h: add more plausible caption for user canceled scan
Origin commit data
------------------
Commit: d12682931f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-04 (Sat, 04 Aug 2018)
2018-08-04 11:41:52 +02:00
Thilo Graf
a93f4582d7 locales: add cancel message for canceled channel scan
Origin commit data
------------------
Commit: 1b0ea06e6d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-04 (Sat, 04 Aug 2018)
2018-08-04 11:41:51 +02:00
vanhofen
24d1834e0c movieplayer: don't wake up screensaver with ignored msgs
Origin commit data
------------------
Commit: 46f543f645
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)

Origin message was:
------------------
- movieplayer: don't wake up screensaver with ignored msgs
2018-08-03 22:58:24 +02:00
vanhofen
1904543207 screensaver: move code for ignored msgs to screensaver code
Origin commit data
------------------
Commit: 5395c047f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)

Origin message was:
------------------
- screensaver: move code for ignored msgs to screensaver code
2018-08-03 22:58:24 +02:00
vanhofen
d389c381f0 neutrino: disable some items in record mode (version 2)
Origin commit data
------------------
Commit: b02d2aa391
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)

Origin message was:
------------------
- neutrino: disable some items in record mode (version 2)
2018-08-03 22:34:58 +02:00