Skip to content
Snippets Groups Projects
Commit a7a76131 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

VLC: release 3.4.0 for iOS/iPadOS/tvOS

parent 51e1ccc3
No related branches found
No related tags found
1 merge request!90VLC: release 3.4.0 for iOS/iPadOS/tvOS
Pipeline #338635 passed with stage
in 1 minute and 48 seconds
......@@ -5,8 +5,8 @@ $macosxversion = '3.0.18';
$macosArm64version = '3.0.18';
$oldmacosxversion = '2.0.10';
$version = '3.0.18';
$iosversion = '3.3.12';
$tvosversion = '3.3.12';
$iosversion = '3.4.0';
$tvosversion = '3.4.0';
$androidversion = '3.5.3';
$winrtversion = '3.1.2';
......
# Comments begin with a #
# New topics begin with mechanism#
|2 May 2023|VLC for iOS, iPadOS and Apple TV 3.4.0|We are happy to announce a major update of VLC for iOS, iPadOS and tvOS adding a new audio playback interface, CarPlay integration, various improvements to the local media library and iterations to existing features such as WiFi Sharing. Notably, we also added maintenance improvements to the port to tvOS including support for the Apple Remote's single click mode.
|29 November 2022|VLC 3.0.18|Today, VideoLAN is publishing the 3.0.18 release of VLC, which adds support for a few formats, improves adaptive streaming support, fixes some crashes and updates many third party libraries. More details on <a href="/vlc/releases/3.0.18.html">the release page</a>. This release also fixes multiple security issues, which are detailed <a href="/security/sb-vlc3018.html">here</a>.
|24 October 2022|VideoLAN supports the UNHCR|VideoLAN is a de-facto pacifist organization and cares about cross-countries cooperations, and believes in the power of knowledge and sharing. War goes against those ideals. As a response Russia's invasion of Ukraine, we decided to financially support the United Nations High Commissioner for Refugees and their work on aiding and protecting forcibly displaced people and communities, in the places where they are necessary. See our <a href="/press/unhcr.html">press statement</a>.
......
......@@ -68,7 +68,7 @@
</p>
<h2> Devices and tvOS version </h2>
<p class="projectDescription">VLC for Apple TV requires tvOS 11.0 or later. It runs on Apple TV HD and Apple TV 4K. Previous devices are not supported.</p>
<p class="projectDescription">VLC for Apple TV requires tvOS 11.0 or later. It runs on Apple TV HD and any generation of Apple TV 4K. Previous devices are not supported.</p>
<h2> Support </h2>
<p class="projectDescription">You need help with VLC for Apple TV? Be sure to check <a href="https://forum.videolan.org/viewforum.php?f=36">our forum</a>.</p>
......
......@@ -65,6 +65,7 @@
<li>Full support for file servers (SMB / Windows shares, NFS, SFTP 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>CarPlay integration for audio and network streams</li>
<li>Supports iOS 9.0 or later</li>
<li>Full 64bit support on latest iPhone and latest iPad</li>
<li>Completely free, libre and open source.</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment