diff --git a/News.php b/News.php
index 3525353..0fb4784 100644
--- a/News.php
+++ b/News.php
@@ -8,6 +8,30 @@ include_once("includes/header.php");
THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW
+
+ > 14.04 is End-Of-Life
+ On 2019-04-28 by falkTX
+
+
+
+ 2014 was 5 years ago.
+ 5 year LTS for official support from Canonical.
+
+
+
+ There are no new ISO images being prepared right now.
+ The repositories still keep working fine, though gcc5 now could be made mandatory.
+ There will be no more uploads for KXStudio repos on the non-gcc5 repo variant.
+
+
+
+ Currently in plans where to move forward, nothing decided yet, focus is on software rather than packages.
+ Expect usual releases.
+ jack2 coming next, and dpf stuff follows.
+
+
+
+
> Carla 2.0.0 is finally here!
On 2019-04-15 by falkTX
@@ -32,23 +56,14 @@ include_once("includes/header.php");
Changes since 2.0-RC4
- - carla-vst: Add Ardour workaround for its 'Analysis' window
- - carla-vst: Fix typo leading to buffer size of 1 during plugin activation
- - Fix for some stupid plugins messing up with global signals (restore original signals after creating plugin)
- - Fix dry/wet for VST plugins (by creating extra buffer for inline processing)
- - Fix crash in RtAudio when ALSA soundcard is listed but not available
- - Fix crash on JACK buffer size changes in patchbay mode
- - Fix crash when directly loading vst shell plugins (carla-single or drag&drop dll file)
- - Fix loading multiple exported LV2 plugins (always copy full carla-plugin binary when exporting)
- - Fix missing transport information when Carla is not jack transport master
- - Fix opening a few VST2 UIs (we give up trying to follow VST spec, always assume UI opens nicely)
- - Fix plugin bridges not working under Fedora (RT threads were able to be setup, but not started)
- - Automatically terminate wine bridges if main carla dies
- - Calculate VST2 ppqPos in a more reliable way
- - Do not set up RtAudio in "hog device" mode
- - Do not build external plugins in debug or strict build
- - Handle more sources of VST2 automation via audioMasterAutomate
- - Handle worst-case scenario of carla-plugin buffer size being too low
+ - Fix missing argument in note-on/off osc example
+ - Fix word-wrap in add-plugin dialog
+ - Fix Windows README.txt line endings
+ - Build windows binaries with -mstackrealign
+ - Don't show side panel in carla-control
+ - Show "Label/URI" instead of just "Label"
+ - Keep application signals alive (so Ctrl+C works even while engine is closed)
+ - Update copyright year
Downloads