summaryrefslogtreecommitdiff
path: root/src/scanout.c
AgeCommit message (Expand)Author
2019-07-16Initial crossfade stuffThomas White
2019-07-16Put all attribute values in a structThomas White
2019-07-03Fix integer conversion for 8-bit valuesThomas White
2019-07-02Rename "struct nanolight" to "struct lightctx"Thomas White
2019-06-30Tweak scaling between floating point and DMX valuesThomas White
2019-06-30Add pan/tilt reverseThomas White
2019-06-30Gobo selection and rotationThomas White
2019-06-28Add more attributes, and add separate properties for RGB vs CMY colourThomas White
2019-06-27New way of doing attributesThomas White
2019-06-15Add stop attributesThomas White
2019-06-14Move DMX universe number into fixtureThomas White
2019-06-11Fix DMX addressesThomas White
2019-06-09Scan out DMX for realThomas White
2019-06-09Framework for DMX scanoutThomas White