mcopy/app/lib/ui
Matt McWilliams 25f0cce1ff Resolved a bug that was preventing callback from working. Previously only worked because of a race condition introduced by a setTimeout 2025-01-12 14:03:58 -05:00
..
Readme.md
alert.js
alert.js.map
cam.js Resolved a bug that was preventing callback from working. Previously only worked because of a race condition introduced by a setTimeout 2025-01-12 14:03:58 -05:00
capper.js
capper.js.map
cmd.js Add support for controlling the printer with an NES retro-style USB controller. As long as it has 10 buttons. 2024-11-26 13:27:31 -05:00
devices.js Do not display broken layout before devices are ready 2024-05-23 20:56:32 -04:00
devices.js.map Do not display broken layout before devices are ready 2024-05-23 20:56:32 -04:00
filmout.js
filmout.js.map
gamecontroller.js Add support for controlling the printer with an NES retro-style USB controller. As long as it has 10 buttons. 2024-11-26 13:27:31 -05:00
gamecontroller.js.map Resolved a bug that was preventing callback from working. Previously only worked because of a race condition introduced by a setTimeout 2025-01-12 14:03:58 -05:00
grid.js
grid.js.map
index.js
index.js.map
light.js Resolve startup order issues and explanation for all the delays that were meager attempts to solve a race condition. By moving more IPC connectionts to handles, which can be awaited, there are no more attempts to send message to light object that fails because it has not yet been instantiated. 2024-04-06 23:37:30 -04:00
light.js.map Resolve startup order issues and explanation for all the delays that were meager attempts to solve a race condition. By moving more IPC connectionts to handles, which can be awaited, there are no more attempts to send message to light object that fails because it has not yet been instantiated. 2024-04-06 23:37:30 -04:00
mscript.js Replace all bolts in m3 with m2.5 bolts. 2024-10-23 11:25:58 -04:00
mscript.js.map Replace all bolts in m3 with m2.5 bolts. 2024-10-23 11:25:58 -04:00
nav.js
proj.js Resolved a bug that was preventing callback from working. Previously only worked because of a race condition introduced by a setTimeout 2025-01-12 14:03:58 -05:00
seq.js Add support for controlling the printer with an NES retro-style USB controller. As long as it has 10 buttons. 2024-11-26 13:27:31 -05:00
seq.js.map Add support for controlling the printer with an NES retro-style USB controller. As long as it has 10 buttons. 2024-11-26 13:27:31 -05:00
timing.js Resolve startup order issues and explanation for all the delays that were meager attempts to solve a race condition. By moving more IPC connectionts to handles, which can be awaited, there are no more attempts to send message to light object that fails because it has not yet been instantiated. 2024-04-06 23:37:30 -04:00
timing.js.map Resolve startup order issues and explanation for all the delays that were meager attempts to solve a race condition. By moving more IPC connectionts to handles, which can be awaited, there are no more attempts to send message to light object that fails because it has not yet been instantiated. 2024-04-06 23:37:30 -04:00

Readme.md