aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/scanout.scm
AgeCommit message (Expand)Author
2023-06-15Un-GOOPS some proceduresThomas White
2023-06-15Remove colour-component stuffThomas White
2023-06-06Slow down engine a bitThomas White
2023-04-01Scanout: Retrieve the combined state only onceThomas White
2023-04-01Separate 'engine' and 'scanout'Thomas White
2023-04-01Send the combined state to OLAThomas White
2023-04-01Build a general combined stateThomas White
2022-11-12Introduce new type for attribute namesThomas White
2022-06-09Move scanout-fixture from (starlet scanout) to (starlet fixture)Thomas White
2022-05-06define-fixture: Eliminate need to provide names for get-attr etcThomas White
2022-05-06Move useful functions to utilsThomas White
2022-05-06FormattingThomas White
2021-06-26Remove tnow parameter from current-valueThomas White
2021-06-19Add patched-fixture-namesThomas White
2021-06-03Add patch-manyThomas White
2021-05-24Add hook for state changes on a playbackThomas White
2021-05-22Add total-num-attrsThomas White
2021-05-16Get rid of time parameter and use clock objects for cross-fadesThomas White
2021-05-13Avoid mutation of state objects by "set-state-name!"Thomas White
2021-05-10Start OLA scanout automaticallyThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White