From c2de891c3d43cf42d2b078298793f0a0c2c34a5b Mon Sep 17 00:00:00 2001
From: falkTX
- Pre-compiled binaries are available for Linux and Windows (version 1.2.3).
+ Pre-compiled binaries are available for Linux and Windows (version 1.2.4).
-
+
Linux 32bit
-
+
Linux 64bit
-
+
Windows 32bit
diff --git a/News.php b/News.php index f0c46b7..d50d945 100644 --- a/News.php +++ b/News.php @@ -12,6 +12,32 @@ include_once("includes/header.php"); +
+ > The first Carla 2.0 beta
+ On 2014-02-27 by falkTX
+
+ new stuff: + - lv2 worker and cv ports implemented + - qt5 ready + - save&restore connections + - UI refresh + - plugin skins + - plugin bridges now working + - VST3 and AU support (soon) +
+ TODO here: https://raw.github.com/falkTX/Carla/master/doc/Carla-TODO +
++ things not ready, no bugs wanted for them yet: + - plugin bridges + - plugin discovery + - plugin skins + - non-jack drivers +
+ +
> Small Carla notice for JACK1 users (and 1.2.3 release)
On 2013-12-26 by falkTX
diff --git a/includes/header.php b/includes/header.php
index d2e014a..4d6cb74 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -1,12 +1,12 @@