diff --git a/News.php b/News.php index f4a80af..d0ed9e5 100644 --- a/News.php +++ b/News.php @@ -9,7 +9,7 @@ include_once("includes/header.php");

THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW

- RSS + RSS

@@ -17,30 +17,88 @@ include_once("includes/header.php"); On 2015-03-12 by falkTX

- Hello again everyone, we're glad to bring to you the 3rd beta of the upcoming Carla 2.0 release.
- There have been quite a few nice features implemented since beta2; here are the highlights. + Hello again everyone, we're glad to bring to you the 4th beta of the upcoming Carla 2.0 release.
+ This release was mostly focused on bug-fixing, so there aren't many splashy new features to show compared to previous ones.
+ Still, here's the highlights.

Highlights

+
+internal-patchbay + +

Reworked plugin skins

- + .... + can collapse

+
-

Special Notes

-

- Renaming plugins is currently not safe (unless using Rack mode). +


- GIG/SF2/SFZ skin still to be done, - and some others... +
+internal-patchbay + +

Experimental plugins (new)

+

+ .... +

+
- Plugin bridges only work on Linux right now. - They used to be working for OSX but now stopped due to a OS limitation. - This will be fixed in the next beta. +


- Windows 64bit shows small console windows when discovering plugins. - This is not intended, will hopefully be fixed soon. +
+internal-patchbay + +

Can show MOD GUIs

+

+ .... + (on the right setups, not available on pre-compiled binaries)

+
+ +


+ +

More changes

+ + + +

Special Notes

+

Downloads

diff --git a/donate/connect.php b/donate/connect.php index 9ff309d..7b18942 100644 --- a/donate/connect.php +++ b/donate/connect.php @@ -1,6 +1,10 @@ diff --git a/includes/header.php b/includes/header.php index 22777d0..02b738d 100644 --- a/includes/header.php +++ b/includes/header.php @@ -1,7 +1,7 @@ 100.0) { - $cur_percent = 100.0; + if ($cur_percent > 100.0) { + $cur_percent = 100.0; + } } } ?> @@ -163,11 +164,7 @@ if ($PAGE_TYPE != "PASTE" && $PAGE_TYPE != "DONATIONS" && $PAGE_TYPE != "NAMESPA - - - -

  Applications