<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
img {
max-width: 100%;
height: auto;
}
p.details {
font-style:italic;
color:#777
}
.footer p {
font-size:small;
color:#777
}
pre.commit-message {
white-space: pre-wrap;
}
.file-stats a {
text-decoration: none;
}
.file-stats .new-file {
color: #090;
}
.file-stats .deleted-file {
color: #B00;
}
</style>
<body>
<div class='content'>
<h3>Ludovic Fauvet pushed to branch master at <a href="https://code.videolan.org/VideoLAN.org/websites">VideoLAN organization / websites</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/VideoLAN.org/websites/commit/cce50730e00d29e17427aae923949a093d4f29bc">cce50730</a></strong>
<div>
<span>by Ludovic Fauvet</span>
<i>at 2016-02-12T15:43:32Z</i>
</div>
<pre class='commit-message'>stats: add 1.1.x from mirrorbits</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
www.videolan.org/vlc/stats/downloads.php
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/cce50730e00d29e17427aae923949a093d4f29bc#diff-0'>
<strong>
www.videolan.org/vlc/stats/downloads.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/vlc/stats/downloads.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/vlc/stats/downloads.php
</span><span style="color: #aaaaaa">@@ -140,6 +140,72 @@
</span>
// Values in this array will be fetched from mirrorbits and added to the value in the $table
$table_mirrorbits = array(
<span style="color: #000000;background-color: #ddffdd">+ "1.1.0" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats",
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.1" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.2" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.3" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.4" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.5" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.6" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.7" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.8" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.9" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.10" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.11" => array(
+ "Windows" => "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats",
+ ),
+ "1.1.12" => array(
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"),
+ "Source" => array( "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats", "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2"),
+ ),
+ "1.1.13" => array(
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
+ ),
</span> "2.0.0" => 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" ),
"Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"),
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/cce50730e00d29e17427aae923949a093d4f29bc">View it on GitLab</a>
<br>
You're receiving this email because of your account on <a href="https://code.videolan.org/">code.videolan.org</a>.
If you'd like to receive fewer emails, you can adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/VideoLAN.org/websites/commit/cce50730e00d29e17427aae923949a093d4f29bc"}}</script>
</p>
</div>
</body>
</html>