aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/playback.scm
AgeCommit message (Expand)Author
2020-09-10Add trackingThomas White
2020-09-07Un-export track-state, export qnumThomas White
2020-09-06Make cue 0 implicitThomas White
2020-09-06Add utils moduleThomas White
2020-09-06Rearrange for trackingThomas White
2020-09-05Store cue list as a vector instead of a listThomas White
2020-09-05Move some things aroundThomas White
2020-09-04Move cue list stuff to playback moduleThomas White
2020-09-03Return unspecified from 'go!' and 'cut-to-cue-number!'Thomas White
2020-08-23FormattingThomas White
2020-08-22Minimise exportsThomas White
2020-08-21Get rid of 'expand-state'Thomas White
2020-08-17Implement 'go'Thomas White
2020-08-16Split playbacks into separate moduleThomas White