|
@@ -2,21 +2,30 @@
|
|
|
<head>
|
|
|
</head>
|
|
|
<body bgcolor=#000000>
|
|
|
-<div style="text-align:left; background-color:#000000; border:solid black 1px; padding:0.5em 1em 0.5em 1em; overflow:auto; font-size:10pt; font-family:Helvetica; color:#b3b3b3">We would like to thank the following people for tests, ideas and translations:<br />
|
|
|
+<style type="text/css">
|
|
|
+A:link {text-decoration: underline; color: #b3b3b3}
|
|
|
+A:visited {text-decoration: none}
|
|
|
+A:active {text-decoration: none}
|
|
|
+</style>
|
|
|
+<div style="text-align:left; background-color:#000000; border:solid black 1px; padding:0.5em 1em 0.5em 1em; overflow:auto; font-size:10pt; font-family:Helvetica; color:#b3b3b3"; A:link {text-decoration: underline; color:#b3b3b3}>We would like to thank the following people for tests, ideas and translations:<br />
|
|
|
Luca Barbato, Adrien Maglo, Alexandre Perraud<br />
|
|
|
<br />
|
|
|
-... and Applidium for a first port of VLC to iOS.<br />
|
|
|
+... and <a href="http://www.applidium.com">Applidium</a> for a first port of VLC to iOS.<br />
|
|
|
+<br />
|
|
|
+<br />
|
|
|
+This application is fully open-source. You can get its sources <a href="http://git.videolan.org/?p=vlc-ports/ios2.git;a=summary">online</a> and modify or redistribute them under the conditions of $LICENSE.
|
|
|
+<br />
|
|
|
<br />
|
|
|
<br />
|
|
|
VLC for iOS makes use of the following libraries, fonts and frameworks:<br />
|
|
|
<br />
|
|
|
- MobileVLCKit<br />
|
|
|
+ <a href="http://git.videolan.org/?p=vlc-bindings/VLCKit.git;a=summary">MobileVLCKit</a><br />
|
|
|
Copyright © 2007-2013 Pierre d’Herbemont, Felix Paul Kühne, Faustino E. Osuna, et al. - LGPLv2.1 or later<br />
|
|
|
<br />
|
|
|
- MediaLibraryKit<br />
|
|
|
+ <a href="http://git.videolan.org/?p=MediaLibraryKit.git;a=summary">MediaLibraryKit</a><br />
|
|
|
Copyright © 2010-2013 Pierre d’Herbemont and Felix Paul Kühne - LGPLv2.1 or later<br />
|
|
|
<br />
|
|
|
- libvlc<br />
|
|
|
+ <a href="http://wiki.videolan.org/Developers_Corner">libvlc</a><br />
|
|
|
Copyright © 1996-2013 VideoLAN and VLC Authors - LGPLv2.1 or later<br />
|
|
|
<br />
|
|
|
AQGridView<br />
|