diff --git a/News.php b/News.php index bdaae6e..67b9222 100644 --- a/News.php +++ b/News.php @@ -8,6 +8,91 @@ include_once("includes/header.php");
THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW
+
+ > KXStudio Monthly Report (January 2021)
+ On 2021-01-31 by falkTX
+
+ Hello all, another monthly report about the KXStudio project is here.
+ Last month I completely forgot to write a report, with the end of year and preparations for all the releases.
+ Speaking of releases...
+
+ A few things were released just 2 weeks ago.
+
+ From a
+
+ quick update to DISTRHO/DPF-related
+ plugins,
+ to announcing
+ PawPaw
+ for cross-platform LV2 plugin builds.
+
+ I had an idea to release
+ Carla
+ v2.3 also at the same time, but a few things are still not ready.
+
+ And speaking of Carla now,
+ good progress has been made
+ to setup automated builds, at least for macOS and Windows
+ (as those are the more annoying to build for, compared to Linux or BSD).
+ The dreadful issue of
+ DLL
+ hell
+ causing Carla not to start on Windows
+ seems to be fixed
+ with this new updated build setup.
+ There are a few things in progress that I plan to finish before calling it final:
+
+ I am not mentioning here things that are already completed, it is just to give you an overview of what is left.
+ Plan was to have it finished by the end of January, but obviously didn't happen, so we can say "coming soon", again. :P
+
+ Once more Carla stuff is finished and mostly only testing is left, I will begin some very much needed work and attention for
+ DPF.
+ DPF is using a very old
+ pugl
+ version, modified along the way but mostly matching the version used in
+ x42-plugins.
+ pugl API got revised and improved so much that feels worth the update.
+ I
+ started this already,
+ but had to dedicate my attention to other things in the mean time.
+ Target is to not only update pugl, but an overall cleanup and minor reworks of the API where suitable/needed.
+ By end of next month I will try to give a summarized report of the update status.
+
+ Regarding packages in the KXStudio repositories, finally there has been some updates. Those are: +
++ That is all for now, stay safe out there. +
+ +
> Announcing PawPaw: cross-platform LV2 ports for macOS and Windows
On 2021-01-15 by falkTX