kiilerix
kiilerix
The goal of this PR is to make automation editing more smooth. Nothing big, but some workflow improvements I would enjoy. See the individual clean changesets. I think some of...
More strict correctness of C include files cause some failures, with the core of the problem explained as comments next to the solutions/workarounds. It seems like the best solutions are...
Gearbox depends on https://pypi.org/project/Tempita/ which seems to be quite dead. http://pythonpaste.org/tempita/ doesn't work and I don't know if they have an issue tracker. tempita uses cgi.escape . cgi was removed...
Time for maintenance. See the individual commits.
ola_dev_info was showing un unexpanded '%d': Device 8: OSC Device port 0, IN /dmx/universe/%d, priority 100 port 1, IN /dmx/universe/%d, priority 100 port 2, IN /dmx/universe/%d, priority 100
I have been working on addressing some usability issues, mainly introduced by 524073d8. This works much better for my use case, and I think it should work fine for other...
## Description **Summary of Changes:** On Linux, /usr/lib/*.so is reserved for libraries that are shared to be used by other applications. Such shared libraries must thus have careful versioning and...