summaryrefslogtreecommitdiff
path: root/guile/nanolight/state.scm
AgeCommit message (Collapse)Author
2020-06-07Fix "flash"Thomas White
2020-06-06exec-state -> exec-state!Thomas White
This function is about as side-effect-y as they can be: it touches the physical lighting rig, and so has potential to burn down buildings.
2020-06-06state-assignment-string isn't part of the classThomas White
2020-06-06Remove "get-"Thomas White
2020-06-06Nicer scanoutThomas White
2020-06-04Scanout plumbingThomas White
2020-06-04Better state mergingThomas White
2020-05-27Basic fixture structureThomas White
2020-05-27Turn all Guile stuff into proper modulesThomas White