[www-doc] [Git][VideoLAN.org/websites][master] Release 3.0.6
Jean-Baptiste Kempf
gitlab at videolan.org
Thu Jan 10 19:09:17 CET 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
0cbca179 by Jean-Baptiste Kempf at 2019-01-10T16:14:31Z
Release 3.0.6
- - - - -
2 changed files:
- www.videolan.org/include/os-specific.php
- www.videolan.org/news.msg
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -1,12 +1,12 @@
<?php
-$win32version = '3.0.5';
-$macosxversion = '3.0.5';
+$win32version = '3.0.6';
+$macosxversion = '3.0.6';
$oldmacosxversion = '2.0.10';
-$version = '3.0.5';
+$version = '3.0.6';
$iosversion = '3.1.5';
$tvosversion = '3.0.2';
$androidversion = '3.0.13';
-$winrtversion = '3.1.0';
+$winrtversion = '3.1.2';
$dlBase = "//get.videolan.org/vlc";
$windowsLocation = "$dlBase/$win32version/win32/vlc-$win32version-win32.exe";
=====================================
www.videolan.org/news.msg
=====================================
@@ -1,5 +1,7 @@
# Comments begin with a #
# New topics begin with mechanism#
+|10 January 2018|VLC 3.0.6|VideoLAN is now publishing the VLC 3.0.6 release, which fixes an important regressions that appeared on 3.0.5 for DVD subtitles. It also adds support for HDR in AV1.
+
|27 December 2018|VLC 3.0.5|VideoLAN is now publishing the VLC 3.0.5 release, a new minor release of the 3.0 branch.<br />This release notably improves the macOS mojave support, adds a new AV1 decoder and fixes numerous issues with hardware acceleration on Windows. More information available <a href="https://www.videolan.org/vlc/releases/3.0.5.html">here</a>.
|31 August 2018|VLC 3.0.4|VideoLAN is publishing the VLC 3.0.4 release, a new minor release of the 3.0 branch.<br />This release notably improves the video outputs on most OSes, supports AV1 codec, and fixes numerous small issues on all OSes and Platforms. More information available <a href="https://www.videolan.org/vlc/releases/3.0.4.html">here</a>.<br />Update for all Windows versions is strongly advised.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/0cbca1798dd7628d44e89e791b7290fdefc1610d
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/0cbca1798dd7628d44e89e791b7290fdefc1610d
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list