aboutsummaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2021-01-26Move "sel" to base, and add a callbackThomas White
2021-01-26New, scaled approach to MIDI fadersThomas White
2021-01-25FormattingThomas White
2021-01-19Rename "on-fader" to "state-on-fader"Thomas White
2021-01-19on-fader: Soft pickupThomas White
2021-01-19sel: Handle listsThomas White
2021-01-19Implement selection of multiple fixtures at onceThomas White
2021-01-19Add more fixture attributesThomas White
2021-01-15Remove selection-stateThomas White
2021-01-11Add two more Robe fixturesThomas White
2021-01-11Factorise get-fixture-{universe,addr}Thomas White
2021-01-11More consistent behaviour between 8-bit and 16-bit settersThomas White
2021-01-10Avoid setting DMX values to #fThomas White
2021-01-10Use programmer-state for command-line interactionsThomas White
2021-01-09Cap values at maximumThomas White
2021-01-09Better rounding in set-chan-16bitThomas White
2021-01-09Change default universe to 0Thomas White
2021-01-09Add select-on-buttonThomas White
2021-01-03Start MIDI control only for attributes in the fixtureThomas White
2021-01-02Print backtraces for MIDI receive threadThomas White
2021-01-02Turn off all MIDI notes at startupThomas White
2021-01-02Implement at-midi-faderThomas White
2020-12-31Manage LEDs for parameter adjustmentThomas White
2020-12-31Reduce scope of merge-rule-replaceThomas White
2020-12-31Select fixture and change parameters via MIDIThomas White
2020-12-30Generalise MIDI callbacks to CCs as well as notesThomas White
2020-12-30Add selection/programmer states, improve error handlingThomas White
2020-12-30Make set-in-state! private, export set-attr!Thomas White
2020-12-29Simplify MIDI control interfaceThomas White
2020-12-27Add fader controlThomas White
2020-12-23Add separate fade time for non-intensity attributesThomas White
2020-12-23Move 'guile-midi' into Starlet namespaceThomas White
2020-12-05Remove 'venues' folderThomas White
2020-12-05Add generic-rgbThomas White
2020-11-22cut-to-cue-number: Copy the hash tableThomas White
2020-11-22Factorise vector-refThomas White
2020-11-18Improve syntax for cue partsThomas White
2020-10-25Add set-playback-cue-list! and get-playback-cue-numberThomas White
2020-10-24Match cue-part attributes by name as wellThomas White
2020-10-24Implement cue parts with different fade timesThomas White
2020-10-23fade-up -> up-time, fade-down -> down-timeThomas White
2020-10-23Plumbing for cue partsThomas White
2020-10-16with-fade-times macroThomas White
2020-10-15New record type for fade timesThomas White
2020-10-15s/fade-params/fade-record/Thomas White
2020-10-13New way of doing cross-fadesThomas White
2020-09-28Remove old "translator" elementThomas White
2020-09-13Add intensity?Thomas White
2020-09-10Add trackingThomas White
2020-09-09FormattingThomas White