jamulus
jamulus copied to clipboard
Jamulus enables musicians to perform real-time jam sessions over the internet.
**Describe the bug** If (a new) ASIO device is added to the system which is not yet configured correctly and this device is selected in Jamulus Jamulus will show an...
**Current behaviour and why should it be changed?** IPv6 client support currently has to be enabled at the command line using the -6 option. This requires the user either to...
**What is the current behaviour and why should it be changed?** The current sorting method means "Client:" and "Client/Server:" tagged entries can be mixed: ```diff +- Client: Added "delete server"...
Currently, "Finish App translations" reads" > - [x] Finish App translations > - [x] Review translation PRs according to [release process checklist](https://jamulus.io/contribute/Release-Process#3-update-the-ts-files-returned-by-translators) > - [x] Wait for all PRs to...
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.17 to 0.18. Release notes Sourced from DoozyX/clang-format-lint-action's releases. v0.18 Fix invalid escape sequence warning #67 Add clang-format 18 #70 Commits d7f6a5b Update README.md 3fda015 Update action.yml...
**Short description of changes** Returns correct OS version for iOS servers. CHANGELOG: iOS: Return correct operating system version if run as server **Context: Fixes an issue?** Fixes: #3359 **Does this...
**Describe the bug** https://github.com/jamulussoftware/jamulus/blob/d1dfd33447bc9377b905efc00dad1ec81a5a15c4/src/util.h#L1097 does not seem to handle iOS explicitly. (Spotted by looking through code). This function will probably return OT_MAC_OS on iOS builds (at least explorer.jamulus.io says so),...
This automated Pull Request updates the used **aqt** version to version **3.1.18**. This PR was opened by the workflow *Bump dependencies* (*create-prs*) CHANGELOG: SKIP
**Short description of changes** Fixes an UI overflow bug for the about dialog on iOS. Related to: #3343 Now - with some potential device rotations the about dialog can be...
**Short description of changes** Makes Connect dialog show up in full screen like Android if Qt6 is used. This fixes a severe UI issue on the Qt6 build of Jamulus...