mcopy/app/lib/ui
mmcwilliams 02ca59ea7e Removed the "undefined" lines from occurring. Code is a mess, but won't break anything else... for now. 2019-05-28 14:10:00 -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 Calculate stats on device.ready 2019-05-28 13:41:25 -04:00
grid.js Grid works for dual projectors. cam needs to be examined. 2019-04-20 10:15:01 -04:00
index.js GOTO counter error on projector 2 was due to a CSS error. Resolved #8. Increment patch number. 2019-05-28 12:28:45 -04:00
light.js All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
mscript.js Removed the "undefined" lines from occurring. Code is a mess, but won't break anything else... for now. 2019-05-28 14:10:00 -04:00
nav.js Use local id string so that duplicate instances of the classes can talk to one another. 2019-03-21 19:45:48 -04:00
proj.js Update loop progress styles 2019-04-27 22:28:23 -04:00
seq.js Refactored seq.js to Typescript and fixed stats for 1 cam 1 proj. Will need further work to add in multiple devices. Resolves #6. 2019-05-28 13:33:16 -04:00

Readme.md