Commit Graph

3441 Commits

Author SHA1 Message Date
vanhofen
ca1569c428 channellist: make miniTV switchable
Origin commit data
------------------
Branch: ni/coolstream
Commit: d8bd46e9d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- channellist: make miniTV switchable

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

------------------
This commit was generated by Migit
2013-02-04 22:25:15 +01:00
vanhofen
368800c80d yweb: disable horizontal scrolling in screenshot-pages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 01c6cf0104
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- yweb: disable horizontal scrolling in screenshot-pages

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

------------------
This commit was generated by Migit
2013-02-04 15:07:27 +01:00
Michael Liebmann
9554af5953 src/gui/channellist.cpp: miniTV fix locale
- Add locale for menuhint
- Sort header for locale


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c85803632
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-03 (Sun, 03 Feb 2013)

Origin message was:
------------------
* src/gui/channellist.cpp: miniTV fix locale

- Add locale for menuhint
- Sort header for locale


------------------
This commit was generated by Migit
2013-02-03 07:38:45 +01:00
vanhofen
5c3119d73f channellist.cpp: rework header and buttonbar
* paint channellogo in mini-tv-mode
* strech the positions of right elements in header marginally
* paint buttonbar over the full width


Origin commit data
------------------
Branch: ni/coolstream
Commit: 77bbdfa0c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-02 (Sat, 02 Feb 2013)

Origin message was:
------------------
- channellist.cpp: rework header and buttonbar

* paint channellogo in mini-tv-mode
* strech the positions of right elements in header marginally
* paint buttonbar over the full width


------------------
This commit was generated by Migit
2013-02-02 02:10:35 +01:00
vanhofen
28a4b5f5d6 channellist.cpp: change color for infozone
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e45607ae1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)

Origin message was:
------------------
- channellist.cpp: change color for infozone

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

------------------
This commit was generated by Migit
2013-02-01 23:26:33 +01:00
vanhofen
95a719d92e channellist.cpp: fix round borders for infozone
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec4a5bf3c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix round borders for infozone

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

------------------
This commit was generated by Migit
2013-02-01 22:59:07 +01:00
Michael Liebmann
3378aeeb50 src/gui/channellist.cpp: miniTV osd fix
- Screen coordinate x could possibly receive a value under 0


Origin commit data
------------------
Branch: ni/coolstream
Commit: 49667088f7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)

Origin message was:
------------------
* src/gui/channellist.cpp: miniTV osd fix

- Screen coordinate x could possibly receive a value under 0


------------------
This commit was generated by Migit
2013-01-31 20:05:03 +01:00
vanhofen
2ec2af7c3f cables.xml: add "antennengemeinschaft penig"
thx Zeng!


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b8d0e156e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-01-31 (Thu, 31 Jan 2013)

Origin message was:
------------------
- cables.xml: add "antennengemeinschaft penig"

thx Zeng!


------------------
This commit was generated by Migit
2013-01-31 17:28:18 +01:00
Stefan Seyfried
b18550b836 getservices: fix FindChannelFuzzy()
* for services with duplicate tsid/onid/sid, not all channels were found
 (function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
 position parameter was ignored before and is not too useful outside
 sat anyway


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0995ff5042
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-31 (Thu, 31 Jan 2013)

Origin message was:
------------------
getservices: fix FindChannelFuzzy()

* for services with duplicate tsid/onid/sid, not all channels were found
 (function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
 position parameter was ignored before and is not too useful outside
 sat anyway


------------------
This commit was generated by Migit
2013-01-31 16:51:43 +01:00
Jacek Jendrzej
fe38ed371a src/gui/channellist.cpp: fix possible segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e5b54c509
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-31 16:18:05 +01:00
Jacek Jendrzej
ec290afd12 add .rej ~ to .gitignore
Origin commit data
------------------
Branch: ni/coolstream
Commit: 43aaec7cfc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)

Origin message was:
------------------
-add .rej ~ to .gitignore

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

------------------
This commit was generated by Migit
2013-01-31 12:24:34 +01:00
Jacek Jendrzej
141b1b9d65 src/gui/channellist.cpp: minitv osd fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17cfb97f9e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-31 11:14:38 +01:00
Jacek Jendrzej
3ca4aae394 delete src/neutrino.cpp.~ .rej
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15623981df
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 23:52:31 +01:00
Jacek Jendrzej
1798a3e20d delete src/gui/channellist.cpp.rej
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d1f1e3ae9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 23:49:43 +01:00
Jacek Jendrzej
11273b685f delete src/gui/channellist.cpp~
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c0ac9e724
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 23:47:25 +01:00
Jacek Jendrzej
07ff520ab7 add locale minitv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5803ddf873
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)

Origin message was:
------------------
-add locale minitv

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

------------------
This commit was generated by Migit
2013-01-30 23:41:40 +01:00
Jacek Jendrzej
08873a05cc src/gui/channellist.cpp: fix minitv gui & segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: e509f19361
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 23:37:11 +01:00
Jacek Jendrzej
f6f0911121 compil fix for commit 263340cd22
Origin commit data
------------------
Branch: ni/coolstream
Commit: deeed028d4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 19:31:57 +01:00
TangoCash
263340cd22 add optional mini-tv to channellist
Signed-off-by: satbaby <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a425308ed
Author: TangoCash <eric@loxat.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)



------------------
This commit was generated by Migit
2013-01-30 19:17:52 +01:00
Stefan Seyfried
091694a83a bouquets: fix ubouquet generation for broken services
Services with duplicate tsid/onid/sid like found e.g. on "8W Atlantic
Bird 2", "12.5W Atlantic Bird 1", "4.8E Sirius", "7E Eutelsat" caused
wrong bouquet entries because the satellite position and transponder
frequency was not used to distinguish the channels. Use the new
FindChannelFuzzy() function to fix this.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 70b3ef04f9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)

Origin message was:
------------------
bouquets: fix ubouquet generation for broken services

Services with duplicate tsid/onid/sid like found e.g. on "8W Atlantic
Bird 2", "12.5W Atlantic Bird 1", "4.8E Sirius", "7E Eutelsat" caused
wrong bouquet entries because the satellite position and transponder
frequency was not used to distinguish the channels. Use the new
FindChannelFuzzy() function to fix this.


------------------
This commit was generated by Migit
2013-01-29 22:50:23 +01:00
Stefan Seyfried
9415909c8e getservices: add FindChannelFuzzy() function
Add a function that returns a channel if tsid, onid, sid and
satellite position matches and the frequency matches +-2MHz.
(This frequency tolerance allows ubouquets to be used after
updates to satellites.xml)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 536484f698
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)



------------------
This commit was generated by Migit
2013-01-29 22:50:23 +01:00
vanhofen
785d3f2046 neutrino.cpp: fix wrong configfile in loadKeys()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1320462626
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)

Origin message was:
------------------
- neutrino.cpp: fix wrong configfile in loadKeys()

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

------------------
This commit was generated by Migit
2013-01-29 13:13:55 +01:00
J. Krieg
19ce0c994e Neutrino: 'Port' of Neutrino-SD 'Additionally refresh EPG before recording starts'
Patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=50004


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0577329740
Author: J. Krieg <bellum07@googlemail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)



------------------
This commit was generated by Migit
2013-01-23 11:11:29 +01:00
Jacek Jendrzej
a50cd83e13 fix compil warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 460e224a28
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-22 17:27:51 +01:00
Jacek Jendrzej
e1509315bd src/gui/update_ext.h: supplement to 76a0ef0797
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30436f353d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-16 12:03:40 +01:00
Gaucho316
1214ee0dfc Scan setup: fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce7869008e
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2013-01-14 (Mon, 14 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-14 20:24:53 +01:00
Thilo Graf
76a0ef0797 extended update: move ext_update.* to update_ext.*
Beware the canonical order of filenames.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9939fc9197
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)



------------------
This commit was generated by Migit
2013-01-14 15:31:43 +01:00
Jacek Jendrzej
a1e95e20ad neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0ea4ad62e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:52:37 +01:00
Jacek Jendrzej
71874b399a src/neutrino.cpp: revert
Origin commit data
------------------
Branch: ni/coolstream
Commit: be0eb77373
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:45:08 +01:00
Jacek Jendrzej
2bee33d855 src/gui/scan_setup.cpp -fix compil warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14a6028667
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:23:40 +01:00
Michael Liebmann
9f01d9aaee yWeb: Because of format changes klack.de temporarily disabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b9045def9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)

Origin message was:
------------------
* yWeb: Because of format changes klack.de temporarily disabled

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

------------------
This commit was generated by Migit
2013-01-11 19:04:48 +01:00
Michael Liebmann
c951edfb77 yWeb: Update timer sync for tvinfo.de
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c0525e14
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)

Origin message was:
------------------
* yWeb: Update timer sync for tvinfo.de

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

------------------
This commit was generated by Migit
2013-01-11 11:21:28 +01:00
Jacek Jendrzej
fee55f68ab bouqueteditor:-fix paint infox box
Origin commit data
------------------
Branch: ni/coolstream
Commit: f912b7096c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-09 17:37:36 +01:00
Jacek Jendrzej
a2a72a538c neutrino: -add unicabel menu option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d550ed88e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-08 20:35:53 +01:00
Jacek Jendrzej
9ec9ae527b src/driver/framebuffer.cpp: fix fb for Threads use
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3bbaddec39
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-02 15:55:19 +01:00
Michael Liebmann
2ec21fc90f Software Update with apply the settings (Part14)
- Add warning/error if not enough space
- THX Striper for translation into English of the locale


Origin commit data
------------------
Branch: ni/coolstream
Commit: 099d0181b6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-01 (Tue, 01 Jan 2013)

Origin message was:
------------------
* Software Update with apply the settings (Part14)

- Add warning/error if not enough space
- THX Striper for translation into English of the locale


------------------
This commit was generated by Migit
2013-01-01 15:05:26 +01:00
Michael Liebmann
5c4de0b681 system/helpers.cpp: Adding value 'bsize' as a possible return value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e1a2dc9cd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-01 (Tue, 01 Jan 2013)

Origin message was:
------------------
* system/helpers.cpp: Adding value 'bsize' as a possible return value

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

------------------
This commit was generated by Migit
2013-01-01 15:05:21 +01:00
Michael Liebmann
0b61b5310b Software Update with apply the settings (Part13)
- Delete files from image, before apply settings


Origin commit data
------------------
Branch: ni/coolstream
Commit: 158a8ba4ce
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part13)

- Delete files from image, before apply settings


------------------
This commit was generated by Migit
2013-01-01 15:05:21 +01:00
Michael Liebmann
4dcf3f43cd Software Update with apply the settings (Part12)
- Make backup file from downloaded image
- Restore original file, if an error occurs


Origin commit data
------------------
Branch: ni/coolstream
Commit: 48fff4f4db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-01 (Tue, 01 Jan 2013)

Origin message was:
------------------
* Software Update with apply the settings (Part12)

- Make backup file from downloaded image
- Restore original file, if an error occurs


------------------
This commit was generated by Migit
2013-01-01 15:05:21 +01:00
Gaucho316
a10ee73e99 nhttpd: don't decode URL parameters multiple times
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b4ad51d0a
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-31 07:04:52 +01:00
Jacek Jendrzej
c6136d612f src/nhttpd/tuxboxapi/coolstream/controlapi.cpp: add current transponder pchannels list , use: <BOXID>/control/currenttpchannels
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4965619a79
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-23 (Sun, 23 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-23 19:12:41 +01:00
Jacek Jendrzej
1089f4d3b8 src/nhttpd/yhttpd_core/yrequest.cpp: maybe needed, supplement to cc57ac1e3d
Origin commit data
------------------
Branch: ni/coolstream
Commit: b58cbd4135
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-22 (Sat, 22 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-22 17:19:43 +01:00
Jacek Jendrzej
716dae81bd src/nhttpd/web/scripts/Y_Tools.sh: show alle prozesse
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b35ae8060
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-22 (Sat, 22 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-22 17:12:22 +01:00
Jacek Jendrzej
cc57ac1e3d src/nhttpd/yhttpd_core/yrequest.cpp: fix automount string decode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 289e927e04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-22 (Sat, 22 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-22 16:42:00 +01:00
Jacek Jendrzej
e8187af7b2 nhttpd: fix encode bouquet and audio name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d1beb8402
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-20 21:05:44 +01:00
Jacek Jendrzej
2fff862e8b neutrino: fix segfault if not found frontend
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0806c47c73
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-20 20:13:44 +01:00
[CST] Focus
0650c7dc7d gui/miscsettings_menu.cpp: always enable EPG options,
which not depend on save epg on/off


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5749f86323
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)



------------------
This commit was generated by Migit
2012-12-19 16:45:40 +04:00
[CST] Focus
13eb5092e1 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34c8dd0fc2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-19 16:37:00 +04:00
vanhofen
cc69f74997 moviebrowser.cpp: accept covers without appended date/time
patch by FlatTV


Origin commit data
------------------
Branch: ni/coolstream
Commit: bce78c2cff
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-12-18 (Tue, 18 Dec 2012)

Origin message was:
------------------
- moviebrowser.cpp: accept covers without appended date/time

patch by FlatTV


------------------
This commit was generated by Migit
2012-12-18 21:58:00 +01:00
Jacek Jendrzej
e32201a8b2 nhttpd: dont doubles decode, revert 5ca6120a2f
Origin commit data
------------------
Branch: ni/coolstream
Commit: f66b2baedc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-17 (Mon, 17 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-17 22:01:46 +01:00