From gitlab at videolan.org Sat Apr 6 17:34:18 2019 From: gitlab at videolan.org (Jean-Baptiste Kempf) Date: Sat, 06 Apr 2019 17:34:18 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] libbluray 1.1.1 is out Message-ID: <5ca8c6fa42c1c_9fa13fe1a3ce185415495a@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 12bd9a7f by Jean-Baptiste Kempf at 2019-04-06T15:33:56Z libbluray 1.1.1 is out - - - - - 1 changed file: - www.videolan.org/developers/libbluray.php Changes: ===================================== www.videolan.org/developers/libbluray.php ===================================== @@ -4,7 +4,7 @@ $new_design = true; require($_SERVER["DOCUMENT_ROOT"]."/include/header.php"); - $libbluray_version = "1.1.0"; + $libbluray_version = "1.1.1"; ?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/12bd9a7feafe43acf5e9ad7eb52721898385d16d -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/12bd9a7feafe43acf5e9ad7eb52721898385d16d You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Mon Apr 8 19:16:44 2019 From: gitlab at videolan.org (Jean-Baptiste Kempf) Date: Mon, 08 Apr 2019 19:16:44 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] Release 3.1.x on Android Message-ID: <5cab81fcea6b2_9fa13fe1a118cfa0222922@gitlab.mail> Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites Commits: 3a1d2c2b by Jean-Baptiste Kempf at 2019-04-08T17:16:22Z Release 3.1.x on Android - - - - - 2 changed files: - www.videolan.org/include/os-specific.php - www.videolan.org/news.msg Changes: ===================================== www.videolan.org/include/os-specific.php ===================================== @@ -5,7 +5,7 @@ $oldmacosxversion = '2.0.10'; $version = '3.0.6'; $iosversion = '3.1.5'; $tvosversion = '3.0.2'; -$androidversion = '3.0.13'; +$androidversion = '3.1.1'; $winrtversion = '3.1.2'; $dlBase = "//get.videolan.org/vlc"; ===================================== www.videolan.org/news.msg ===================================== @@ -1,5 +1,7 @@ # Comments begin with a # # New topics begin with mechanism# +|8 April 2019|VLC for Android 3.1|VideoLAN is happy to present the new major version of VLC for Android platforms. Featuring AV1 decoding with dav1d, Android Auto, Launcher Shortcuts, Oreo/Pie integration, Video Groups, SMBv2, and OTG drive support, but also improvements on Cast, Chromebooks and managing the audio/video libraries, this is a quite large update. + |12 February 2019|libbluray 1.1.0|VideoLAN is releasing a new major version of libbluray: 1.1.0. It adds support for UHD menus (experimental), for more recents of Java, and improves vastly BD-J menus. This release fixes numerous small issues reported. |05 February 2019|libdvdread 6.0.1|VideoLAN is releasing a new minor version of libdvdread, numbered 6.0.1, fixing minor DVD issues. See libdvdread page for more info. View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3a1d2c2b42b1d0cd77914511254b251e5b67da78 -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3a1d2c2b42b1d0cd77914511254b251e5b67da78 You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Thu Apr 11 11:30:52 2019 From: gitlab at videolan.org (Konstantin Pavlov) Date: Thu, 11 Apr 2019 11:30:52 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] libdvdcss is 1.4.2 since ages Message-ID: <5caf094cb01ec_9fa13fe1a3ce535048052e@gitlab.mail> Konstantin Pavlov pushed to branch master at VideoLAN organization / websites Commits: 5ac049c1 by Konstantin Pavlov at 2019-04-11T09:30:26Z libdvdcss is 1.4.2 since ages - - - - - 1 changed file: - www.videolan.org/developers/libdvdcss.php Changes: ===================================== www.videolan.org/developers/libdvdcss.php ===================================== @@ -21,7 +21,7 @@

Get libdvdcss

-

The latest version of libdvdcss is 1.4.1.

+

The latest version of libdvdcss is 1.4.2.

Our Debian/Ubuntu repository can be accessed by adding the following lines to /etc/apt/sources.list

deb https://download.videolan.org/pub/debian/stable/ /
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/5ac049c1e577bdafad1f8eaddac8c698cddd912d -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/5ac049c1e577bdafad1f8eaddac8c698cddd912d You're receiving this email because of your account on code.videolan.org. From gitlab at videolan.org Thu Apr 11 12:10:52 2019 From: gitlab at videolan.org (Konstantin Pavlov) Date: Thu, 11 Apr 2019 12:10:52 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] dvdcss: point users to distro packages since our repositories are Message-ID: <5caf12ac3ec1b_9fa13fe1a3ce5c104813fe@gitlab.mail> Konstantin Pavlov pushed to branch master at VideoLAN organization / websites Commits: 0fc76938 by Konstantin Pavlov at 2019-04-11T10:10:26Z dvdcss: point users to distro packages since our repositories are outdated - - - - - 1 changed file: - www.videolan.org/developers/libdvdcss.php Changes: ===================================== www.videolan.org/developers/libdvdcss.php ===================================== @@ -23,11 +23,10 @@

Get libdvdcss

The latest version of libdvdcss is 1.4.2.

-

Our Debian/Ubuntu repository can be accessed by adding the following lines to /etc/apt/sources.list

-
deb https://download.videolan.org/pub/debian/stable/ /
-
deb-src https://download.videolan.org/pub/debian/stable/ /
-

And by running

-
wget -O - https://download.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -
+

On Debian and Ubuntu, you can install libdvdcss via libdvd-pkg helper package:

+
sudo apt install libdvd-pkg
+

And by running the following command, which will download, build and install the latest libdvdcss source to your machine:

+
sudo dpkg-reconfigure libdvd-pkg

libdvdcss is available through Git or by browsing the releases.

Git checkout

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