Peter L Jones

Results 563 comments of Peter L Jones

> We might also use signals? That's the only correct way to do it with Qt, in my view. The UI is meant to respond to signals - either from...

So we're suggesting: - mixer UI and/or RPC interface issues signal to CClient to update fader state - CClient updates fader state in CChannel and sends appropriate protocol message -...

If this can be split into one PR per change it would probably be easier to get it moving. The changes where there are problems would then not block the...

I'm not sure what this means from the auto build ![image](https://github.com/jamulussoftware/jamulus/assets/1549463/788bf18f-b77c-4ffa-a35a-24a09b60decf) I'm actually not too unhappy with getting this merged as is, given: - fix the above error - fix...

Yep, I guess my only concern is if _everything_ is a reference, then _somewhere_ (untracked?) there's the original data... which could get freed and thus the references are no longer...

Overall, there's no problems now, I think.

Could you squash before the merge, please. I'll see if I can get this onto my Servers and Directories. \**DONE**\

> - [ ] Start App translations > - [ ] Generate .ts files in main via lupdate Is this still needed (the `.ts` files) or is that what's now...

Oh yes -- Code and Documentation freeze has been in place for a while, all remaining changes should be completed ASAP, please.

> jamulussoftware/jamulus#3309 is the last PR for 3.11.0 before a feature freeze. Is this correct or do we want to bump Qt also? (Somewhat later...) Code is complete, the only...