index
:
Starlet
main
osc-with-guileosc
udp-scanout
Theatrical lighting control in Lisp
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-20
Fixture display: Get the fixture names from Starlet
Thomas White
2021-06-19
Update README.md (again)
Thomas White
2021-06-19
Update README.md
Thomas White
2021-06-19
Wrap README.md
Thomas White
2021-06-19
Update meson.build (install Guile files)
Thomas White
2021-06-19
Basic REPL I/O
Thomas White
2021-06-19
Add patched-fixture-names
Thomas White
2021-06-19
Basic internationalisation stuff
Thomas White
2021-06-19
Compile libguile-ola using Meson
Thomas White
2021-06-19
Skeleton fixture display tool
Thomas White
2021-06-03
Add docs/patching.rst
Thomas White
2021-06-03
Update demo.scm to show off patch-many
Thomas White
2021-06-03
Add patch-many
Thomas White
2021-05-29
Split fixture library down to one file per fixture type
Thomas White
2021-05-28
Add "cut!" (cut forwards)
Thomas White
2021-05-28
Apply preset for running cue when the playback reverts to ready state
Thomas White
2021-05-27
Set the preset state when cutting between cues
Thomas White
2021-05-27
Calculate presets for all cues when cue list is created
Thomas White
2021-05-27
Calculate tracking when cue list is created
Thomas White
2021-05-25
Set default attribute fade time to zero
Thomas White
2021-05-24
Factorise set-playback-state
Thomas White
2021-05-24
Move preset from fade-times to cue properties
Thomas White
2021-05-24
Indicate when stop button can be pressed
Thomas White
2021-05-24
Add hook for state changes on a playback
Thomas White
2021-05-22
Add missing use-modules to demo.scm
Thomas White
2021-05-22
Update demo.scm
Thomas White
2021-05-22
Handle LED via select-on-button
Thomas White
2021-05-22
Indicate playback paused via LEDs
Thomas White
2021-05-22
send-note-on/off: Handle #f argument
Thomas White
2021-05-22
Add make-back-button
Thomas White
2021-05-22
Add 'stop!' and 'back!'
Thomas White
2021-05-22
Add clock expiration times
Thomas White
2021-05-22
Add home-fixture!/blackout!
Thomas White
2021-05-22
Add total-num-attrs
Thomas White
2021-05-20
Add get-fixture-attrs
Thomas White
2021-05-16
Restore effects using clocks
Thomas White
2021-05-16
Special case for zero duration clocks
Thomas White
2021-05-16
Remove newly redundant with-fade-times macro
Thomas White
2021-05-16
Fix copy/paste error
Thomas White
2021-05-16
Get rid of time parameter and use clock objects for cross-fades
Thomas White
2021-05-15
Add clock durations
Thomas White
2021-05-15
Add clock module
Thomas White
2021-05-13
Export copy-state
Thomas White
2021-05-13
Avoid mutation of state objects by "set-state-name!"
Thomas White
2021-05-12
Trigger apply-fader when fader crosses its original value
Thomas White
2021-05-10
Run cues as single atomic operations
Thomas White
2021-05-10
Make state objects' hash tables immutable with atomic updates
Thomas White
2021-05-10
Start OLA scanout automatically
Thomas White
2021-05-10
Split 'base' module up into 'fixture', 'state' and 'scanout'
Thomas White
2021-05-06
Add GPL boilerplate everywhere
Thomas White
[next]