Commit Graph

3855 Commits

Author SHA1 Message Date
Thilo Graf
feca341ef3 OPKG-Manager: add opkg manager feature
Signed-off-by: Markus Volk <f_l_k@gmx.net>
Signed-off-by: Thilo Graf <dbt@novatux.de>

Opkg is a lightweight package management system based on Ipkg.

For usage with Neutrino, installed opkg programms opkg-cl and opkg-key
are required and can be find in service update menu,
otherwise this feature is not available.

With this feature it is possible to select packages for install and remove
via gui-menu.

See also:
OPKG-Website
- http://bitbucket.org/opkg/opkg for more details.

Tuxbox:
- http://wiki.tuxbox.org/Neutrino-MP Entwicklungsumgebung#OPKG-Pakete
- http://wiki.tuxbox.org.Neutrino-HD Entwicklungsumgebung:OPKG-SystemInstall

Buildsystems with opkg support:
- http://gitorious.org/neutrino-hd/buildsystem-cs
- http://sourceforge.net/p/bstuff/bs4cs/
- Yocto

OPKG-Manager Neutrino:
- picked from http://gitorious.org/neutrino-mp/martiis-neutrino-mp include shellwindow feature by martii
- update License text
- add missing icon
- use macros to get opkg binaries
- use matching buttons in footer, menu button is already reserved to left menu


Origin commit data
------------------
Branch: ni/coolstream
Commit: 758f3535c8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-13 (Sun, 13 Apr 2014)



------------------
This commit was generated by Migit
2014-04-15 11:59:12 +02:00
[CST] Focus
4a49cb8bbf gui/hdd_menu.cpp: rework HDD menu, add device mount/umount,
add support for mmc and DVD/BD devices, make easy to add other filesystems mkfs/fsck,
parts based on code (C) martii


Origin commit data
------------------
Branch: ni/coolstream
Commit: 37fb9ddc87
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)



------------------
This commit was generated by Migit
2014-04-14 14:19:09 +04:00
[CST] Focus
065f302da0 gui/widget/menue.cpp: fix selected in case saved one do not match new menu size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a1ac9b55c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-14 14:18:58 +04:00
[CST] Focus
431d402526 gui/scan_setup.cpp: add explicit option to enable/disable fast-scan update
Origin commit data
------------------
Branch: ni/coolstream
Commit: b925988afe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-14 14:18:32 +04:00
Jacek Jendrzej
d17c1e5770 upnpbrowser.cpp: osd fix with radius
Origin commit data
------------------
Branch: ni/coolstream
Commit: f51c47f597
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-13 (Sun, 13 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-13 21:55:25 +02:00
vanhofen
e401dbe50f menu: add possibility to add a footer to the menus; fix alignment of menus
add footer-keys to testmenu

 (some of this code is based on code by martii; thx)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fba818cc2
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-04-11 (Fri, 11 Apr 2014)

Origin message was:
------------------
- menu: add possibility to add a footer to the menus; fix alignment of menus

 add footer-keys to testmenu

 (some of this code is based on code by martii; thx)


------------------
This commit was generated by Migit
2014-04-11 00:26:52 +02:00
Thilo Graf
bb3dc6982e CMenuItem: reduce scope of str, trivial
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9dc59ec556
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-09 (Wed, 09 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-09 19:02:38 +02:00
Thilo Graf
771a0cd265 /gui/widget/menue.cpp: rework constructors, use methodes for init
Many redundant code lines were never been refactored or reduced,
but instead came many in with some of last changes e.g. 7b4e3bc03b


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f7f453bd7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-07 (Mon, 07 Apr 2014)



------------------
This commit was generated by Migit
2014-04-09 19:02:38 +02:00
Michael Liebmann
068d45f77a CPersonalizeGui: Replaces CMenuOptionChooser::getOptionName() by getName()
Signed-off-by: Thilo Graf <dbt@novatux.de>

partial revert of ed9ee24f68


Origin commit data
------------------
Branch: ni/coolstream
Commit: ee99902be3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)



------------------
This commit was generated by Migit
2014-04-09 19:02:38 +02:00
Michael Liebmann
5006d78206 CPersonalizeGui::changeNotify: Fix display error
Signed-off-by: Thilo Graf <dbt@novatux.de>

Resolves issue for repaint of observed items in personalize menu.
In this case, text of item 'TV-' and 'Radio-Mode' was not updated
after switched tv/radio mode item


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f5f6fa0b3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)



------------------
This commit was generated by Migit
2014-04-09 19:02:38 +02:00
Michael Liebmann
d37b82c7d4 CMenuOptionChooser: Remove bad function getOptionName()
- Please use getName() as replacement.

Signed-off-by: Thilo Graf <dbt@novatux.de>

partial revert of ed9ee24f68


Origin commit data
------------------
Branch: ni/coolstream
Commit: e07af686f0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)



------------------
This commit was generated by Migit
2014-04-09 19:02:37 +02:00
[CST] Focus
cc0dd848d3 gui/scan_setup.cpp: save FST version after scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14d4ffa28f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:58 +04:00
[CST] Focus
7cf9945acd gui/scan.cpp: center scan header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27a7cd0579
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:50 +04:00
[CST] Focus
f6bb076c2c gui/cam_menu.cpp: remove extra debug
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fa0111c4b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:42 +04:00
[CST] Focus
72975b9480 gui/bouquetlist.cpp: show epg icon for bouquets selected to scan epg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 330c8af7c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:38 +04:00
[CST] Focus
bb87c3915b gui/widget/icons.h: add NEUTRINO_ICON_EPG
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f1bd135af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:34 +04:00
[CST] Focus
09edd8f36f gui/audio_select.cpp: disable analog audio on/off for easy menu mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bd433aee0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 17:32:30 +04:00
Thilo Graf
bc4f685270 CComponentsFrmClock: add missing init of items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2997b5eea2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-25 (Tue, 25 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 08:40:22 +02:00
Thilo Graf
2e7e25cbd2 CComponentsText: rework constructor
allows usage of parent parameter without another parameter


Origin commit data
------------------
Branch: ni/coolstream
Commit: d21df99ed4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-23 (Sun, 23 Mar 2014)



------------------
This commit was generated by Migit
2014-04-02 08:40:22 +02:00
Thilo Graf
06a7414a31 CComponentsHeader: rework context button handling
CComponentsHeader uses now CComponentsIconForm, which is now derived
from CComponentsFrmChain. Some methods should be now simplified and
allow to handle some modifications easier.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fe7b452c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-22 (Sat, 22 Mar 2014)



------------------
This commit was generated by Migit
2014-04-02 08:40:21 +02:00
Thilo Graf
0f2a203035 CComponentsPIP: use a default frame with thickness 2 and small corner radius
Origin commit data
------------------
Branch: ni/coolstream
Commit: a573b02b85
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-16 (Sun, 16 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 08:40:21 +02:00
Thilo Graf
63ca2a61fa CComponentsFrmChain: add missing parameter 'parent'
supplement to 7c70aaa6df


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7cc66fea93
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-11 (Tue, 11 Mar 2014)



------------------
This commit was generated by Migit
2014-04-02 08:40:21 +02:00
Thilo Graf
ebd0111d37 CComponents: use neutrino debug mode for debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 750691fbbf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-08 (Sat, 08 Mar 2014)


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

------------------
This commit was generated by Migit
2014-04-02 08:40:21 +02:00
Thilo Graf
bae0f14f3f CMiscMenue: add entry for temporarily debug mode settings
Option "Level" overwrites assigned debug level output mode of Neutrino
start parameters, but only temporarily till change of options by user
or restart of Neutrino.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a8748c5e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-08 (Sat, 08 Mar 2014)



------------------
This commit was generated by Migit
2014-04-02 08:40:21 +02:00
Michael Liebmann
2eaf860a4d Fix commit cc59ada1f4
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d4747b5be
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-01 15:11:42 +02:00
Jacek Jendrzej
6df44c61b8 dboxinfo.cpp: shov inactive rec icon, if no rec is run
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5764f3fc2c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-01 14:44:09 +02:00
vanhofen
cc59ada1f4 bouqueteditor_channels.cpp: de-highlight channels not found
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae8b6e7efc
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-04-01 (Tue, 01 Apr 2014)

Origin message was:
------------------
- bouqueteditor_channels.cpp: de-highlight channels not found

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

------------------
This commit was generated by Migit
2014-04-01 13:48:03 +02:00
Jacek Jendrzej
aad6b29315 bouqueteditor_channels - CBEChannelWidget::paintItem: extra color for channels not found in service
Origin commit data
------------------
Branch: ni/coolstream
Commit: f65454c3d4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-01 13:09:17 +02:00
[CST] Focus
3058b26efa gui/bouquetlist.cpp: another fix for bouquet epg scan option :D
Origin commit data
------------------
Branch: ni/coolstream
Commit: b7604664a4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 19:04:36 +04:00
[CST] Focus
db1b2263e8 gui/bouquetlist.cpp: another fix for bouquet epg scan option
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb1ef76495
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 18:40:20 +04:00
Jacek Jendrzej
945a74309b upnpbrowser.cpp fix for show pic after play
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3a5e13f04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 15:38:47 +01:00
[CST] Focus
0c170586dd gui/bouquetlist.cpp: fix warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d8a633532
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 18:00:27 +04:00
[CST] Focus
4b39602c8e gui/bouquetlist.cpp: fix crash
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6934981f30
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 16:12:31 +04:00
[CST] Focus
da5127457e gui/movieplayer.cpp: change playback instance number
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fe3bcb50f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-28 16:12:31 +04:00
Jacek Jendrzej
7792f165f7 upnpbrowser.cpp -add show logo/pic
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2961ada5aa
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-03-27 (Thu, 27 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-27 20:45:46 +01:00
[CST] Focus
12b7731368 gui/miscsettings_menu.cpp: add option to scan epg in standby or live or always
Origin commit data
------------------
Branch: ni/coolstream
Commit: a6bd2589dd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-27 (Thu, 27 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-27 18:56:49 +04:00
[CST] Focus
65be146624 gui/bouquetlist.cpp: add menu option to switch bouquet epg scan on/off
Origin commit data
------------------
Branch: ni/coolstream
Commit: e11434f417
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-27 (Thu, 27 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-27 18:56:49 +04:00
[CST] Focus
7092645b4b gui/scan_setup.cpp: add dynamic diseqc options switch based on frontend mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: bfc30ae53e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:18:26 +04:00
[CST] Focus
9c91d7da7a gui/widget/menue.cpp: add CMenuOptionChooser::setOptions
Origin commit data
------------------
Branch: ni/coolstream
Commit: b36a66db34
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:18:21 +04:00
[CST] Focus
04ddc607ad gui/scan_setup.cpp: add fast-scan operators, add fast-scan diseqc auto-config and menu to change diseqc
Origin commit data
------------------
Branch: ni/coolstream
Commit: acffe8024d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-20 (Thu, 20 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:18:06 +04:00
[CST] Focus
3d0f00c114 gui/cam_menu.cpp: rework, handle mmi timeout, close menu on CI/card insert/remove
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffce0866bc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:17:53 +04:00
[CST] Focus
8c438233fc gui/cam_menu.cpp: use dialog for menu/list messages generated outside of menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce4552b4b9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:17:42 +04:00
[CST] Focus
ebf6b84f46 gui/cam_menu.cpp: cleanup, fix memleak when messages ignored
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5f2ebaec3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-21 17:17:32 +04:00
Jacek Jendrzej
1bbe228543 upnpbrowser.cpp: -add albumArtURI parse
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98bdb43608
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-03-19 (Wed, 19 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-19 18:35:10 +01:00
Michael Liebmann
59da4b5bbc CLuaInstance::runScript: Set script parameter 0 to 'script name'...
...for compatibility with standalone lua scripts


Origin commit data
------------------
Branch: ni/coolstream
Commit: b80e7480a2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-19 (Wed, 19 Mar 2014)



------------------
This commit was generated by Migit
2014-03-19 16:03:38 +01:00
Michael Liebmann
6d1a89c59d CLuaInstance: Add runScript() function for using in Lua script
- Script runs in a new instance in neutrino context
 Example:
 local n = neutrino()
 n:runScript(filename [, args, ...])


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a957abf31
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)

Origin message was:
------------------
CLuaInstance: Add runScript() function for using in Lua script

- Script runs in a new instance in neutrino context
 Example:
 local n = neutrino()
 n:runScript(filename [, args, ...])


------------------
This commit was generated by Migit
2014-03-19 10:14:43 +01:00
Michael Liebmann
393eb305da CLuaInstance: Optional specification of parameters for runScript()
- Add parameters as std::vector and possibility of return of
 status and error messages. (THX Martii)
 Example:
 void runScript(const char *fileName, std::vector<std::string> *argv,
 		std::string *result_code, std::string *result_string,
 		std::string *error_string);

- Add Parameters as const char*, last parameter to NULL is imperative.
 Example:
 void runScript(const char *fileName, const char *arg0, const char *arg1, ..., NULL);


Origin commit data
------------------
Branch: ni/coolstream
Commit: b61a225d2b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)

Origin message was:
------------------
CLuaInstance: Optional specification of parameters for runScript()

- Add parameters as std::vector and possibility of return of
 status and error messages. (THX Martii)
 Example:
 void runScript(const char *fileName, std::vector<std::string> *argv,
 		std::string *result_code, std::string *result_string,
 		std::string *error_string);

- Add Parameters as const char*, last parameter to NULL is imperative.
 Example:
 void runScript(const char *fileName, const char *arg0, const char *arg1, ..., NULL);


------------------
This commit was generated by Migit
2014-03-19 10:14:43 +01:00
Michael Liebmann
a91469a19b CStringInputSMS: Add '%' to valid chars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d4286285a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-18 (Tue, 18 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-18 19:05:33 +01:00
Michael Liebmann
073c7a8a4d CLuaInstance: Replace cwindow header_height & footer_height
- Replace with headerHeight & footerHeight
- Set header_height & footer_height to deprecated


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dbdb8798e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)



------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00
Michael Liebmann
55274cba90 CLuaInstance: Add various CComponentsPicture functions
- Added: new, paint, hide, setpicture


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e78781d18
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)



------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00