aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/utils.scm
AgeCommit message (Expand)Author
2023-05-15Implement OSC encoders for list attributesosc-with-guileoscThomas White
2023-05-14Send selection via OSCThomas White
2023-04-25Add OSC utilitiesThomas White
2023-04-11Add 'lookup' utilityThomas White
2023-04-11Get rid of 'categorize'Thomas White
2022-07-10Add "state-empty?"Thomas White
2022-06-11Add (comment ...)Thomas White
2022-05-06Move useful functions to utilsThomas White
2022-04-24New definition for flatten-sublistsThomas White
2022-01-25Separate cue lists from playbacks and crossfadesThomas White
2021-10-19Replace partial application functions with SRFI-26 "cut"Thomas White
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
2020-09-06Add utils moduleThomas White