853 changes: 171 additions & 682 deletions css/style.css

Large diffs are not rendered by default.

516 changes: 516 additions & 0 deletions css/todo.css

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions inc_footer.php
@@ -1,15 +1,20 @@
<footer>
<span>
&#0169; 2012-2021 DISTRHO
</span>
<span>
Hosted and maintained by
<a href="https://kx.studio/" target="_blank">KXStudio</a>
&nbsp; &nbsp;|&nbsp; &nbsp;
All the plugins and Linux/LV2 ports here are free and open-source, please consider a
<a href="https://kx.studio/Donations" target="_blank">donation</a>
if possible.
</span>
<div class="container">
<span>
&#0169; 2012-2021 DISTRHO
</span>
<span>|</span>
<span>
Hosted and maintained by
<a href="https://kx.studio/" target="_blank">KXStudio</a>
</span>
<span>|</span>
<span>
All the plugins here are free and open-source, please consider a
<a href="https://kx.studio/Donations" target="_blank">donation</a>
if possible.
</span>
</div>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion inc_header.php
Expand Up @@ -22,7 +22,7 @@
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/style.css" type="text/css" media="all">
<?php if ($CURRENT_PAGE == "index") { ?>
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/style-news-mini.css" type="text/css" media="all">
<?php } else if ($CURRENT_PAGE == "plugins") { ?>
<?php } else if ($CURRENT_PAGE == "news") { ?>
<link rel="stylesheet" href="<?php echo $ROOT; ?>/css/style-news-full.css" type="text/css" media="all">
<?php } ?>
<link rel='stylesheet' href='<?php echo $ROOT; ?>/fonts/fonts.css' type='text/css' media="all">
Expand Down
132 changes: 78 additions & 54 deletions index.php
@@ -1,9 +1,10 @@
<?php
$CURRENT_PAGE = "index";
include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_header.php";
include "inc_header.php";
?>

<!-- #gallery -->
<!--
<section id="gallery">
<div class="container" style="padding-top:60px">
<div class="rslides_container">
Expand All @@ -17,62 +18,85 @@
</div>
</div>
</section>
-->
<!-- /#gallery -->

<div class="main-box"><div class="container"><div class="inside"><div class="wrapper">
<!-- aside (left) -->
<aside class="homeAside">
<h2>Recent <span>News</span></h2>
<!-- .news -->
<ul class="news">
<li>
<figure><strong>13 Mar</strong><p>2018<p></figure>
<h3>New release and fixes</h3>
<p>New plugins, lots of internal changes.</p>
</li>
<li>
<figure><strong>26 Aug</strong><p>2014<p></figure>
<h3>New plugins and minor fixing</h3>
<p>4 new Linux ports and minor fixes.</p>
</li>
<li>
<figure><strong>16 July</strong><p>2014<p></figure>
<h3>New release pack</h3>
<p>Lots of new plugins and fixes!</p>
</li>
<li>
<figure><strong>18 May</strong><p>2012<p></figure>
<h3>New release pack</h3>
<p>We just released our own custom plugins and more ports now with LV2 versions.</p>
</li>
</ul>
<!-- /.news -->
</aside>
<!-- /aside (left) -->
<div class="main-box">
<div class="container home">
<!-- aside -->
<aside class="aside">
<h2>Recent <span>News</span></h2>
<!-- .news -->
<ul class="news">
<li>
<figure><strong>13 Mar</strong><p>2018<p></figure>
<div class="content">
<h3>New release and fixes</h3>
<p>New plugins, lots of internal changes.</p>
</div>
</li>
<li>
<figure><strong>26 Aug</strong><p>2014<p></figure>
<div class="content">
<h3>New plugins and minor fixing</h3>
<p>4 new Linux ports and minor fixes.</p>
</div>
</li>
<li>
<figure><strong>16 July</strong><p>2014<p></figure>
<div class="content">
<h3>New release pack</h3>
<p>Lots of new plugins and fixes!</p>
</div>
</li>
<li>
<figure><strong>18 May</strong><p>2012<p></figure>
<div class="content">
<h3>New release pack</h3>
<p>We just released our own custom plugins and more ports now with LV2 versions.</p>
</div>
</li>
</ul>
<!-- /.news -->
</aside>
<!-- /aside (left) -->

<!-- content -->
<section id="content">
<article>
<h2>Welcome to <span>DISTRHO</span></h2>
<p>
DISTRHO is an open-source project for <b>Cross-Platform Audio Plugins</b>.<br/>
</p>
<p>
We provide our own <b><a href="<?php echo $ROOT; ?>/plugins">plugins</a></b> and <b><a href="<?php echo $ROOT; ?>/ports">Linux ports</a></b>, everything being <b>open-source</b>.<br/>
LV2 and VST versions are always available, sometimes with LADSPA and DSSI as well.
</p>
<p>
The last release is '2018-05-10'.<br/>
You can find the entire <b>source code at <a href="https://github.com/DISTRHO/" target="_blank">https://github.com/DISTRHO/</a></b>.
</p>
<p>
Check the <b><a href="<?php echo $ROOT; ?>/plugins">plugins</a></b> and <b><a href="<?php echo $ROOT; ?>/ports">(Linux) ports</a></b> sections to see the full list or download binaries.<br/>
</p>
</article>
</section>
<!-- /content -->
</div></div></div></div>
<!-- content -->
<section id="content"><article>
<h2>Welcome to <span>DISTRHO</span></h2>
<p>
DISTRHO is an open-source project for <b>Cross-Platform Audio Plugins</b>.<br/>
</p>
<p>
The project are split into 3 main categories:
</p>
<div class="padded-left">
<h3>DPF-Plugins</h3>
<p>
Plugins made with our own plugin framework,
either created by us or ports of existing plugins to DPF style.<br/>
Typically available as LV2, VST2 and VST3, with LADSPA and DSSI as well where possible.
</p>
<h3>DIE-Plugins</h3>
<p>
Plugins imported into the DISTRHO project for easy packaging.<br/>
Imported plugins have their LV2 bundle and URIs renamed, in order to make them compatible with the originals.<br/>
Currently only available as LV2.
</p>
<h3>DISTRHO-Ports</h3>
<p>
JUCE-based plugins ported to Linux and LV2, also available as VST2 and sometimes VST3.
</p>
</div>
<p>
Everything we release is <b>free and open-source</b>.<br/>
You can find the source code for all the plugins, ports and even this website at
<a href="https://github.com/DISTRHO" target="_blank">https://github.com/DISTRHO</a>.
</p>
</article></section>
<!-- /content -->
</div></div>

<?php
include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_footer.php";
include "inc_footer.php";
?>
69 changes: 45 additions & 24 deletions news.php
@@ -1,15 +1,18 @@
<?php
$CURRENT_PAGE = "news";
include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_header.php";
include "inc_header.php";
?>

<div class="main-box"><div class="container"><div class="inside"><div class="wrapper">
<div class="main-box">
<div class="container news">
<h2>News</h2>
<ul class="news">

<li>
<figure><strong>13 Mar</strong><p>2018</p></figure>
<h2 class="pointer">New major release</h2>
<div class="title">
<figure><strong>13 Mar</strong><p>2018</p></figure>
<h2 class="pointer">New major release</h2>
</div>
<p>
A new release after years without one!<br/>
A lot of changes happened on the underlying plugin frameworks (DPF and Juce).<br/>
Expand Down Expand Up @@ -58,8 +61,10 @@
</li>

<li>
<figure><strong>26 Aug</strong><p>2014</p></figure>
<h2 class="pointer">New plugins and minor fixing</h2>
<div class="title">
<figure><strong>26 Aug</strong><p>2014</p></figure>
<h2 class="pointer">New plugins and minor fixing</h2>
</div>
<p>In this release we bring 4 new Linux plugin ports:<br/>
- EasySSP<br/>
- LUFS Meter<br/>
Expand All @@ -77,8 +82,10 @@
</li>

<li>
<figure><strong>16 July</strong><p>2014</p></figure>
<h2 class="pointer">New release pack (2014-07-16)</h2>
<div class="title">
<figure><strong>16 July</strong><p>2014</p></figure>
<h2 class="pointer">New release pack (2014-07-16)</h2>
</div>
<p>In this release we cleaned up all the plugins, added new ones and removed those that we not considered good enough.<br/>
Standalones are no longer available. Highlife was removed as a requested by its authors.</p>
<p>The plugins we added to Ports are:<br/>
Expand All @@ -94,16 +101,20 @@
</li>

<li>
<figure><strong>18 May</strong><p>2012</p></figure>
<h2 class="pointer">New release pack (2012-05-18)</h2>
<div class="title">
<figure><strong>18 May</strong><p>2012</p></figure>
<h2 class="pointer">New release pack (2012-05-18)</h2>
</div>
<p>We just released our very first audio plugins (3BandEQ/Splitter and PingPongPan), and added a few more Linux ports (dRowAudio Plugins, Juced Plugins, Highlife and more!).<br/>
This release brings LV2 support for all plugins.</p>
<p><a href="http://www.kvraudio.com/forum/viewtopic.php?t=350181" target="_blank">Comments and discussion</a>
</li>

<li>
<figure><strong>07 Oct</strong><p>2011</p></figure>
<h2>Updated Linux ports, and added a few more</h2>
<div class="title">
<figure><strong>07 Oct</strong><p>2011</p></figure>
<h2>Updated Linux ports, and added a few more</h2>
</div>
<p>We just updated all our available plugins/ports (so far only the TAL and Arctican ports), so they can work on older systems.<br/>
Previously they were built with "-march=native", making them unusable on older machines.<br/>
Now all plugins are compiled with "-mtune=generic -msse", using gcc-4.4.<br/>
Expand All @@ -121,47 +132,57 @@
</li>

<li>
<figure><strong>13 Sept</strong><p>2011</p></figure>
<h2>Standalone versions</h2>
<div class="title">
<figure><strong>13 Sept</strong><p>2011</p></figure>
<h2>Standalone versions</h2>
</div>
<p>Standalone versions of the Arctican and TAL Plugins ports are now available.<br/>
They are useful if your favourite host does not support VST plugins yet.<br/>
They are also useful for packaging into distributions because they don't require any restricted code to build (like the VST-SDK).<br/>
These standalone versions can work with ALSA or JACK.</p>
</li>

<li>
<figure><strong>13 Sept</strong><p>2011</p></figure>
<h2>Arctican Plugins - Linux Port</h2>
<div class="title">
<figure><strong>13 Sept</strong><p>2011</p></figure>
<h2>Arctican Plugins - Linux Port</h2>
</div>
<p>These simple but useful plugins were ported to Linux, now available to download for both 32bit and 64bit systems.<br/>
In the pack you will find Arctican "The Function" and "The Pilgrim".</p>
</li>

<li>
<figure><strong>07 Sept</strong><p>2011</p></figure>
<h2>TAL Plugins - Linux Port</h2>
<div class="title">
<figure><strong>07 Sept</strong><p>2011</p></figure>
<h2>TAL Plugins - Linux Port</h2>
</div>
<p>This is our just job, and we're very excited about it.<br/>
The awesome TAL plugins (those who use the Juce toolkit) were compiled for Linux, both in 32bit and 64bit form.<br/>
In the pack you will find TAL Dub 3, Filter 1 &amp; 2, Reverb 1 &amp; 2&amp; 3, Vocoder 2 and NoiseMaker.</p>
</li>

<li>
<figure><strong>05 Sept</strong><p>2011</p></figure>
<h2>Website online</h2>
<div class="title">
<figure><strong>05 Sept</strong><p>2011</p></figure>
<h2>Website online</h2>
</div>
<p>The DISTRHO website is now online. It's based on a simple and free HTML5 template from TemplateMonster.com.<br/>
The overall look of the website might change during our first days, but after a few plugins get released, it should be all set.<br/>
We're alive and here to rock your world!</p>
</li>

<li>
<figure><strong>27 Apr</strong><p>2011</p></figure>
<h2>SourceForge project created</h2>
<div class="title">
<figure><strong>27 Apr</strong><p>2011</p></figure>
<h2>SourceForge project created</h2>
</div>
<p>The name came out of an IRC conversation, where everyone was shouting out names for this new project.<br/>
The '<b>DISTRHO</b>' name was picked, and the project was created just a few days later.<br/>
You can go to the project page by clicking <a href="https://sourceforge.net/projects/distrho/">here.</a></p>
</li>
</ul>
</div></div></div></div>
</div></div>

<?php
include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_footer.php";
include "inc_footer.php";
?>