aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/midi-control/button-utils.scm
AgeCommit message (Expand)Author
2023-06-15Get rid of old MIDI control stuffThomas White
2022-10-30MIDI control: Set go button LED on startupThomas White
2022-06-02Debounce "go" button on MIDI controllerThomas White
2021-08-08Make each MIDI controller into its own objectThomas White
2021-05-24Indicate when stop button can be pressedThomas White
2021-05-22Handle LED via select-on-buttonThomas White
2021-05-22Indicate playback paused via LEDsThomas White
2021-05-22Add make-back-buttonThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White
2021-05-06Add GPL boilerplate everywhereThomas White
2021-01-26Move "sel" to base, and add a callbackThomas White
2021-01-09Add select-on-buttonThomas White