aboutsummaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2022-10-30Add find-midi-deviceThomas White
2022-10-27Improve cue list errorsThomas White
2022-08-13cue-list: Ignore unspecified valuesThomas White
2022-07-17Improve the syntax of "set-midi-control-map!"Thomas White
2022-07-10Add "remove-selection-from-programmer!"Thomas White
2022-07-10Add 'ps' as a synonym for programmer-stateThomas White
2022-07-10Add "remove-fixture[s]-from-state!"Thomas White
2022-07-10Don't send fix/attr/val to state update hookThomas White
2022-07-10Add "state-empty?"Thomas White
2022-07-09Error if someone tries to set an attribute that doesn't existThomas White
2022-07-09Playback: Factorise start-fixture-playback! and clock logicThomas White
2022-06-28Fixture library: update remaining fixture definitions to new layoutThomas White
2022-06-26Implement missing strobe channels (including in documentation)Thomas White
2022-06-26Fixture library: update older definitions to new systemThomas White
2022-06-26Fixture library: rename <tadm-led-foh> to <stairville-z120m-6ch>Thomas White
2022-06-26cue-proc: Allow a cue made up only of cue partsThomas White
2022-06-18Playback: avoid more trouble if current cue doesn't existThomas White
2022-06-18Add num-cuesThomas White
2022-06-11Fixture display: Clearer indication when a cue is runningThomas White
2022-06-11MIDI control: pull entire colour into programmer stateThomas White
2022-06-11Add (comment ...)Thomas White
2022-06-11Rename make-colour-rgb to rgb, similar for cmyThomas White
2022-06-09Move scanout-fixture from (starlet scanout) to (starlet fixture)Thomas White
2022-06-09Add 'blackout'Thomas White
2022-06-09Fixture library: update TadM LED definitions to new define-fixture syntaxThomas White
2022-06-07Add fast recovery mechanism to playbackThomas White
2022-06-06run-cue-index!: Add an implicit transitiom to 0/no-value for values in playbackThomas White
2022-06-06Rename state-map to state-map->list, add a real state-mapThomas White
2022-06-02Debounce "go" button on MIDI controllerThomas 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
2022-04-24New definition for flatten-sublistsThomas White
2022-04-24Add fallback find-attr which gives a meaningful error messageThomas White
2022-04-24Convert some fixtures to use define-fixtureThomas White
2022-04-24Add define-fixture macroThomas White
2022-04-23Add (taw controls)Thomas White
2022-04-23Fixture library: Add Stairville Octagon Theater CW/WWThomas White
2022-04-23Add scale-and-clamp-to-rangeThomas White
2022-04-23Fixture library: Add ADJ Mega Tripar ProfileThomas White
2022-03-19crossfade: Remove unused routinesThomas White
2022-03-19Set unused intensities to zero in transition effectsThomas White
2022-02-21Fix (write <starlet-playback> _) on last cueThomas White
2022-02-13Show only cue numbers (not indices) in playbackThomas White
2022-02-13Write colours as inexact numbers to three significant figuresThomas White
2022-02-08playback: Remove unused exportThomas White
2022-02-05cue-list: Fix use of apply-state outside lighting-stateThomas White
2022-02-05playback: Start new playbacks in cue zeroThomas White
2022-02-04crossfade: Accept single argument for flat fadesThomas White
2022-01-30Remove states and transitions from cue (leave only cue parts)Thomas White