mcopy/app/lib/ui
mmcwilliams 49f9f7f160 Display will now show a meter screen (middle grey) when instructed. Not wired to anything, got distracted by the re-naming shenanigans. 2019-06-18 15:47:17 -04:00
..
Readme.md Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
cam.js All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
cmd.js Wire goto button on projector 2 and camera 2 to cmd.projector_second_to and cmd.camera_second_to. Resolves #9 2019-05-28 12:52:50 -04:00
devices.js Display will now show a meter screen (middle grey) when instructed. Not wired to anything, got distracted by the re-naming shenanigans. 2019-06-18 15:47:17 -04:00
devices.js.bak Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
filmout.js Rename UI files 2019-06-18 15:25:28 -04:00
grid.js Grid works for dual projectors. cam needs to be examined. 2019-04-20 10:15:01 -04:00
index.js Promisify gui.notify. Will not run it synchronously, but is nice to have. 2019-05-28 17:47:39 -04:00
light.js All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
mscript.js Mscript does not need a callback. Remove from compile() method 2019-05-28 17:42:42 -04:00
nav.js stash progress 2019-06-14 11:29:52 -04:00
proj.js Update loop progress styles 2019-04-27 22:28:23 -04:00
seq.js Display the time of the completed sequence when passed from main process. 2019-05-28 17:46:53 -04:00

Readme.md