Skip to content

Commit

Permalink
Tweaking the ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
gilgongo authored Jan 22, 2022
1 parent 7c793ee commit 2501880
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@

### 3.8.1dev <- NOTE: the release version number will be 3.8.2 ###

- Client: Added Vibraphone to list of instruments (#2043, #2080, #2158).
(contributed by @DavidSavinkoff, @softins, photo by @vibraphon)
- Client: Added selection option for level meter style (#1688).
(contributed by @henkdegroot)

- Client: On Windows, if no driver found while installing, the "Run Jamulus"
option will not be checked (#2103).
(contributed by @henkdegroot)

- Client: on macOS, corrected minimum OS version number for Legacy installer from 10.13 to 10.10.
Legacy installer will now install correctly on macOS Yosemite or newer (#2223).
(contributed by @softins)

- Client: Added Vibraphone to list of instruments (#2043, #2080, #2158).
(contributed by @DavidSavinkoff, @softins, photo by @vibraphon)

- Client: Added Conductor to list of instruments (#2140).
(contributed by @henkdegroot)

- Client: Fix wrong display of Unicode characters at line wrap (#1994).
(contributed by @djfun, @pljones)

- Client: Added selection option for level meter style (#1688).
(contributed by @henkdegroot)

- Client: Fixed incorrect operation of feedback detection on first connect in run (#2120).
(contributed by @softins)

Expand All @@ -24,9 +31,6 @@
Also migrated from deprecated QRegExp to QRegularExpression, for future compatibility with Qt6 (#2124).
(contributed by @softins)

- Client: Added Conductor to list of instruments (#2140).
(contributed by @henkdegroot)

- Client: Improved keyboard control of the list of Custom Directories (#2129).
(contributed by @pljones)

Expand Down Expand Up @@ -70,10 +74,6 @@
- Android: Some internal improvements to the experimental Android port buffer handling (#1528, #2237).
(contributed by @j-santander, @softins)

- Mac Installer: Corrected minimum OS version number for Legacy installer from 10.13 to 10.10.
Legacy installer will now install correctly on macOS Yosemite or newer (#2223).
(contributed by @softins)

- Windows Installer: Updated NSIS to v3.08 (#2208).
(contributed by @ann0see)

Expand Down

0 comments on commit 2501880

Please sign in to comment.