aboutsummaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2021-09-11Re-assert MIDI control map on parameter changeThomas White
2021-08-08Add hook for state updatesThomas White
2021-08-08Make each MIDI controller into its own objectThomas White
2021-07-03Add option to store cue list in a file, and reload itThomas White
2021-06-27Fixture display: Show selectionThomas White
2021-06-26Remove tnow parameter from current-valueThomas White
2021-06-19Add patched-fixture-namesThomas White
2021-06-03Add patch-manyThomas White
2021-05-29Split fixture library down to one file per fixture typeThomas White
2021-05-28Add "cut!" (cut forwards)Thomas White
2021-05-28Apply preset for running cue when the playback reverts to ready stateThomas White
2021-05-27Set the preset state when cutting between cuesThomas White
2021-05-27Calculate presets for all cues when cue list is createdThomas White
2021-05-27Calculate tracking when cue list is createdThomas White
2021-05-25Set default attribute fade time to zeroThomas White
2021-05-24Factorise set-playback-stateThomas White
2021-05-24Move preset from fade-times to cue propertiesThomas White
2021-05-24Indicate when stop button can be pressedThomas White
2021-05-24Add hook for state changes on a playbackThomas White
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