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
vanhofen
9e7da0a837
menu: add condition to enable/disable items in record mode (version 2)
...
Origin commit data
------------------
Commit: 5246233088
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-03 (Fri, 03 Aug 2018)
Origin message was:
------------------
- menu: add condition to enable/disable items in record mode (version 2)
2018-08-03 22:34:14 +02:00
vanhofen
603c27c064
scan-setup: rework/unify shortcuts (thx to Janus)
...
Origin commit data
------------------
Commit: 3537010157
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-02 (Thu, 02 Aug 2018)
Origin message was:
------------------
- scan-setup: rework/unify shortcuts (thx to Janus)
2018-08-02 23:47:28 +02:00
vanhofen
47eb835d7f
Revert "- menu: add condition to enable/disable items in record mode"
...
This reverts commit 76c6584341
.
Doesn't work with current disableByCondition-code. This needs more care.
Origin commit data
------------------
Commit: 2154812c84
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-02 (Thu, 02 Aug 2018)
2018-08-02 22:00:54 +02:00
vanhofen
0199f5801d
neutrino: disable some items in record mode
...
Origin commit data
------------------
Commit: e60350ce2b
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-02 (Thu, 02 Aug 2018)
Origin message was:
------------------
- neutrino: disable some items in record mode
2018-08-02 21:39:17 +02:00
vanhofen
76c6584341
menu: add condition to enable/disable items in record mode
...
Origin commit data
------------------
Commit: 5bc33322c8
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-02 (Thu, 02 Aug 2018)
Origin message was:
------------------
- menu: add condition to enable/disable items in record mode
2018-08-02 21:39:17 +02:00
vanhofen
8a69c8ce2e
movieplayer: fix display of timeshift stop dialog ...
...
... if timeshift was stopped in background while playback
Origin commit data
------------------
Commit: c6bab8b407
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-01 (Wed, 01 Aug 2018)
Origin message was:
------------------
- movieplayer: fix display of timeshift stop dialog ...
... if timeshift was stopped in background while playback
2018-08-01 19:27:45 +02:00
vanhofen
bb4cf88082
movieplayer: fix vfd message when timeshift is startet in paused mode
...
Origin commit data
------------------
Commit: dae8f4c367
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-01 (Wed, 01 Aug 2018)
Origin message was:
------------------
- movieplayer: fix vfd message when timeshift is startet in paused mode
2018-08-01 19:27:45 +02:00
vanhofen
1d4996bb0e
neutrino: fix auto-delete code
...
* Why only remove old timeshift recordings if timeshift-dir == recording-dir?
Origin commit data
------------------
Commit: 6ac26b212e
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-01 (Wed, 01 Aug 2018)
Origin message was:
------------------
- neutrino: fix auto-delete code
* Why only remove old timeshift recordings if timeshift-dir == recording-dir?
2018-08-01 19:27:45 +02:00
vanhofen
772247afed
movieplayer/record: move timeshift deletion code to moviebrowser ...
...
... to get sure it's not deleted until playback is stopped
Origin commit data
------------------
Commit: 4df740d539
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-08-01 (Wed, 01 Aug 2018)
Origin message was:
------------------
- movieplayer/record: move timeshift deletion code to moviebrowser ...
... to get sure it's not deleted until playback is stopped
2018-08-01 19:27:44 +02:00
Thilo Graf
29bd2f9787
src/gui/imageinfo.cpp: add entry for operating system
...
Origin commit data
------------------
Commit: 6cbad3c0a2
Author: Thilo Graf <dbt@novatux.de >
Date: 2018-07-31 (Tue, 31 Jul 2018)
2018-07-31 00:20:08 +02:00
vanhofen
78872d74fb
cables.xml: update Antennengemeinschaft Göltzschtalbrücke
...
Origin commit data
------------------
Commit: 27872b944f
Author: vanhofen <vanhofen@gmx.de >
Date: 2018-07-31 (Tue, 31 Jul 2018)
Origin message was:
------------------
- cables.xml: update Antennengemeinschaft Göltzschtalbrücke
2018-07-31 00:20:08 +02:00