summaryrefslogtreecommitdiff
path: root/src/nanolight.h
AgeCommit message (Collapse)Author
2019-07-02Rename "struct nanolight" to "struct lightctx"Thomas 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
The program now has its own view of what it wants ("this position", "this gobo" etc), and the fixture class contains instructions on how to turn that view into DMX values.
2019-06-17Prevent auto-repeat on playback keysThomas White
2019-06-15Add stop attributesThomas White
2019-06-15Hold shift for fine controlThomas White
2019-06-15Add loads of parametersThomas White
2019-06-14Move DMX universe number into fixtureThomas White
2019-06-14Generic non-intensity parameter handlingThomas White
2019-06-11Add strobe/shutter attributeThomas White
2019-06-11Home button for pan/tiltThomas White
2019-06-11Set pan and tilt with mouseThomas White
2019-06-09Basic selection and level settingThomas White
2019-06-04Add cursorThomas White
2019-06-04Attribute classes in commandsThomas White
2019-05-28Command line and rendering stuffThomas White
2019-05-26Dummy fixture and initial renderingThomas White
2019-05-25Empty window and initial data structuresThomas White