VLC media player for iOS, iPad OS and tvOS version 3.4
+ ++ The VideoLAN project and the VideoLAN non-profit are pleased to announce a + another large mid cycle release of VLC for iOS, iPadOS and tvOS. +
+From gitlab at videolan.org Tue May 2 11:47:59 2023 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Tue, 02 May 2023 13:47:59 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] VLC: release 3.4.0 for iOS/iPadOS/tvOS Message-ID: <6450f86f69721_1708882249e8b0226917a@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: a7a76131 by Felix Paul K?hne at 2023-05-01T17:37:29+02:00 VLC: release 3.4.0 for iOS/iPadOS/tvOS - - - - - 4 changed files: - www.videolan.org/include/os-specific.php - www.videolan.org/news.msg - www.videolan.org/vlc/download-appletv.php - www.videolan.org/vlc/download-ios.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -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'; ===================================== www.videolan.org/news.msg ===================================== @@ -1,5 +1,7 @@ # 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 the release page. This release also fixes multiple security issues, which are detailed here. |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 press statement. ===================================== www.videolan.org/vlc/download-appletv.php ===================================== @@ -68,7 +68,7 @@
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.
+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.
You need help with VLC for Apple TV? Be sure to check our forum.
===================================== www.videolan.org/vlc/download-ios.php ===================================== @@ -65,6 +65,7 @@+ The VideoLAN project and the VideoLAN non-profit are pleased to announce a + another large mid cycle release of VLC for iOS, iPadOS and tvOS. +
+We have exciting news to share. VLC media player for iPhone, iPod touch, iPad and Apple TV will receive a major update on the App Store today!
+ +It will be available free of charge in any country, requires iOS 9.0 or later and runs on iPhone 4S, iPad 2nd generation, 1st generation iPad mini and Apple TV HD or any later device.
+ +Besides stability and performance improvements, this update adds the support for CarPlay, a new audio playback user interface and several new views for the audio media library including the artists and the albums.
+ +This update also adds the support of new options such as the bookmarks, the customization of the seek duration, a feature allowing to play videos as audio only and the display of the album track numbers in the album view.
+ +Users can now contact the team more easily via the about section of the application through an email!
+ +VLC for iOS is fully open-source. Its code is available online and is bi-licensed under both the Mozilla Public License Version 2 as well as the GNU General Public License Version 2 or later. The MPLv2 is applicable for distribution on the App Store.
+ +We are happy to answer any questions you may have
+ +VideoLAN Press Team, press at videolan dot org
+ +Besides stability and performance improvements, this update adds the support for CarPlay, a new audio playback user interface and several new views for the audio media library including the artists and the albums.
+Besides stability and performance improvements, this update adds support for CarPlay for iOS 14 and later, a new audio playback user interface and several new views for the audio media library including the artists and the albums.
-This update also adds the support of new options such as the bookmarks, the customization of the seek duration, a feature allowing to play videos as audio only and the display of the album track numbers in the album view.
+This update also adds new options such as bookmarks, customization of the seek duration, a feature allowing to play videos as audio only and the display of the album track numbers in the album view. Finally, Handoff integration allows easy access to the WiFi sharing feature from nearby Macs.
+ +As part of continued maintenance of the tvOS port, the Apple Remote's single click mode is now fully supported.
Users can now contact the team more easily via the about section of the application through an email!
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/166daa451e31a0a811dd94a8b315ef13b87c203a -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/166daa451e31a0a811dd94a8b315ef13b87c203a You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Fri May 5 12:43:27 2023 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Fri, 05 May 2023 14:43:27 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] .well-known: add Microsoft verification Message-ID: <6454f9efda021_170888296448c02772745@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: a919ca1b by Felix Paul K?hne at 2023-05-05T14:43:16+02:00 .well-known: add Microsoft verification Sadly, this is needed for OneDrive integration in VLC-iOS. - - - - - 1 changed file: - + www.videolan.org/.well-known/microsoft-identity-association.json Changes: ===================================== www.videolan.org/.well-known/microsoft-identity-association.json ===================================== @@ -0,0 +1,7 @@ +{ + "associatedApplications": [ + { + "applicationId": "3cfa6295-ee0b-4584-be0e-ec8c60a726c3" + } + ] +} \ No newline at end of file View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/a919ca1b5e5371863011ab2aab4235fd2407296d -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/a919ca1b5e5371863011ab2aab4235fd2407296d You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Thu May 11 05:14:15 2023 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Thu, 11 May 2023 07:14:15 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] VLC-iOS/tvOS: bump version number Message-ID: <645c79a7de8a0_1708883690e9f435456c4@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: 3803ba20 by Felix Paul K?hne at 2023-05-11T07:14:01+02:00 VLC-iOS/tvOS: bump version number - - - - - 1 changed file: - www.videolan.org/include/os-specific.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -5,8 +5,8 @@ $macosxversion = '3.0.18'; $macosArm64version = '3.0.18'; $oldmacosxversion = '2.0.10'; $version = '3.0.18'; -$iosversion = '3.4.0'; -$tvosversion = '3.4.0'; +$iosversion = '3.4.1'; +$tvosversion = '3.4.1'; $androidversion = '3.5.3'; $winrtversion = '3.1.2'; View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3803ba20e45b185449b2956aae1048778d27d7b8 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3803ba20e45b185449b2956aae1048778d27d7b8 You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Thu May 11 07:59:26 2023 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Thu, 11 May 2023 09:59:26 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] well-known: update MS app ID Message-ID: <645ca05e49175_1708883631603835841e9@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: 3715d801 by Felix Paul K?hne at 2023-05-11T09:59:19+02:00 well-known: update MS app ID - - - - - 1 changed file: - www.videolan.org/.well-known/microsoft-identity-association.json Changes: ===================================== www.videolan.org/.well-known/microsoft-identity-association.json ===================================== @@ -1,7 +1,7 @@ { "associatedApplications": [ { - "applicationId": "3cfa6295-ee0b-4584-be0e-ec8c60a726c3" + "applicationId": "aa2ffb70-5c7d-4e88-b335-532d23ae1d87" } ] } \ No newline at end of file View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3715d801ca50b7c311cf7fcb1eb267d7854f98ed -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3715d801ca50b7c311cf7fcb1eb267d7854f98ed You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Fri May 19 12:31:30 2023 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Fri, 19 May 2023 14:31:30 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] VLC-iOS/-tvOS: version bump Message-ID: <64676c22d6512_170888458ef8245118371@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: 6332bfe6 by Felix Paul K?hne at 2023-05-19T14:31:21+02:00 VLC-iOS/-tvOS: version bump - - - - - 1 changed file: - www.videolan.org/include/os-specific.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -5,8 +5,8 @@ $macosxversion = '3.0.18'; $macosArm64version = '3.0.18'; $oldmacosxversion = '2.0.10'; $version = '3.0.18'; -$iosversion = '3.4.1'; -$tvosversion = '3.4.1'; +$iosversion = '3.4.2'; +$tvosversion = '3.4.2'; $androidversion = '3.5.3'; $winrtversion = '3.1.2'; View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6332bfe618387cd2801e2de1674391d14f8efe6c -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6332bfe618387cd2801e2de1674391d14f8efe6c You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Tue May 30 07:10:20 2023 From: gitlab at videolan.org (=?UTF-8?B?RnJhbsOnb2lzIENhcnRlZ25pZSAoQGZjYXJ0ZWduaWUp?=) Date: Tue, 30 May 2023 09:10:20 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] partners: cleanup of expired links Message-ID: <6475a15c747f6_8084c933206c5422c@gitlab.mail> Fran?ois Cartegnie pushed to branch master at VideoLAN organization / websites Commits: 70ae27c3 by Francois Cartegnie at 2023-05-30T14:08:56+07:00 partners: cleanup of expired links just don't send users to crap reused expired domains - - - - - 1 changed file: - www.videolan.org/videolan/partners.php Changes: ===================================== www.videolan.org/videolan/partners.php ===================================== @@ -314,7 +314,7 @@