aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/utils.scm
AgeCommit message (Collapse)Author
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White
2021-05-06Add GPL boilerplate everywhereThomas White
2021-04-08Neater abstraction for fade typesThomas White
2021-01-31Replace return-unspecified with *unspecified*Thomas White
2021-01-30Move useful stuff to utilsThomas White
2020-11-22cut-to-cue-number: Copy the hash tableThomas White
This hash table will become the one which contains the cross-fade functions. Therefore, when we "emphatically" set it like this, it must not be the same table as in the cue state itself.
2020-09-06Add utils moduleThomas White