Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions assets/img/de-screenshots/server-active.inc
1 change: 1 addition & 0 deletions assets/img/de-screenshots/server-inactive.inc
1 change: 1 addition & 0 deletions assets/img/en-screenshots/server-active.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://raw.githubusercontent.com/jamulussoftware/jamulus/master/src/res/servertrayiconactive.png
1 change: 1 addition & 0 deletions assets/img/en-screenshots/server-inactive.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://raw.githubusercontent.com/jamulussoftware/jamulus/master/src/res/servertrayiconinactive.png
2 changes: 1 addition & 1 deletion assets/img/en-screenshots/server-window-options.inc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://user-images.githubusercontent.com/4561747/147836204-f9db1f64-4f82-4bf5-af57-018111d1359d.png
https://user-images.githubusercontent.com/4561747/150634900-fdd609d2-2105-44b0-a081-ba7a5fa1faa8.png
2 changes: 1 addition & 1 deletion assets/img/en-screenshots/server-window-setup.inc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://user-images.githubusercontent.com/4561747/147836247-e150ab49-7d29-49cc-a8aa-24236d0e56ab.png
https://user-images.githubusercontent.com/4561747/150634883-e2788c8c-b7e0-4f32-9d4e-7bc7224e37b8.png
2 changes: 1 addition & 1 deletion assets/img/en-screenshots/settings-profile.inc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://user-images.githubusercontent.com/4561747/147836382-e978fa15-93e1-46a9-834d-5038bd614c89.png
https://user-images.githubusercontent.com/4561747/150635632-df083c6e-94d2-4ab8-a81c-18c7cc0c158d.png
1 change: 1 addition & 0 deletions assets/img/es-screenshots/server-active.inc
1 change: 1 addition & 0 deletions assets/img/es-screenshots/server-inactive.inc
1 change: 1 addition & 0 deletions assets/img/fr-screenshots/server-active.inc
1 change: 1 addition & 0 deletions assets/img/fr-screenshots/server-inactive.inc
1 change: 1 addition & 0 deletions assets/img/nl-screenshots/server-active.inc
1 change: 1 addition & 0 deletions assets/img/nl-screenshots/server-inactive.inc
1 change: 1 addition & 0 deletions assets/img/pt-screenshots/server-active.inc
1 change: 1 addition & 0 deletions assets/img/pt-screenshots/server-inactive.inc
8 changes: 8 additions & 0 deletions wiki/en/Running-a-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,14 @@ Leave this field empty unless you need to list your server on a [private Directo

**Windows users** - If you want the server to start automatically on system start, enable the corresponding check box.

### Server status icon

When the Server is running, the operating system will show an icon in the system tray or status area to represent whether the Server is active:

<figure><img src="{% include img/en-screenshots/server-inactive.inc %}" style="float:left; margin-right:10px;" loading="lazy" alt="Image of the Jamulus Server icon"></figure> The Server is empty

<figure><img src="{% include img/en-screenshots/server-active.inc %}" style="float:left; margin-right:10px;" loading="lazy" alt="Image of the Jamulus Server icon"></figure> The Server is occupied



# Running a Private Server
Expand Down
4 changes: 4 additions & 0 deletions wiki/en/Software-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ If you set an instrument and/or country, icons for these selections will also be

This applies a skin to the main window, some of which are designed to accommodate larger ensembles.

### Meter style

This changes the visual style of the audio meters, independently of the chosen skin.

### Mixer rows

This sets the number of rows displayed in the server audio mixer, for use with larger ensembles.
Expand Down