File tree 2 files changed +11
-9
lines changed 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
3
4
- 3.5.9git <- NOTE: the release version number will be 3.5.10
4
+ 3.5.10git <- NOTE: the release version number will be 3.5.11
5
+
6
+ TODO improve multithreading
7
+ TODO use command line argument to enable multithreading instead of qmake CONFIG
8
+
9
+
10
+
11
+
12
+
13
+ 3.5.10 (2020-08-16)
5
14
6
15
- do not change the server list order if the mouse is over the table to
7
16
avoid selecting an incorrect server on a mouse double click (#293)
30
39
- bug fix: --showallservers ping column sort is alphabetic (#201)
31
40
32
41
33
-
34
- TODO improve multithreading
35
- TODO use command line argument to enable multithreading instead of qmake CONFIG
36
-
37
-
38
-
39
-
40
42
3.5.9 (2020-07-19)
41
43
42
44
- new app icon for Jamulus, created by geheimerEichkater (#410)
Original file line number Diff line number Diff line change 1
- VERSION = 3.5.9git
1
+ VERSION = 3.5.10
2
2
3
3
# use target name which does not use a captital letter at the beginning
4
4
contains (CONFIG, "noupcasename" ) {
You can’t perform that action at this time.
0 commit comments