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

I assume that the code for Flip16,32,64 bits in sound.cpp is not efficient (or doesn't do what it should do): https://github.com/jamulussoftware/jamulus/blob/main/src/sound/asio/sound.cpp#L1168 I made some heuristic tests on what the function...

bug

Apologies if this is just upstream bugs, but it's driving me a bit crazy 😞 - can be segfaulting 10+ times an evening sometimes. Other UIs don't seem to have...

bug

**What is the current behaviour and why should it be changed?** In #2564 we've moved the CodeQL logic to the legacy build target. The reason was that enabling CodeQL got...

feature request
tooling

With this change, a Debian installation will create an empty /etc/jamulus/welcome.html file and specify it as the welcome file in the systemd default configuration. https://github.com/orgs/jamulussoftware/discussions/3086#discussioncomment-6248420 ## Checklist - [ ]...

**What is the current behaviour and why should it be changed?** The client and server code behave differently on start up when headless, in regards to loading translations. Ideally both...

feature request

**Describe the bug** If a server is restarted, changing the configuration to have a new server name, if it had been recording before the change, the client - still connected...

bug

**What is the current behaviour and why should it be changed?** On desktop builds, hovering the mouse over the channel user displays their profile details in a tool tip: ![image](https://github.com/jamulussoftware/jamulus/assets/1549463/fcaba56c-19ae-45c7-a94c-0cc89d5ee02c)...

feature request
Mobile UI

https://github.com/jamulussoftware/jamulus/pull/3149 removed caching and pinning of create dmg. This should be reverted. We need to find an alternative way of pinning in brew. See https://github.com/jamulussoftware/jamulus/pull/3149 for a link I found...

tooling

**Has this feature been discussed and generally agreed?** jamulussoftware/jamuluswebsite#319 was about documenting the process and a contact address for reporting security issues. It was also discussed to provide a way...

tooling

**Describe the bug** When using "Set all faders to new client level" this only resets the faders of current users, if a previous user signs in it's level is still...

feature request