Skip to content

Commit 55af62b

Browse files
committed
r3_5_6
1 parent cc9e854 commit 55af62b

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

ChangeLog

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55

66

7-
3.5.6git
7+
8+
9+
10+
3.5.6 (2020-06-09)
811

912
- support sorting faders by channel name (#178)
1013

@@ -16,21 +19,16 @@
1619

1720
- added ukulele/bass ukulele instrument icons created by dos1 (#319)
1821

19-
- added check in acknowledge message, coded by atsampson (#302)
20-
2122
- avoid showing IP address if no name in the musician profile is given (#316)
2223

2324
- show channel numbers if --ctrlmidich is used (#241, #95)
2425

26+
- added check in acknowledge message, coded by atsampson (#302)
27+
2528
- bug fix: on MacOS declare an activity to ensure the process doesn't get throttled
2629
by OS level Nap, Sleep, and Thread Priority systems, coded by AronVietti (#23)
2730

2831

29-
30-
31-
32-
33-
3432
3.5.5 (2020-05-26)
3533

3634
- added banjo/mandolin instrument icons created by atsampson (#283)

Jamulus.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 3.5.6git
1+
VERSION = 3.5.6
22

33
# use target name which does not use a captital letter at the beginning
44
contains(CONFIG, "noupcasename") {

src/clientdlgbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>345</width>
10-
<height>363</height>
10+
<height>465</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

0 commit comments

Comments
 (0)