mcopy/src
mmcwilliams 42691c1577 All work on grid + sequencer rewrite. 2019-03-22 17:06:57 -04:00
..
arduino Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app. 2019-03-21 21:02:28 -04:00
cam Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib. 2019-03-21 22:33:30 -04:00
cmd Made progress on sequencer module, renamed from sequence. 2019-03-22 04:33:53 -04:00
delay Refactor delay into typescript 2019-03-21 15:02:05 -04:00
devices Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app. 2019-03-21 21:02:28 -04:00
digital Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib. 2019-03-21 22:33:30 -04:00
display Disable light from the UI if necessary. Kind of circuitous, will refactor. 2019-03-21 22:55:12 -04:00
light Disable light from the UI if necessary. Kind of circuitous, will refactor. 2019-03-21 22:55:12 -04:00
log Update log format, remove timestamp and use file "mcopy.log" in mcopy dir, not mcopy-cli. 2019-03-21 18:01:41 -04:00
mscript Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects. 2019-03-04 22:09:12 -05:00
proj Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app. 2019-03-21 21:02:28 -04:00
sequencer All work on grid + sequencer rewrite. 2019-03-22 17:06:57 -04:00
settings Print state for now. Need to store position in it? Make resetting it simple. 2019-03-21 19:36:37 -04:00
globals.d.ts Add placeholders for exec and spawn modules 2019-03-21 21:18:27 -04:00