Hello,
I’ve been trying to get the “Connection History” plugin to work for ages. How does the patch function work? How do I get it to work?
Thanks :3
Hello,
I’ve been trying to get the “Connection History” plugin to work for ages. How does the patch function work? How do I get it to work?
Thanks :3
90% of the plugins out there have dependencies related to QT5, so in other words this “patch” is totally useless, unless if the plugin doesn’t have internal functions related to TeamSpeak and it has connection to something external, otherwise, don’t even waste your time with this “API change”.
The funny thing is, in order to publish a plugin that uses any version of QT you have to either buy a horrendously expensive license or agree to the QT open source license which stipulates that your code using QT must be open source.
I highly doubt that people developing TeamSpeak plugins purchase licenses between 550 and over 7000 € a year just so they don’t have to open source them.
But you only need to patch plugins that are closed source, others you could simply recompile with all the required changes.
So all plugins that can not be patched are either developed by people with way too much money - in which case they should be easily able to update their plugins or pay someone to do so - or by people violating the QT open source license they agreed to.