From gitlab at videolan.org Thu Sep 1 15:10:23 2022
From: gitlab at videolan.org (=?UTF-8?B?RnJhbsOnb2lzIENhcnRlZ25pZSAoQGZjYXJ0ZWduaWUp?=)
Date: Thu, 01 Sep 2022 17:10:23 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] update trademarks
registrations
Message-ID: <6310cb5fbde42_201a52bac25433d@gitlab.mail>
François Cartegnie pushed to branch master at VideoLAN organization / websites
Commits:
54636b0e by Francois Cartegnie at 2022-09-01T17:09:42+02:00
update trademarks registrations
- - - - -
1 changed file:
- www.videolan.org/legal.php
Changes:
=====================================
www.videolan.org/legal.php
=====================================
@@ -55,11 +55,11 @@
Trademarks
- VideoLAN owns the following trademarks: (03/2022 updated)
+ VideoLAN owns the following trademarks: (09/2022 updated)
- VideoLAN: France 3805774, European Union 009787871, United Kingdom
- - "The VLC cône logo": Worldwide 1587894, France 4666551, European Union, United States of America 79309426, Canada 2101442 (pending), Japan
- - VLC media player: France 3790877, European Union 009908468, United Kingdom, United States of America 90086388, Japan (pending)
+ - "The VLC cône logo": Worldwide 1587894, France 4666551, European Union, United States of America 79309426, Canada 2101442 (pending), Japan 1587894
+ - VLC media player: France 3790877, European Union 009908468, United Kingdom, United States of America 90086388, Japan 2022-030324
- VLC: Worldwide 1552372, Canada 2053560 (pending), Japan 1552372
- x262: France 3921270, European Union 012029898, United Kingdom
- x264: France 1081912, European Union 009601204, United States of America 90086378, Canada 2083749 (pending), Japan 2021-352019
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/54636b0ea541ddb584485460ba7550364e7f3c45
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/54636b0ea541ddb584485460ba7550364e7f3c45
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
From gitlab at videolan.org Mon Sep 5 15:31:14 2022
From: gitlab at videolan.org (=?UTF-8?B?RnJhbsOnb2lzIENhcnRlZ25pZSAoQGZjYXJ0ZWduaWUp?=)
Date: Mon, 05 Sep 2022 17:31:14 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] big fat no support
warning #2
Message-ID: <63161642ef5ba_11984dfae54684742@gitlab.mail>
François Cartegnie pushed to branch master at VideoLAN organization / websites
Commits:
546ba374 by Francois Cartegnie at 2022-09-05T17:30:43+02:00
big fat no support warning #2
- - - - -
1 changed file:
- www.videolan.org/contact.php
Changes:
=====================================
www.videolan.org/contact.php
=====================================
@@ -65,7 +65,7 @@
E-mail
VideoLAN
does not provide direct support. See
Support page instead
- For other reasons by e-mail, please use videolan@nullvideolan.org
You can write in French, German or English.
+ For other reasons by e-mail, please use videolan@nullvideolan.org: NO SUPPORT REQUEST
You can write in French, German or English.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/546ba374feca00a7ec3747ccb4eb0742943f933a
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/546ba374feca00a7ec3747ccb4eb0742943f933a
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
From gitlab at videolan.org Tue Sep 20 08:41:53 2022
From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk))
Date: Tue, 20 Sep 2022 10:41:53 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Update libbluray to
1.3.3
Message-ID: <63297cd136db8_1198132ddf5833147ce@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
38be4c6d by Jean-Baptiste Kempf at 2022-09-20T10:41:40+02:00
Update libbluray to 1.3.3
- - - - -
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.3.2";
+ $libbluray_version = "1.3.3";
?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/38be4c6dee26aa4c0b5027436307ce58fa4d0831
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/38be4c6dee26aa4c0b5027436307ce58fa4d0831
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
From gitlab at videolan.org Wed Sep 21 07:50:27 2022
From: gitlab at videolan.org (Jean-Baptiste Kempf (@jbk))
Date: Wed, 21 Sep 2022 09:50:27 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Update the android
version to 3.5.2
Message-ID: <632ac24329130_11981edec63c34562db@gitlab.mail>
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
e9df3e4a by Nicolas Pomepuy at 2022-09-21T07:50:13+00:00
Update the android version to 3.5.2
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -7,7 +7,7 @@ $oldmacosxversion = '2.0.10';
$version = '3.0.17.3';
$iosversion = '3.3.5';
$tvosversion = '3.3.5';
-$androidversion = '3.5.0';
+$androidversion = '3.5.2';
$winrtversion = '3.1.2';
$dlBase = "//get.videolan.org/vlc";
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/e9df3e4a48796714eddad0bf7a92e3caff9dcda2
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/e9df3e4a48796714eddad0bf7a92e3caff9dcda2
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
From gitlab at videolan.org Wed Sep 21 16:01:19 2022
From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=)
Date: Wed, 21 Sep 2022 18:01:19 +0200
Subject: [www-doc] [Git][VideoLAN.org/websites][master] Update the iOS/tvOS
versions to 3.3.8
Message-ID: <632b354f8fa6d_11981f501c4c35797c7@gitlab.mail>
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
5dcc3fd1 by Felix Paul Kühne at 2022-09-21T18:01:12+02:00
Update the iOS/tvOS versions to 3.3.8
- - - - -
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.17.3';
$macosArm64version = '3.0.17.3';
$oldmacosxversion = '2.0.10';
$version = '3.0.17.3';
-$iosversion = '3.3.5';
-$tvosversion = '3.3.5';
+$iosversion = '3.3.8';
+$tvosversion = '3.3.8';
$androidversion = '3.5.2';
$winrtversion = '3.1.2';
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/5dcc3fd1d0aaf858f9f1561201bd917f492368cb
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/5dcc3fd1d0aaf858f9f1561201bd917f492368cb
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance