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
path:
root
/
guile
/
starlet
/
playback.scm
Age
Commit message (
Expand
)
Author
2022-07-09
Playback: Factorise start-fixture-playback! and clock logic
Thomas White
2022-06-18
Playback: avoid more trouble if current cue doesn't exist
Thomas White
2022-06-18
Add num-cues
Thomas White
2022-06-11
Fixture display: Clearer indication when a cue is running
Thomas White
2022-06-07
Add fast recovery mechanism to playback
Thomas White
2022-06-06
run-cue-index!: Add an implicit transitiom to 0/no-value for values in playback
Thomas White
2022-02-21
Fix (write <starlet-playback> _) on last cue
Thomas White
2022-02-13
Show only cue numbers (not indices) in playback
Thomas White
2022-02-08
playback: Remove unused export
Thomas White
2022-02-05
playback: Start new playbacks in cue zero
Thomas White
2022-01-30
Remove states and transitions from cue (leave only cue parts)
Thomas White
2022-01-26
Add a comment
Thomas White
2022-01-25
Track time taken for cue transition
Thomas White
2022-01-25
Restore update-state for playback
Thomas White
2022-01-25
Define write method for playback
Thomas White
2022-01-25
Overlay all of the part transitions before applying to playback
Thomas White
2022-01-25
Initial working demonstration of 'snap' transition
Thomas White
2022-01-25
cut!: Handle end of cue list
Thomas White
2022-01-25
Separate cue lists from playbacks and crossfades
Thomas White
2021-11-02
get-playback-cue-number: Return #f if current cue doesn't exist
Thomas White
2021-10-24
Reset the cue clock when the cue is run
Thomas White
2021-10-24
Move cue-clock into the cue itself
Thomas White
2021-10-24
Formatting
Thomas White
2021-10-23
Add 'reassert-current-cue!'
Thomas White
2021-10-19
Replace partial application functions with SRFI-26 "cut"
Thomas White
2021-07-03
Add option to store cue list in a file, and reload it
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
Add hook for state changes on a playback
Thomas White
2021-05-22
Indicate playback paused via LEDs
Thomas White
2021-05-22
Add 'stop!' and 'back!'
Thomas White
2021-05-22
Add home-fixture!/blackout!
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-10
Run cues as single atomic operations
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-04-08
Neater abstraction for fade types
Thomas White
2021-04-07
Fade colours nicely
Thomas White
2021-04-06
Initial abstraction layer for colours
Thomas White
2021-04-04
Actually fade attribute values (when appropriate)
Thomas White
2021-03-31
print-playback: Return unspecified
Thomas White
2021-03-31
Remove unnecessary exports
Thomas White
[next]