aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/cue-list.scm
AgeCommit message (Expand)Author
2023-04-09New transition effect syntaxThomas White
2022-11-12Introduce new type for attribute namesThomas White
2022-10-27Improve cue list errorsThomas White
2022-08-13cue-list: Ignore unspecified valuesThomas White
2022-06-26cue-proc: Allow a cue made up only of cue partsThomas White
2022-06-18Add num-cuesThomas White
2022-06-07Add fast recovery mechanism to playbackThomas White
2022-06-06Rename state-map to state-map->list, add a real state-mapThomas White
2022-02-05cue-list: Fix use of apply-state outside lighting-stateThomas White
2022-01-30Remove states and transitions from cue (leave only cue parts)Thomas White
2022-01-25Implement crossfadeThomas White
2022-01-25Track time taken for cue transitionThomas White
2022-01-25Initial working demonstration of 'snap' transitionThomas White
2022-01-25Separate cue lists from playbacks and crossfadesThomas White