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

> If this is the case, we might want to update a few more ui files and mark text as not translatable to minimize translation effort. What do you think?...

bug

**Describe the bug** It looks like none of the existing opus optimization rules match arm64: https://github.com/jamulussoftware/jamulus/blob/e14f3dd9af84271c22575cf4ce7b10dbac0c2bdd/Jamulus.pro#L667 **To Reproduce** To be investigated. **Expected behavior** M1 builds should use the opus ARM...

bug
macOS

> I'd rather "convert to wireformat" and "convert from wireformat" were both "safe" - i.e. returned "Error" (e.g. -1) or a valid response, given any integer value, then have the...

refactoring

**Describe the bug** Following the instructions here: https://github.com/jamulussoftware/jamulus/blob/master/COMPILING.md#macos leads to an error at the `xcodebuild` phase: ``` PhaseScriptExecution Qt\ Qmake .xcode/Jamulus.build/Release/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh cd /Volumes/Data/Users/emlyn/code/jamulus /bin/sh -c \"/Volumes/Data/Users/emlyn/code/jamulus/.xcode/Jamulus.build/Release/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh\" make: `Jamulus.xcodeproj/project.pbxproj'...

bug

*Change* Update github and any automation, plus documentation, to show the project main branch is named "main". *Reason* To remove sensitive references.

refactoring
needs documentation

**What is the current behaviour and why should it be changed?** We currently don't have clear guidance when to add changelog entries. **Describe possible approaches** - [ ] What's the...

refactoring

**What is the current behaviour and why should it be changed?** Jamulus uses an .ini file to save session and configuration information. However for one who wishes to use different...

feature request

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Jamulus/Jamulus app](https://hosted.weblate.org/projects/jamulus/jamulus-app/). It also includes following components: * [Jamulus/Windows Installer](https://hosted.weblate.org/projects/jamulus/windows-installer/) Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/jamulus/jamulus-app/horizontal-auto.svg)

**Short description of changes** Two changes relating to #1420: * Edit -> Set All Faders to New Client Level This retained the last known level for any client, so when...

needs documentation