Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-22 | Pass higher-level DMX setters to scanout functions | Thomas White | |
2020-08-21 | Get rid of 'expand-state' | Thomas White | |
From now on, states will always be real states (not functions evaluating to states). Cues, however, contain functions evaluating to states. | |||
2020-08-21 | Add 'at' macro | Thomas White | |
2020-08-21 | Add current-state parameter and define-state macro | Thomas White | |
2020-08-20 | Beginnings of a moving light fixture class | Thomas White | |
2020-08-20 | Macros for fixture attributes | Thomas White | |
2020-08-20 | Scan out entire fixtures at once | Thomas White | |
2020-08-19 | Add lots more side-effects | Thomas White | |
2020-08-17 | Implement 'go' | Thomas White | |
2020-08-16 | Split playbacks into separate module | Thomas White | |
2020-08-16 | Cross-fade machinery | Thomas White | |
2020-08-15 | s/workspace/state/ | Thomas White | |
2020-08-12 | Obviate wrap-merge, use LTP for non-intensity parameters | Thomas White | |
2020-08-12 | Fix round-dmx | Thomas White | |
2020-08-12 | Formatting/comments/remove unnecessary stuff | Thomas White | |
2020-08-12 | New model for cues and playbacks | Thomas White | |
2020-08-11 | WIP on cues and playbacks | Thomas White | |
2020-08-09 | Formatting | Thomas White | |
2020-08-09 | Fix some lets | Thomas White | |
2020-08-02 | Add fade-up | Thomas White | |
2020-08-02 | Don't hammer the CPU as much | Thomas White | |
2020-07-26 | Add effects | Thomas White | |
2020-07-26 | Rename project and finally get states right | Thomas White | |