Commit Graph

551 Commits

Author SHA1 Message Date
Thilo Graf
5223a302f9 infobar: rework infobar timeout behavior
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
------------------
Branch: ni/coolstream
Commit: 89770bae19
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 22:30:17 +02:00
Jacek Jendrzej
008685bf8c fix copy, supplement to last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 733be3c8b0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-25 22:48:12 +02:00
Jacek Jendrzej
76524cae6b supplement to a04e899d44ad94c0f280183e254d264ce7e6c882 , memcpy don't work ok with std::string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6264abf542
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-25 22:48:12 +02:00
vanhofen
dcf30fc281 channellist/infoviewer: align calculations for "since-time" of current event
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61a116a2eb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- channellist/infoviewer: align calculations for "since-time" of current event

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 21:53:20 +01:00
Thilo Graf
b56dd4ec4e infoviewer.cpp: use templates to get reserved width for current/next info
This should ensure reserved width for all contained text boxes and
and in case of truncated epg info this should be moderate.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bfbb589258
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-05 (Mon, 05 Mar 2018)



------------------
This commit was generated by Migit
2018-03-05 22:36:20 +01:00
GetAway
6f7cc47f7c infoviewer: fix update of runningRest
there was no update in movieplayer mode


Origin commit data
------------------
Branch: ni/coolstream
Commit: 10d9e1714c
Author: GetAway <get-away@t-online.de>
Date: 2018-02-20 (Tue, 20 Feb 2018)



------------------
This commit was generated by Migit
2018-02-20 19:26:14 +01:00
Stefan Seyfried
1efdafee14 infoviewer: force repaint of text fields
next try to get rid of font artifacts:
* use kill() instead of hide() to force full repaint at next paint()
 (this is probably not the best way, but works for now)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 35890ee7c2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)

Origin message was:
------------------
infoviewer: force repaint of text fields

next try to get rid of font artifacts:
* use kill() instead of hide() to force full repaint at next paint()
 (this is probably not the best way, but works for now)


------------------
This commit was generated by Migit
2018-02-04 23:36:14 +01:00
Stefan Seyfried
2d8836081c infoviewer: try to fix infobar font artifacts
hiding text boxes after resizing them will probably hide the new size
instead of the old one, so hide first, then resize


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ad063b590
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-04 (Sun, 04 Feb 2018)



------------------
This commit was generated by Migit
2018-02-04 23:30:25 +01:00
Stefan Seyfried
6fb899fc2f infoviewer: fix copy/paste error clearing wrong field
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04665bf905
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-15 19:54:50 +01:00
Thilo Graf
2c8d6663f5 CInfoViewer: set names for some items
Required for debugging.

[vanhofen: align to existing variables names]


Origin commit data
------------------
Branch: ni/coolstream
Commit: 42ffc8dbd6
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)



------------------
This commit was generated by Migit
2018-01-09 23:40:58 +01:00
vanhofen
c5bee475cf infoviewer: remove fixed values from showInfoFile() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8cd4654468
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: remove fixed values from showInfoFile() function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:40:46 +01:00
vanhofen
29cd054c07 infoviewer: fix offset between event-time and event-name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91500b9493
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: fix offset between event-time and event-name

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
f5857485cb infoviewer: fix indentation in setInfobarTimeout()
Origin commit data
------------------
Branch: ni/coolstream
Commit: effdf5b10b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: fix indentation in setInfobarTimeout()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
82b4d09727 infoviewer: rename text_cur_* => text_curr_*
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d01ac2aec
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: rename text_cur_* => text_curr_*

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
d268025b61 infoviewer: rename txt_cur_event_rest => txt_cur_rest
Origin commit data
------------------
Branch: ni/coolstream
Commit: 041e08639a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: rename txt_cur_event_rest => txt_cur_rest

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
b75d1e1041 infoviewer: remove LEFT_OFFSET define
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3913ee4a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: remove LEFT_OFFSET define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
81b73af840 infoviewer: fix offset between channelnumber and channelname/channellogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: d47c8e97ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: fix offset between channelnumber and channelname/channellogo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
ef15df9db9 infoviewer: use OFFSET defines in NI-only code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7027cf39ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: use OFFSET defines in NI-only code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:08 +01:00
vanhofen
8ba9cfc053 infoviewer: use OFFSET defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2eb139867
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: use OFFSET defines

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-09 11:14:07 +01:00
vanhofen
ff3b2f227e infoviewer: fix FIXME comment from previous commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62c474eaba
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-08 (Mon, 08 Jan 2018)

Origin message was:
------------------
- infoviewer: fix FIXME comment from previous commit

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-08 10:15:39 +01:00
vanhofen
0dabed9bdb infoviewer: fix centering in numbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c166f8c5d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-07 (Sun, 07 Jan 2018)

Origin message was:
------------------
- infoviewer: fix centering in numbox

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-07 20:23:41 +01:00
Thilo Graf
8d91ffad1d CInfoViewer: reduce paint box calls for record mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 244cb226c4
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-03 (Wed, 03 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-03 22:35:01 +01:00
Thilo Graf
142041acd2 CInfoViewer: allign vizualized record mode icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 163df1f149
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-01-03 (Wed, 03 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-03 22:35:01 +01:00
vanhofen
cfa5aa6414 infoicons: avoid extern CInfoIcons; use getInstance() instead of this
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a34b06137
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-03 (Wed, 03 Jan 2018)

Origin message was:
------------------
- infoicons: avoid extern CInfoIcons; use getInstance() instead of this

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-03 10:49:50 +01:00
Stefan Seyfried
db32ea5437 infoviewer: use all free space for epg title
this should also avoid display artifacts due to runtime
changes in size of running time display


Origin commit data
------------------
Branch: ni/coolstream
Commit: b4a3cf14c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)



------------------
This commit was generated by Migit
2017-12-26 22:58:36 +01:00
Stefan Seyfried
e016bd1e7f infoviewer: revert useless big box for running time
The box is two times too big, truncating long EPG titles.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fe494a6814
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)



------------------
This commit was generated by Migit
2017-12-26 22:58:36 +01:00
vanhofen
1e6e9e9e76 infoviewer_bb: small renamings to get more logic in function names
showOne_CAIcon() => showIcon_CA()
paint_ca_icons() => paint_ca_icon()
showIcon_CA_Status() => paint_ca_icons()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9389e78318
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-13 (Wed, 13 Dec 2017)

Origin message was:
------------------
- infoviewer_bb: small renamings to get more logic in function names

showOne_CAIcon()   => showIcon_CA()
paint_ca_icons()   => paint_ca_icon()
showIcon_CA_Status() => paint_ca_icons()


------------------
This commit was generated by Migit
2017-12-13 09:39:12 +01:00
vanhofen
f7b1c91039 infoviewer: avoid display of radiotext icon in virtual zap mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: a38e827010
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-30 (Thu, 30 Nov 2017)

Origin message was:
------------------
- infoviewer: avoid display of radiotext icon in virtual zap mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-30 10:55:14 +01:00
vanhofen
d81844d8ee infoviewer: cleanup from some unused code
Origin commit data
------------------
Branch: ni/coolstream
Commit: d039017aa7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-30 (Thu, 30 Nov 2017)

Origin message was:
------------------
- infoviewer: cleanup from some unused code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-30 10:55:14 +01:00
vanhofen
0c71cc489f infoviewer: rework radiotext element; ...
use OFFSET defines, larger font, fix header width


Origin commit data
------------------
Branch: ni/coolstream
Commit: 79fcd2154a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- infoviewer: rework radiotext element; ...

use OFFSET defines, larger font, fix header width


------------------
This commit was generated by Migit
2017-11-27 23:18:14 +01:00
vanhofen
6dcd5baf4c radiotext: cleanup from tons of unused code; rass is dead
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8bb447fcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- radiotext: cleanup from tons of unused code; rass is dead

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-27 16:47:50 +01:00
vanhofen
476ce63d99 neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 028ec3cf3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)

Origin message was:
------------------
- neutrino: unify modes handling; ...

remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes


------------------
This commit was generated by Migit
2017-11-20 15:19:06 +01:00
vanhofen
5a0db3bfc0 infoviewer: fix radiotext icon for webradio
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a5bce792e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-09 (Thu, 09 Nov 2017)

Origin message was:
------------------
- infoviewer: fix radiotext icon for webradio

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-09 23:00:37 +01:00
TangoCash
efa517c6f9 infoviewer: fix FIXME comment in c3415790b1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91a033dfb0
Author: TangoCash <eric@loxat.de>
Date: 2017-11-07 (Tue, 07 Nov 2017)

Origin message was:
------------------
- infoviewer: fix FIXME comment in c3415790b1

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-07 16:52:46 +01:00
vanhofen
c3415790b1 infoviewer: try to get meta data from stream when epg is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b34075224
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-05 (Sun, 05 Nov 2017)

Origin message was:
------------------
- infoviewer: try to get meta data from stream when epg is empty

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-05 01:30:16 +01:00
vanhofen
8ad941a51b infoviewer: try to fix showLivestreamInfo() for audiostreams
Origin commit data
------------------
Branch: ni/coolstream
Commit: c56753c8e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-04 (Sat, 04 Nov 2017)

Origin message was:
------------------
- infoviewer: try to fix showLivestreamInfo() for audiostreams

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-04 13:54:45 +01:00
vanhofen
e2534c6ff7 infoviewer: fix timeout for new mode_webradio
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec3400f37d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- infoviewer: fix timeout for new mode_webradio

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-03 09:36:20 +01:00
vanhofen
52a5d800a4 rename IS_WEBTV => IS_WEBCHAN
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebcd15da41
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- rename IS_WEBTV => IS_WEBCHAN

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-03 09:36:19 +01:00
vanhofen
66784d42af add webradio; first steps
Origin commit data
------------------
Branch: ni/coolstream
Commit: a8b0fee599
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- add webradio; first steps

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-11-03 09:36:19 +01:00
vanhofen
05ca99601a movieplayer: align some variables names to tango's names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28fbb16cf9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-30 (Mon, 30 Oct 2017)

Origin message was:
------------------
- movieplayer: align some variables names to tango's names

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-30 01:44:01 +01:00
vanhofen
9a4871dea1 multiformat audioplayer: add separate timeout for infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: f945a9b127
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)

Origin message was:
------------------
- multiformat audioplayer: add separate timeout for infobar

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-28 19:13:46 +02:00
vanhofen
a3487eb052 Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e8fde7b21
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-02 (Mon, 02 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-02 23:56:34 +02:00
vanhofen
14f45c39b2 fix build
Origin commit data
------------------
Branch: ni/coolstream
Commit: df6bc99337
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-02 (Mon, 02 Oct 2017)

Origin message was:
------------------
- fix build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-02 23:55:51 +02:00
vanhofen
0a0c8a13bf Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
	src/gui/hdd_menu.cpp
	src/gui/hdd_menu.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 73418490bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-02 (Mon, 02 Oct 2017)



------------------
This commit was generated by Migit
2017-10-02 23:21:37 +02:00
vanhofen
463700033b Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/dboxinfo.cpp
	src/gui/infoviewer_bb.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e8dd73320
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-02 (Mon, 02 Oct 2017)



------------------
This commit was generated by Migit
2017-10-02 23:19:49 +02:00
Stefan Seyfried
ef71d00d7f remove "using namespace std" from header files
"using namespace std" in headers is considered bad practice, so move it
either into the respective cpp files or (for files which have lots of
other std::xxx usage anyway) just write it out explicitly.
Looking at the headers and the affected cpp files, one can actually see
why it is bad practice, as it's spreading very far ;-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d9139054a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)



------------------
This commit was generated by Migit
2017-10-02 13:43:57 +02:00
vanhofen
3df3b9eafe rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
Origin commit data
------------------
Branch: ni/coolstream
Commit: 99cc7f850a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-29 (Fri, 29 Sep 2017)

Origin message was:
------------------
- rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-29 10:34:23 +02:00
vanhofen
c75a12894f Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
	src/driver/rcinput.cpp
	src/driver/volume.cpp
	src/gui/bookmarkmanager.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 537ea51fcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-29 (Fri, 29 Sep 2017)



------------------
This commit was generated by Migit
2017-09-29 08:35:05 +02:00
vanhofen
369436124b rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebc621f3b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-29 (Fri, 29 Sep 2017)

Origin message was:
------------------
- rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-29 08:27:42 +02:00
vanhofen
3aa6bf25d9 Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b7afc5b38
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-21 (Thu, 21 Sep 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-21 10:33:00 +02:00