aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/state.scm
AgeCommit message (Expand)Author
2021-09-11at: Clamp continuous attributes to rangeThomas White
2021-09-11state-source: Clamp continuous attributes to rangeThomas White
2021-09-11Run state update hook in 'clear-state!'Thomas White
2021-08-08Add hook for state updatesThomas White
2021-06-27Fixture display: Show selectionThomas White
2021-05-24Add hook for state changes on a playbackThomas White
2021-05-22Add home-fixture!/blackout!Thomas White
2021-05-16Get rid of time parameter and use clock objects for cross-fadesThomas White
2021-05-13Export copy-stateThomas White
2021-05-13Avoid mutation of state objects by "set-state-name!"Thomas White
2021-05-10Run cues as single atomic operationsThomas White
2021-05-10Make state objects' hash tables immutable with atomic updatesThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White