ann0see

Results 843 comments of ann0see

TODO: Add step for checklist to set note for translation process on weblate.

@jamulussoftware/translators please recheck your translations. I plan to merge translations this evening.

Translations are now merged. Website needs to be updated with screenshots. Maybe we tag a new beta tomorrow?

Yes, I commented that in the respective PR.

* channel.cpp emits Disconnected() in GetData --> may need some refactoring

Now the coding style check seems to work. Not so sure about the style change in main.cpp: https://github.com/jamulussoftware/jamulus/actions/runs/10982471650/job/30490757878?pr=3372#step:4:54

Please recheck if the important parts are in the two issues I opened and comment there.

I do not understand why clang format complains about the list style here. https://github.com/jamulussoftware/jamulus/actions/runs/11242233032/job/31255455777?pr=3372#step:4:18

Yes, I agree. This may imply that we may need to restructure the UI functionality a bit. I'll have a look in a few weeks. Currently I have a higher...

I would like to define the methods as follows (not sure if this is everything) CClient is connected iff all of those hold 1. CClient.Init() was called 2. CClient.Connect() was...