<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/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2">f3b1f7fe</a></strong>
<div>
<span>by Christoph Miebach</span>
<i>at 2016-04-04T04:25:20-04:00</i>
</div>
<pre class='commit-message'>use shrinked image for preview, not for zoomed in version</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/vlc/index.php
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2#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">@@ -317,11 +317,11 @@ function getScreenshots($os) {
</span> "All" => array(
array(
"name" => "VLC media player - Windows 7 - Qt Interface",
<span style="color: #000000;background-color: #ffdddd">- "src" => "//images.videolan.org/vlc/screenshots/1.0.0/vlc_101_w7_2.jpg"
</span><span style="color: #000000;background-color: #ddffdd">+ "src" => "//images.videolan.org/vlc/screenshots/1.0.0/fitted_vlc_101_w7_2.jpg"
</span> ),
array(
"name" => "VLC on OS X",
<span style="color: #000000;background-color: #ffdddd">- "src" => "//images.videolan.org/vlc/screenshots/2.2.0/vlc-2.2-macosx-playback.jpg"
</span><span style="color: #000000;background-color: #ddffdd">+ "src" => "//images.videolan.org/vlc/screenshots/2.2.0/fitted_vlc-2.2-macosx-playback.jpg"
</span> ),
array(
"name" => "VLC media player - Windows 7 - Qt Interface",
</code></pre>
<br>
</li>
<li id='diff-1'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2#diff-1'>
<strong>
www.videolan.org/vlc/index.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/vlc/index.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/vlc/index.php
</span><span style="color: #aaaaaa">@@ -86,7 +86,7 @@
</span> vlcscreenshot( "1.0.0/VLC_Gnome.png",
"1.0.0/tm_VLC_Gnome.jpg",
"Linux - Gnome");
<span style="color: #000000;background-color: #ffdddd">- vlcscreenshot( "1.0.0/fitted_vlc_101_w7_2.jpg",
</span><span style="color: #000000;background-color: #ddffdd">+ vlcscreenshot( "1.0.0/vlc_101_w7_2.jpg",
</span> "1.0.0/tm_vlc_101_w7_2.jpg",
"Windows 7 - Qt Interface" );
vlcscreenshot( "1.0.0/vlc_101_w7_1.jpg",
<span style="color: #aaaaaa">@@ -110,7 +110,7 @@
</span> vlcscreenshot( "2.2.0/vlc-2.2-macosx-audio-playback-dark.jpg",
"2.2.0/tm_vlc-2.2-macosx-audio-playback-dark.jpg",
"VLC on OS X" );
<span style="color: #000000;background-color: #ffdddd">- vlcscreenshot( "2.2.0/fitted_vlc-2.2-macosx-playback.jpg",
</span><span style="color: #000000;background-color: #ddffdd">+ vlcscreenshot( "2.2.0/vlc-2.2-macosx-playback.jpg",
</span> "2.2.0/tm_vlc-2.2-macosx-playback.jpg",
"VLC on OS X" );
vlcscreenshot( "2.2.0/vlc-ios-2.4-ipad-library-large.jpg",
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2">View it on GitLab</a>.
<br>
You're receiving this email because of your account on code.videolan.org.
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/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2"}}</script>
</p>
</div>
</body>
</html>