Massimo Callegari
Massimo Callegari
@hjtappe the idea is approved, no doubt about it. Thanks for this. I'm pretty sure many users will appreciate it. However I would like to discuss with you a few...
Hi @mlowczynski thanks for this! I've got a first comment on this PR. Instead of using a QmlFileSelector to support Qt5/Qt6 builds, I would solve this at cmake level, by...
I have updated the filedialog branch. Please update on it Also, I have built the PR sources and the 3D view looks like this: 
Hi, I'm not sure about this. Some changes are good some other I don't like, especially `QString &var` vs `QString& var`. See https://wiki.qt.io/Qt_Coding_Style Except for curly braces (which for Christ...
@hjtappe sorry but I've got some more things that I would adjust: - switch/case should look like this (and yes, I don't like Qt style in this case) ``` switch...
Hey @hjtappe sorry for leaving this behind! I was thinking: is it possible to split this into several PRs or separate commits? First I would tackle `QString& var` vs `QString...
How about this instead of inventing our own script? https://github.com/google/styleguide/tree/gh-pages/cpplint I haven't tried it yet but it looks you can pass specific filters from command line
I'm not sure if this is OK for every motorized fader controller. I need to test it with my BCF2000. IIRC sending a feedback while moving a fader will block...
This project is gone. It's all zeroed. Next time please submit this to the forums to get more chance of a faster help.
16 bit fade is being worked on in the following branch https://github.com/mcallegari/qlcplus/tree/16bitfade