Commit Graph

11 Commits

Author SHA1 Message Date
Guillaume ARM
1d882ada6d refactor(light-server): rename mainOutput and secondaryOutput into bundledOutput 2024-05-28 01:59:27 +02:00
Guillaume ARM
52970328c6 feat(light-server): change default delays 2024-05-28 01:52:39 +02:00
Guillaume ARM
56f860a282 fix(light-server): bad loop queue used for secondary room 2024-05-28 01:52:21 +02:00
Guillaume ARM
37c2491422 fix(light-server): last fix 2024-05-28 01:48:57 +02:00
Guillaume ARM
aaf40e2e77 fix(light-server): remove old code that break the new implementation 2024-05-28 01:46:18 +02:00
Guillaume ARM
2c224f29c6 fix(light-server): try to separate main loop and secondary loop 2024-05-28 01:38:59 +02:00
Guillaume ARM
9950ff6883 fix: bad secondary output for light-server 2024-05-28 01:27:25 +02:00
Guillaume ARM
b4a3abb210 fix(light-server): bad lib rs import 2024-05-28 01:26:30 +02:00
Guillaume ARM
ee8a5da868 fix(light-server): add mainLoopQueue
and try to process events after the animation execution
2024-05-28 01:22:59 +02:00
Guillaume ARM
c00d495460 fix(light-server): missing rs lib import 2024-05-28 01:11:48 +02:00
Guillaume ARM
46635141da feat: introduce basic light-server program 2024-05-28 00:43:31 +02:00