From d3c38ee2c1e7db77dfc0f1cfaf60fe44ffe46b83 Mon Sep 17 00:00:00 2001
From: ann0see <20726856+ann0see@users.noreply.github.com>
Date: Sun, 7 May 2023 23:09:27 +0200
Subject: [PATCH 1/2] Make download of legacy versions less obvious
The legacy builds and old versions of Jamulus should not be preferred,
so this makes them less prominent
---
wiki/en/Client-Troubleshooting.md | 13 +++++++++++++
wiki/en/Getting-Started.md | 2 +-
wiki/en/Installation-for-Macintosh.md | 16 +---------------
wiki/en/Installation-for-Windows.md | 2 +-
4 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/wiki/en/Client-Troubleshooting.md b/wiki/en/Client-Troubleshooting.md
index 7e4e40e99..a3910434a 100644
--- a/wiki/en/Client-Troubleshooting.md
+++ b/wiki/en/Client-Troubleshooting.md
@@ -78,6 +78,19 @@ In the UK (and possibly other regions/routers) the Virgin Media Cable Internet M
In some cases, it may be your ISP that is blocking your use of Jamulus. See the note on the [server troubleshooting page](Server-Troubleshooting#nobody-can-connect-to-my-server---but-i-can-connect-locally) about "Nobody can connect to my Server"
+## Getting an error message saying "Jamulus" can't be opened because the developer cannot be verified
+
+If you are using a "legacy" version of Jamulus (because you are running an older version of macOS) or an intermediate build, the first time you run Jamulus, you will see a message saying it cannot be opened.
+
+To open Jamulus
+
+1. Go to the Applications folder via Finder
+1. Double-click on Jamulus and wait for the above-mentioned message
+1. Close this message by clicking on "Cancel"
+1. Now control-click (or right-click) on Jamulus, and select "Open" from the top of the menu.
+
+You will then get a slightly different version of the same message, which allows you to click "Open". From the on, you can run Jamulus in the normal way and the message won't appear. For further information about this warning see [this Apple Support Page](https://support.apple.com/en-gb/guide/mac-help/mh40616/mac).
+
### Trouble using Garageband (or other DAW) with Jamulus?
See [this forum discussion](https://sourceforge.net/p/llcon/discussion/533517/thread/d3dd58eedc/#b994)
diff --git a/wiki/en/Getting-Started.md b/wiki/en/Getting-Started.md
index cb9ce15e1..dbaf45ee5 100644
--- a/wiki/en/Getting-Started.md
+++ b/wiki/en/Getting-Started.md
@@ -24,7 +24,7 @@ To get Jamulus working with your operating system, please follow the installatio
macOS
Linux
-_[Android](Installation-for-Android) and [iOS](Installation-for-iOS) can be used too, but are still considered experimental._
+_[Android](Installation-for-Android) and [iOS](Installation-for-iOS) can be used too, but are considered experimental._
And for now, close all other applications. It’s best to start simple at first.
diff --git a/wiki/en/Installation-for-Macintosh.md b/wiki/en/Installation-for-Macintosh.md
index df9adbd4f..72f9a2a3b 100644
--- a/wiki/en/Installation-for-Macintosh.md
+++ b/wiki/en/Installation-for-Macintosh.md
@@ -16,27 +16,13 @@ Make sure you've already read the [Getting Started](Getting-Started) page.
Upgrading? You may want to [back up your configuration](Software-Manual#backing-up-jamulus) first.
1. [Download Jamulus (Universal build)]({{ site.download_root_link }}{{ site.download_file_names.mac }}){: .button}\\
- **macOS Mojave (10.14) or lower:** [Download legacy version]({{ site.download_root_link }}{{ site.download_file_names.mac-legacy }})\\
**Mirror 2:** [SourceForge](https://sourceforge.net/projects/llcon/files/latest/download)
1. **Install Jamulus**: Open the downloaded `.dmg` file, agree to the licence, *drag and drop* each icon you see in the window (Jamulus Client and Server) into your *Applications folder*. After that, you can close this window.
1. **Run Jamulus**. Now you should be able to use Jamulus just like any other application.
_You can remove the folder in the Downloads directory containing the `.dmg` and eject the "Jamulus" drive on your desktop. They are no longer needed._
-***
-
-## "Jamulus" can't be opened because the developer cannot be verified
-
-If you are using the "legacy" version of Jamulus (because you are running an older version of macOS), the first time you run Jamulus, you will see a message saying it cannot be opened.
-
-To open Jamulus
-
-1. Go to the Applications folder via Finder
-1. Double-click on Jamulus and wait for the above-mentioned message
-1. Close this message by clicking on "Cancel"
-1. Now control-click (or right-click) on Jamulus, and select "Open" from the top of the menu.
-
-You will then get a slightly different version of the same message, which allows you to click "Open". From the on, you can run Jamulus in the normal way and the message won't appear. For further information about this warning see [this Apple Support Page](https://support.apple.com/en-gb/guide/mac-help/mh40616/mac).
+**Note:** You can find old (legacy) versions supporting outdated operating systems on the [GitHub release page](https://github.com/jamulussoftware/jamulus/releases).
## All installed?
diff --git a/wiki/en/Installation-for-Windows.md b/wiki/en/Installation-for-Windows.md
index 6a724baad..53d8aa43a 100644
--- a/wiki/en/Installation-for-Windows.md
+++ b/wiki/en/Installation-for-Windows.md
@@ -24,7 +24,7 @@ Upgrading? You may want to [back up your configuration](Software-Manual#backing-
_Please note that you are not permitted to redistribute this binary without acquiring a [licence agreement from Steinberg](https://www.steinberg.net/developers/)._
-If you don't want to use ASIO or prefer [JACK on Windows](https://jackaudio.org/faq/jack_on_windows.html), you can also use the [JACK version of Jamulus]({{ site.download_root_link }}{{ site.download_file_names.windows-jack }}).
+**Note:** If you don't want to use ASIO or prefer [JACK on Windows](https://jackaudio.org/faq/jack_on_windows.html), you can also use the [JACK version of Jamulus]({{ site.download_root_link }}{{ site.download_file_names.windows-jack }}). You can find old (legacy) versions supporting outdated operating systems on the [GitHub release page](https://github.com/jamulussoftware/jamulus/releases).
***
From 3a4777639003e2e4edb8e7a9640dba63d6a22736 Mon Sep 17 00:00:00 2001
From: ann0see <20726856+ann0see@users.noreply.github.com>
Date: Tue, 9 May 2023 22:26:28 +0200
Subject: [PATCH 2/2] Fix typo
---
wiki/en/Client-Troubleshooting.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wiki/en/Client-Troubleshooting.md b/wiki/en/Client-Troubleshooting.md
index a3910434a..7736f6c4b 100644
--- a/wiki/en/Client-Troubleshooting.md
+++ b/wiki/en/Client-Troubleshooting.md
@@ -89,7 +89,7 @@ To open Jamulus
1. Close this message by clicking on "Cancel"
1. Now control-click (or right-click) on Jamulus, and select "Open" from the top of the menu.
-You will then get a slightly different version of the same message, which allows you to click "Open". From the on, you can run Jamulus in the normal way and the message won't appear. For further information about this warning see [this Apple Support Page](https://support.apple.com/en-gb/guide/mac-help/mh40616/mac).
+You will then get a slightly different version of the same message, which allows you to click "Open". From then on, you can run Jamulus in the normal way and the message won't appear. For further information about this warning see [this Apple Support Page](https://support.apple.com/en-gb/guide/mac-help/mh40616/mac).
### Trouble using Garageband (or other DAW) with Jamulus?