[www-doc] [Git][VideoLAN.org/websites][master] iOS: no longer advertise watch support as it is gone

Felix Paul Kühne gitlab at videolan.org
Tue Mar 24 18:18:01 CET 2020



Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
23414a40 by Felix Paul Kühne at 2020-03-24T18:17:37+01:00
iOS: no longer advertise watch support as it is gone

- - - - -


2 changed files:

- www.videolan.org/include/os-specific.php
- www.videolan.org/vlc/download-ios.php


Changes:

=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -432,18 +432,10 @@ function getScreenshots($os) {
                 "name"  => "VLC on iPad",
                 "src"   => "//images.videolan.org/vlc/screenshots/ios2/ipadblackplayback.jpg"
             ),
-            array(
-                "name"  => "VLC on Apple Watch",
-                "src"   => "//images.videolan.org/vlc/screenshots/2.2.0/vlc-ios-2.6-watch-list.jpg"
-            ),
             array(
                 "name"  => "VLC on iPhone",
                 "src"   => "//images.videolan.org/vlc/screenshots/ios2/iphoneblackplayback.jpg"
             ),
-            array(
-                "name"  => "VLC on Apple Watch",
-                "src"   => "//images.videolan.org/vlc/screenshots/2.2.0/vlc-ios-2.6-watch-detail.jpg"
-            ),
             array(
                 "name"  => "VLC on iPhone",
                 "src"   => "//images.videolan.org/vlc/screenshots/ios2/iphoneblacklibrary.jpg"


=====================================
www.videolan.org/vlc/download-ios.php
=====================================
@@ -67,7 +67,6 @@
   <li>On-the-fly audio and subtitles track synchronization</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>
 </ul>
 </p>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/23414a40ffa94722554e258b977a83811ab86194

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




More information about the www-doc mailing list