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

Hi, when I copy something from the Jamulus client (e.g., an IP address) with CTRL+C and close the application, it is deleted from the Windows clipboard. I think this is...

bug
Windows

**Has this feature been discussed and generally agreed?** Issue has been mentioned multiple times in discussion groups and on Jamulus facebook groups, but afaik not on github. The given solution...

feature request

Log messages (especially from `src/main.cpp`) should be checked for consistency. - Uppercase/lowercase (as suggested by @drummer1154 in #1284) - Trailing dots - Indentation - Leading characters such as `-` The...

feature request

**Describe the bug** `CheckDeviceCapabilities()` in `windows/sound.cpp` does more than what the name suggests: It has side effects such as updating instance variables such as `lNumInChan`. **Expected behavior** Have a name...

refactoring
good first issue

(Yes, I'm still trying to sort this out...) My mind's eye view is that the server has a set of settings: SServerSettings. This is _everything_ the server needs to know....

refactoring

**Has this feature been discussed and generally agreed?** @pljones and @ann0see raised the idea to run automatic client/server smoke tests in CI (#2423). I second this idea. At least with...

feature request
tooling

**Has this feature been discussed and generally agreed?** No **Describe the solution you'd like** Since https://github.com/jamulussoftware/jamulus/pull/2355 has been merged, we should also use caching/parallelising for the iOS build. **Describe alternatives...

feature request
tooling

**Has this feature been discussed and generally agreed?** Not yet, but related to https://github.com/jamulussoftware/jamulus/pull/2264#issuecomment-1019570820 **Describe the solution you'd like** If a new user opens a PR and this PR gets...

**Describe the bug** Unexpected text is shown in the command prompt window when jamulus.exe is started from the command prompt. **To Reproduce** Open a command prompt window Change to the...

bug

**Describe the bug** The client main window is allowed to get small enough that the mixer panel shows a scrollbar. **To Reproduce** * Connect to a server * Reduce the...

bug