mcopy/app/lib/ui
mmcw-dev bf148c6784 Set value to digital projector feature when changing it in UI 2019-02-23 22:19:03 -05:00
..
Readme.md Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
cam.js
cmd.js Okay. Removed the light.state.on behavior. Now, a frame is rendered to the set color state of the "light" only when the camera is moving. Unnecessary frames don't display AND the correct color is represented at the right time. No juggling state values between steps in the sequence. 2019-02-13 18:57:18 -05:00
devices.js Save and restore settings, including profiles. 2019-02-23 12:25:46 -05:00
index.js Set value to digital projector feature when changing it in UI 2019-02-23 22:19:03 -05:00
light.js Convert comment to string on light object. Will use in a modal. 2019-02-23 12:25:47 -05:00
log.js
mscript.js
nav.js
proj.js Set value to digital projector feature when changing it in UI 2019-02-23 22:19:03 -05:00
seq.js Digital projector feature added. Select a video and it will be displayed on the main monitor (TODO: address this) and the camera will advance in sync, as with a regular optical printer. 2019-02-08 18:21:16 -05:00

Readme.md