[www-doc] [Git][VideoLAN.org/websites][master] Update iOS page with changelog

Jean-Baptiste Kempf gitlab at videolan.org
Tue Jul 31 19:34:03 CEST 2018


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
203fc1c9 by Jean-Baptiste Kempf at 2018-07-31T19:33:50+02:00
Update iOS page with changelog

- - - - -


1 changed file:

- www.videolan.org/vlc/download-ios.php


Changes:

=====================================
www.videolan.org/vlc/download-ios.php
=====================================
--- a/www.videolan.org/vlc/download-ios.php
+++ b/www.videolan.org/vlc/download-ios.php
@@ -14,10 +14,10 @@
 ?>
 
 <div class="container">
-	<?php
-	$screenshots = getScreenshots("ios");
-	$defaultDetail = getOS("ios");
-	?>
+    <?php
+    $screenshots = getScreenshots("ios");
+    $defaultDetail = getOS("ios");
+    ?>
     <section class="download-wrapper">
         <div class="row reorder-xs">
             <?php drawScreenshots($screenshots); ?>
@@ -37,15 +37,17 @@
                     _("VLC for iOS can play all your movies and shows in most formats directly without conversion. You can synchronize media to your device using WiFi Upload, iTunes, various Cloud services, or direct downloads from the web."); ?>
                 </div>
 
-			    <div class="inner center-xs">
-			        <div class="btn-group">
+                <div class="inner center-xs">
+                    <div class="btn-group">
 <a href="https://itunes.apple.com/app/apple-store/id650377962?pt=454758&ct=vodownloadpage&mt=8"><img src="//images.videolan.org/images/appstoredownload-en.png" border="0" /></a>
-			        </div>
-			        <div id="downloadDetails">
-			            Version <span id='downloadVersion'>
-			            <?php echo $defaultDetail["latestVersion"] ?></span> • <span id='downloadOS'><?php echo $defaultDetail["name"]; ?></span> • <span id='downloadSize'><?php echo $defaultDetail["size"] ?></span>
-			        </div>
-			    </div>
+                    </div>
+                    <div id="downloadDetails">
+                        Version <span id='downloadVersion'>
+                        <?php echo $defaultDetail["latestVersion"] ?></span> • <span id='downloadOS'><?php echo $defaultDetail["name"]; ?></span> • <span id='downloadSize'><?php echo $defaultDetail["size"] ?></span><br />
+                        <a href="https://code.videolan.org/videolan/vlc-ios/blob/master/Docs/NEWS">Changelog</a>
+
+                    </div>
+                </div>
             </div>
         </div>
     </section>
@@ -63,7 +65,7 @@
   <li>Full support for file servers (SMB / Windows shares and FTP)</li>
   <li>Local Network service discovery with UPnP and native support for Plex</li>
   <li>On-the-fly audio and subtitles track synchronization</li>
-  <li>Supports iOS 7.0 or later</li>
+  <li>Supports iOS 9.0 or later</li>
   <li>Full 64bit support on latest iPhone and latest iPad</li>
   <li>Apple Watch extension to control playback, browse the library and more</li>
   <li>Completely free, libre and open source.</li>
@@ -71,7 +73,7 @@
 </p>
 
 <h2> Devices and iOS version </h2>
-<p class="projectDescription">VLC for iOS requires iOS 7.0 or later. It runs on any iPhone, iPad, or iPod touch. Previous releases for iOS 6.1 are available.</p>
+<p class="projectDescription">VLC for iOS requires iOS 9.0 or later. It runs on any iPhone, iPad, or iPod touch. Previous releases for iOS 6.1, 7.0 and 8.0 are available.</p>
 
 <h2> Support </h2>
 <p class="projectDescription">You need help with VLC for iOS? Be sure to check <a href="https://forum.videolan.org/viewforum.php?f=36">our forum</a>.</p>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/203fc1c92c512216d97d35a8498a5a6705b08fe2

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/203fc1c92c512216d97d35a8498a5a6705b08fe2
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list