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-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
2021-05-06
Remove state-rw
Thomas White
2021-05-06
Update README.md
Thomas White
2021-05-06
Update compile.sh
Thomas White
2021-05-06
Slow down MIDI transmisisons
Thomas White
2021-05-03
Don't hammer OLA with unnecessary updates
Thomas White
2021-05-02
Use wrapper for OLA's C++ API instead of the web API
Thomas White
2021-04-18
Update MIDI buttons
Thomas White
2021-04-18
Update demo file
Thomas White
2021-04-18
Add <arduino-dmx-thing>
Thomas White
2021-04-18
Use individual CMY channels in MIDI control map
Thomas White
2021-04-18
Special case colour components for MIDI faders
Thomas White
2021-04-18
Extend attribute-handling functions to handle colour component IDs
Thomas White
2021-04-18
Add <colour-component-id>
Thomas White
2021-04-11
Add colour-as-rgb
Thomas White
2021-04-08
Neater abstraction for fade types
Thomas White
2021-04-07
Coerce values in programmer to real values
Thomas White
2021-04-07
Convert everything else to use <colour>
Thomas White
2021-04-07
Fade colours nicely
Thomas White
2021-04-07
fixup initial abstraction
Thomas White
2021-04-06
Formatting
Thomas White
2021-04-06
Initial abstraction layer for colours
Thomas White
2021-04-05
When using jogwheel control, clamp values to end of range
Thomas White
2021-04-04
Actually fade attribute values (when appropriate)
Thomas White
2021-04-04
Add the ability to make certain states unique
Thomas White
2021-04-04
New state-on-fader
Thomas White
2021-04-04
Handle intensities returning no value in HTP merge
Thomas White
2021-04-03
New state-on-fader
Thomas White
2021-04-03
Fix sel/at (again)
Thomas White
2021-04-02
Give programmer values absolute priority
Thomas White
2021-04-02
Replace merging of states with search through list of states
Thomas White
2021-04-02
Update README.md
Thomas White
2021-03-31
Update demo.scm
Thomas White
2021-03-31
current-value: Make REALLY sure that no-value does not leak through
Thomas White
2021-03-31
add-state-to-state: Make sure that no-value does not leak through
Thomas White
2021-03-31
print-playback: Return unspecified
Thomas White
2021-03-31
at: Handle unspecified fixture when nothing is selected
Thomas White
[next]