jamulus icon indicating copy to clipboard operation
jamulus copied to clipboard

Jamulus enables musicians to perform real-time jam sessions over the internet.

Results 269 jamulus issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/orgs/jamulussoftware/discussions/3006 Originally posted by **pcar75** February 9, 2023 Bonjour, On my dual boot PC, I can shutdown Jamulus server in Windows 10. However I can't do that...

bug

**Describe the bug** The Xcode build of Jamulus after the merge of #3076 crashes with the error message `- allocated port number: 22134 qt.qpa.plugin: Could not find the Qt platform...

bug
macOS

**Describe the bug** Even after #1073, valgrind shows some possible leaks. These should be investigated. Note: I'm not entirely sure if they are real or relevant leaks. I suppose there...

bug

**Describe the bug** When building the Android version of Jamulus, `Jamulus.pro` currently relies on the git commit count to generate the `ANDROID_VERSION_CODE`. Currently, the `| wc -l` used to generate...

bug
tooling
android

A Python script generate_json_rpc_docs.py in our repo produces a markdown file in our repo. It would be ideal that the Python script could run automatically, and produce the same markdown...

bug
tooling

Adds a Crash-fix by @danryu for a new ios Qt 6 build. Unfortunately, Qt6 makes the app basically unusable on small devices. This should be fixed after this PR got...

tooling

**Describe the bug** Currently, the build generated files e.g. `.moc` are scattered in the whole root directory. This is the case especially on manual builds. https://github.com/jamulussoftware/jamulus/pull/2588 tried to clean them...

refactoring
tooling

**What is the current behaviour and why should it be changed?** Methods _jamulusserver/setServerName_ and _jamulusserver/getServerProfile_ are redundant in their naming. Propose changing to _setName_ and _getProfile_, respectively. Given the experimental...

refactoring
JSON-RPC

**Describe the bug** With the code from master, the settings dialog in android is not layout correctly, with the rows appearing *compressed* as the screen is not tall enough. **To...

bug
Mobile UI

**Describe the bug** Text is not fitting in line and is not wrapped **To Reproduce** **Expected behavior** **Screenshots** ![Screenshot_20210526-123141](https://user-images.githubusercontent.com/32278848/119645951-dd896f00-be1e-11eb-85e4-058baeee7fef.png) **Operating system** Android 9 on Moto G6 (xt1925-5) 1080x2160 pixel **Version...

bug
Mobile UI