//vanhofen: this commit includes all following fixes and a small
new change in setting_helpers.cpp
Origin commit data
------------------
Commit: a4789ae379
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-09-09 (Sun, 09 Sep 2018)
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)
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
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. :)
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
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. :)
Origin commit data
------------------
Commit: 901a543c91
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Origin message was:
------------------
- neutrino: fix bouquet align when zap via history or current transponder list
This re-adds an old feature from dbox2, but uses a more configurable way
Origin commit data
------------------
Commit: cd6d3bcad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)
Origin message was:
------------------
- neutrino: add additional key to leave standby mode; unify standby locales
This re-adds an old feature from dbox2, but uses a more configurable way
This should help providers maintain their keys no public.
Origin commit data
------------------
Commit: fe8313c1e2
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-05-18 (Fri, 18 May 2018)
Without class build was broken, with static versions it should working.
Origin commit data
------------------
Commit: 7d6a4db686
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)
Imdb is not really used directly, that is a bit misleading
Origin commit data
------------------
Commit: 1af35f36c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)
The usage of WEBTVDIR_VAR was not a good idea because our delivered xml's
are located in WEBTVDIR.
In summery the location doesn't really matter, because our code in
movieplayer.cpp will find the script in several places.
Origin commit data
------------------
Commit: 35fa18c3d7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-22 (Sun, 22 Apr 2018)
Origin message was:
------------------
- neutrino: use WEBTVDIR as default for g_settings.livestreamScriptPath
The usage of WEBTVDIR_VAR was not a good idea because our delivered xml's
are located in WEBTVDIR.
In summery the location doesn't really matter, because our code in
movieplayer.cpp will find the script in several places.
Avoids multiple code in some source files.
Origin commit data
------------------
Commit: e0be304aef
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Origin message was:
------------------
infobar timout: add member to get current timeout modes
Avoids multiple code in some source files.
Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.
Origin commit data
------------------
Commit: 89770bae19
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)