diff --git a/Applications:Carla-Control.php b/Applications:Carla-Control.php index 8456988..e0537d2 100644 --- a/Applications:Carla-Control.php +++ b/Applications:Carla-Control.php @@ -31,27 +31,24 @@ include_once("includes/versions.php"); Carla-Control is available in the KXStudio repositories, Fedora and ArchLinux (all with 'carla' package name).

- Pre-compiled binaries are available for Linux and macOS (version ).
+ Pre-compiled binaries are available for Linux, macOS and Windows (version ).
- + Linux 32bit (requires Qt 5.9 or higher)
- + Linux 64bit (requires Qt 5.9 or higher)
- + MacOS compatible build (requires macOS 10.8 or higher)
- - MacOS newer build (requires macOS 10.12 or higher)
+ + MacOS universal build (requires macOS 10.12 or higher)
- - Windows 32bit (No SSE, for old PCs)
- - + Windows 32bit
- + Windows 64bit

diff --git a/Applications:Carla.php b/Applications:Carla.php index 4924953..f5c1fd2 100644 --- a/Applications:Carla.php +++ b/Applications:Carla.php @@ -147,25 +147,22 @@ include_once("includes/versions.php");

Pre-compiled binaries are available for Linux, macOS and Windows (version ).
- + Linux 32bit (requires Qt 5.9 or higher)
- + Linux 64bit (requires Qt 5.9 or higher)
- + MacOS compatible build (requires macOS 10.8 or higher)
- - MacOS newer build (requires macOS 10.12 or higher)
+ + MacOS universal build (requires macOS 10.12 or higher)
- - Windows 32bit (No SSE, for old PCs)
- - + Windows 32bit
- + Windows 64bit

diff --git a/Downloads.php b/Downloads.php index f3986e8..202acd4 100644 --- a/Downloads.php +++ b/Downloads.php @@ -18,29 +18,27 @@ include_once("includes/versions.php"); Cadence (32bit, version 0.8.1)
  Cadence (64bit, version 0.8.1)
-   - Carla2 (32bit, version , requires Qt 5.9 or higher)
-   - Carla2 (64bit, version , requires Qt 5.9 or higher)
+   + Carla2 (32bit, version , requires Qt 5.9 or higher)
+   + Carla2 (64bit, version , requires Qt 5.9 or higher)
  FeSTige (32bit, version 1.0.2)

MacOS Downloads:
-   +   Carla2 (compatible build, version , requires macOS 10.8 or higher)
-   - Carla2 (newer build, version , requires macOS 10.12 or higher)
+   + Carla2 (universal build, version , requires macOS 10.12 or higher)

Windows Downloads:
  Cadence (32bit, version 0.8.1)
-   - Carla2 (32bit version , No-SSE build for old PCS)
-   +   Carla2 (32bit, version )
-   +   Carla2 (64bit, version )

diff --git a/includes/versions.php b/includes/versions.php index 6b54bfb..ab27229 100644 --- a/includes/versions.php +++ b/includes/versions.php @@ -1,3 +1,5 @@