From gitlab at videolan.org Wed Apr 6 20:08:00 2022 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Wed, 06 Apr 2022 22:08:00 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] vlc: bump iOS and tvOS versions Message-ID: <624df3206cd5_2b04565453c158899c@gitlab.mail> Felix Paul Kühne pushed to branch master at VideoLAN organization / websites Commits: 2903cc17 by Felix Paul Kühne at 2022-04-06T22:07:48+02:00 vlc: bump iOS and tvOS versions - - - - - 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.16'; $macosArm64version = '3.0.16'; $oldmacosxversion = '2.0.10'; $version = '3.0.16'; -$iosversion = '3.3.2'; -$tvosversion = '3.3.2'; +$iosversion = '3.3.3'; +$tvosversion = '3.3.3'; $androidversion = '3.3.4'; $winrtversion = '3.1.2'; View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/2903cc179f7fd90e625daa3cd43b009a79f912c1 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/2903cc179f7fd90e625daa3cd43b009a79f912c1 You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Thu Apr 7 21:58:10 2022 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Thu, 07 Apr 2022 23:58:10 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] partners: fix link Message-ID: <624f5e726b635_2b0451af72020538ee@gitlab.mail> Felix Paul Kühne pushed to branch master at VideoLAN organization / websites Commits: 18758e90 by Felix Paul Kühne at 2022-04-07T23:58:02+02:00 partners: fix link - - - - - 1 changed file: - www.videolan.org/videolan/partners.php Changes: ===================================== www.videolan.org/videolan/partners.php ===================================== @@ -112,13 +112,13 @@
MacStadium is building cloud solutions to simplify +
MacStadium is building cloud solutions to simplify Mac for business.
MacStadium supports VideoLAN by providing a Mac mini for Continous Integration builds.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/18758e90166a4fa5403a5184a05f2b268582af8d -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/18758e90166a4fa5403a5184a05f2b268582af8d You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Tue Apr 19 15:30:55 2022 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Tue, 19 Apr 2022 17:30:55 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] stats: include UB for macOS downloads Message-ID: <625ed5afe633d_2b04e6ab19458148ca@gitlab.mail> Felix Paul Kühne pushed to branch master at VideoLAN organization / websites Commits: 8ede7270 by Felix Paul Kühne at 2022-04-19T17:30:49+02:00 stats: include UB for macOS downloads - - - - - 1 changed file: - www.videolan.org/vlc/stats/downloads.php Changes: ===================================== www.videolan.org/vlc/stats/downloads.php ===================================== @@ -490,22 +490,22 @@ ), "3.0.13" => array( "Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ), - "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats" ), + "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.dmg?stats" ), "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats", ), "3.0.14" => array( "Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ), - "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats" ), + "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.dmg?stats" ), "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats", ), "3.0.15" => array( "Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ), - "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats" ), + "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.dmg?stats" ), "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats", ), "3.0.16" => array( "Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ), - "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats" ), + "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.dmg?stats" ), "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats", ), View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/8ede72705a528212f4ca5aa51e7673a849720dde -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/8ede72705a528212f4ca5aa51e7673a849720dde You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance From gitlab at videolan.org Wed Apr 20 08:56:08 2022 From: gitlab at videolan.org (David (@dfuhrmann)) Date: Wed, 20 Apr 2022 10:56:08 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Release 3.0.17 Message-ID: <625fcaa852538_2b04179aa0085927327@gitlab.mail> David pushed to branch master at VideoLAN organization / websites Commits: d50c82f2 by Hugo Beauzée-Luyssen at 2022-04-20T08:56:03+00:00 Release 3.0.17 - - - - - 4 changed files: - www.videolan.org/include/os-specific.php - www.videolan.org/news.msg - + www.videolan.org/vlc/releases/3.0.17.php - www.videolan.org/vlc/releases/index.php Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -1,10 +1,10 @@ the release page.. + |21 March 2022|VLC for iOS, iPadOS and tvOS 3.3.0|We are happy to announce a major update of VLC for iOS, iPadOS and tvOS adding a new video playback interface, support for NFS and SFTP network shares and major improvements to the media handling especially for audio. See the press release. |6 March 2022|libbluray releases|libbluray and related libraries, libaacs and libbdplus, have new releases, focused on maintenance, minor improvements, and notably new OSes and new java versions compatibility. See libbluray, libaacs and libbdplus pages. ===================================== www.videolan.org/vlc/releases/3.0.17.php ===================================== @@ -0,0 +1,562 @@ + +VLC 3.0 playing 8K 48fps 360 video on Android Galaxy S8 from VideoLAN on Vimeo.
+VLC 3.0 playing 8k60 on Windows 10 using i7 GPU from VideoLAN on Vimeo.
+Ask your favorite packager for VLC 3.0!
+For any questions related to this release, please contact us.
+