Skip to content

Commit 4b47ce5

Browse files
committed
Document further changes in changelog
1 parent d894308 commit 4b47ce5

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

ChangeLog

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

22
### 3.8.0rc1dev <- NOTE: the release version number will be 3.8.0 ###
33

4-
- Mac: Updated to use Qt 5.12.10 for better compatibility with Big Sur (#1687).
5-
This drops support for Yosemite and El Capitan in the distributed version.
4+
- Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768).
5+
We still build Jamulus (legacy) with Qt 5.9.9 to support older versions of macOS; However
6+
Big Sur users should use the standard build.
67
(contributed by @softins)
78

89
- Code: Added automatic code formatting with clang-format (#901, #1127).
@@ -87,12 +88,12 @@
8788
- Client: A hint regarding non-default Jack support has been added (#1397, #1438).
8889
(contributed by @djfun)
8990

90-
- Server: Support for Delay Panning has been added (#332, #567, #1151, #1417):
91+
- Server: Support for Delay Panning has been added (#332, #567, #1151, #1417, #1744):
9192
This feature can be enabled on servers using the new --delaypan option.
9293
Enabling this feature will slightly increase server CPU usage.
9394
It can create a much more realistic spatial sound impression for clients
9495
that are set to Stereo or Mono-in/Stereo-out mode.
95-
(contributed by @DetlefHennings, @Hk1020, @softins)
96+
(contributed by @DetlefHennings, @Hk1020, @softins, @henkdegroot)
9697

9798
- Server: Half-connected clients will no longer receive audio (#1243, #1589):
9899
Note: This breaks compatibility with client versions before 3.3.0 (Feb 2013).
@@ -152,6 +153,8 @@
152153
- Internal legacy IP address variables have been cleaned up (#1400).
153154
(contributed by @wferi)
154155

156+
- Internal: New pull requests will now be checked for coding style automatically (#1735).
157+
(contributed by @passing)
155158

156159
### 3.7.0 (2021-03-17) ###
157160

@@ -809,7 +812,7 @@
809812

810813
- removed unnecessary settings and LED indicators
811814

812-
- bug fix: the fader level could not be changed if the fader was on solo
815+
- bug fix: the fader level could not be changed if the fader was on solo
813816

814817

815818
### 3.3.3 (2013-12-30) ###
@@ -844,7 +847,7 @@
844847
- improved server performance under Linux
845848

846849
- changed the network buffer for improved OPUS PLC performance
847-
850+
848851
- added protocol overhead for DSL line for upload rate calculation
849852

850853
- fixed outstanding renaming from llcon to Jamulus

0 commit comments

Comments
 (0)