aboutsummaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2021-05-22Handle LED via select-on-buttonThomas White
2021-05-22Indicate playback paused via LEDsThomas White
2021-05-22send-note-on/off: Handle #f argumentThomas White
2021-05-22Add make-back-buttonThomas White
2021-05-22Add 'stop!' and 'back!'Thomas White
2021-05-22Add clock expiration timesThomas White
2021-05-22Add home-fixture!/blackout!Thomas White
2021-05-22Add total-num-attrsThomas White
2021-05-20Add get-fixture-attrsThomas White
2021-05-16Restore effects using clocksThomas White
2021-05-16Special case for zero duration clocksThomas White
2021-05-16Remove newly redundant with-fade-times macroThomas White
2021-05-16Fix copy/paste errorThomas White
2021-05-16Get rid of time parameter and use clock objects for cross-fadesThomas White
2021-05-15Add clock durationsThomas White
2021-05-15Add clock moduleThomas White
2021-05-13Export copy-stateThomas White
2021-05-13Avoid mutation of state objects by "set-state-name!"Thomas White
2021-05-12Trigger apply-fader when fader crosses its original valueThomas White
2021-05-10Run cues as single atomic operationsThomas White
2021-05-10Make state objects' hash tables immutable with atomic updatesThomas White
2021-05-10Start OLA scanout automaticallyThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White
2021-05-06Add GPL boilerplate everywhereThomas White
2021-05-06Remove state-rwThomas White
2021-05-06Slow down MIDI transmisisonsThomas White
2021-05-03Don't hammer OLA with unnecessary updatesThomas White
2021-05-02Use wrapper for OLA's C++ API instead of the web APIThomas White
2021-04-18Update MIDI buttonsThomas White
2021-04-18Add <arduino-dmx-thing>Thomas White
2021-04-18Use individual CMY channels in MIDI control mapThomas White
2021-04-18Special case colour components for MIDI fadersThomas White
2021-04-18Extend attribute-handling functions to handle colour component IDsThomas White
2021-04-18Add <colour-component-id>Thomas White
2021-04-11Add colour-as-rgbThomas White
2021-04-08Neater abstraction for fade typesThomas White
2021-04-07Coerce values in programmer to real valuesThomas White
2021-04-07Convert everything else to use <colour>Thomas White
2021-04-07Fade colours nicelyThomas White
2021-04-07fixup initial abstractionThomas White
2021-04-06FormattingThomas White
2021-04-06Initial abstraction layer for coloursThomas White
2021-04-05When using jogwheel control, clamp values to end of rangeThomas White
2021-04-04Actually fade attribute values (when appropriate)Thomas White
2021-04-04Add the ability to make certain states uniqueThomas White
2021-04-04New state-on-faderThomas White
2021-04-04Handle intensities returning no value in HTP mergeThomas White
2021-04-03New state-on-faderThomas White
2021-04-03Fix sel/at (again)Thomas White
2021-04-02Give programmer values absolute priorityThomas White