This website requires JavaScript.
Explore
Help
Sign In
theater
/
qrun
Watch
1
Star
0
Fork
0
You've already forked qrun
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0341b5e1d8774a795fe23b4c04f9bf8eab963a76
qrun
/
cmd
/
qrunproxy
History
Ian Gulliver
0341b5e1d8
Propagate chain cells through gaps inserted at cue rows
2026-02-21 23:15:33 -08:00
..
static
Replace boolean cell flags with CellType enum (event, title, continuation, gap, chain, signal)
2026-02-21 16:52:10 -07:00
main.go
Restructure mock show generation with clearer state model
2026-02-21 22:02:56 -08:00
mockshow.go
Use random seed for mock show generation, revert show size to default
2026-02-21 23:11:03 -08:00
show.go
Simplify mock show state and allow same-track signal chaining in validator
2026-02-21 22:13:12 -08:00
timeline_test.go
GenerateMockShow takes scenes/avgCuesPerScene/avgBlocksPerCue instead of fixed cue/block counts
2026-02-20 22:39:29 -07:00
timeline.go
Propagate chain cells through gaps inserted at cue rows
2026-02-21 23:15:33 -08:00