<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>Christoph Miebach 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/64aa1fb3b45d40cf6a44de4757291a6c288967be">64aa1fb3</a></strong>
<div>
<span>by Christoph Miebach</span>
<i>at 2016-01-19T12:41:50Z</i>
</div>
<pre class='commit-message'>close tags</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
www.videolan.org/include/os-specific.php
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
www.videolan.org/news.msg
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/64aa1fb3b45d40cf6a44de4757291a6c288967be#diff-0'>
<strong>
www.videolan.org/include/os-specific.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/include/os-specific.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/include/os-specific.php
</span><span style="color: #aaaaaa">@@ -552,7 +552,7 @@ function drawVLCdownloadSection($os = null, $dropdownItems = null, $displayMainO
</span> $src = $first ? $screenshot['src'] : '';
$srcLazy = $first ? '' : $screenshot['src'];
$dom = '<div class="screenshot2">';
<span style="color: #000000;background-color: #ffdddd">- $dom .= '<img src="'.$src.'" alt="'.$screenshot['name'].'" data-lazy="'.$srcLazy.'">';
</span><span style="color: #000000;background-color: #ddffdd">+ $dom .= '<img src="'.$src.'" alt="'.$screenshot['name'].'" data-lazy="'.$srcLazy.'"/>';
</span> $dom .= '</div>';
echo $dom;
$first = false;
</code></pre>
<br>
</li>
<li id='diff-1'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/64aa1fb3b45d40cf6a44de4757291a6c288967be#diff-1'>
<strong>
www.videolan.org/news.msg
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/news.msg
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/news.msg
</span><span style="color: #aaaaaa">@@ -5,7 +5,7 @@
</span>
|24 December 2015|libdvdcss 1.4.0|VideoLAN is proud to announce the release of version <b>1.4.0</b> of <a href="https://www.videolan.org/developers/libdvdcss.html">libdvdcss</a>.<br />This release adds support for network callbacks, to play ISOs over the network, Android support, and cleans the codebase.
<span style="color: #000000;background-color: #ffdddd">-|22 December 2015|VLC for iOS 2.7.0|VideoLAN and the VLC development team are excited to announce a major version of VLC for iOS today, which adds full support for iOS 9 including split screen and iPad Pro, for Windows shares (SMB), watchOS 2, a new subtitles engine, right-to-left interfaces, system-wide search (spotlight), Touch ID protection, and more.</br>It will be available on the App Store shortly.
</span><span style="color: #000000;background-color: #ddffdd">+|22 December 2015|VLC for iOS 2.7.0|VideoLAN and the VLC development team are excited to announce a major version of VLC for iOS today, which adds full support for iOS 9 including split screen and iPad Pro, for Windows shares (SMB), watchOS 2, a new subtitles engine, right-to-left interfaces, system-wide search (spotlight), Touch ID protection, and more.<br />It will be available on the App Store shortly.
</span>
|17 December 2015|VLC for ChromeOS|VideoLAN and the Android teams are happy to announce the port of VLC to the ChromeOS operating system.<br />This is the port of the Android version to ChromeOS, using the Android Runtime on Chrome. You can <a href="https://chrome.google.com/webstore/detail/vlc/obpdeolnggmbekmklghapmfpnfhpcndf">download it now!</a>.
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/64aa1fb3b45d40cf6a44de4757291a6c288967be">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/64aa1fb3b45d40cf6a44de4757291a6c288967be"}}</script>
</p>
</div>
</body>
</html>