ann0see

Results 843 comments of ann0see

Possible, but this requires a review of weblate changes. If we merge this to release, the setup should automatically merge (not rebase) release to next release.

Thanks. Is there a reason why it's not an advanced setting? I understand that it's UI related and most UI related settings are in my profile. However advanced users would...

Hover might be simulated by a long press on touch devices. But that doesn't work on desktop.

Ok. On windows it works as expected.

I'd suspect that https://github.com/jamulussoftware/jamulus/blob/main/src/sound/asio/sound.cpp will give us a solution. Maybe something with CheckDeviceCapabilites() and the suspected "find supported device" algorithm? Otherwise, we iterate in LoadAndInitializeDriver

Maybe out of scope, maybe not: We'd need to adapt the CI.

I could imagine the following: 1. Get an approval from other main developers that we want to move to qml in Jamulus 4 2. Create a separate branch for Jamulus...

I think we can delay reverb implementation. It's not even clear if this would even be part of Jamulus 4 in the current way. The connect dialog would be more...

If I find time in the following months I'd like to look at getting the CI working.