46ce99ec18Add an alternate camera firmware for MONO NO AWARE's JK.mmcwilliams2019-03-01 18:01:45 -0500
fcc4da3672Add additional cases to the arduino filter when looking for devices to connect with.mmcwilliams2019-03-01 18:01:16 -0500
c93413bae4Hide video feature until better fleshed out.mmcwilliams2019-03-01 18:00:49 -0500
ac888b1fc4Firmware first drafts for MONO NO AWARE optical printermmcwilliams2019-02-28 17:50:39 -0500
b9bd62bb78Add mp4 to allowable file extension filtermmcwilliams2019-02-28 17:50:13 -0500
1612d737a1Add second UI element behavior for new video screen.mmcwilliams2019-02-26 21:58:26 -0500
7a901b31c4Add log to device module. This cli app is turning into a dog fast. Need to take a step back and reconsider.mmcwilliams2019-02-26 21:57:43 -0500
da7faf59a5Add documentation to code on GUI grid features, needed to because I will be modifying this extensively.mmcwilliams2019-02-26 21:56:39 -0500
a5a9a4ea86Refactor arduino module to not use the mcopy. prefix. This should really be a class, not an object. We'll get there.mmcwilliams2019-02-26 21:55:52 -0500
b481906c86Add video screen, to be used for better control of the digital projector.mmcwilliams2019-02-26 21:54:46 -0500
7398f7993dStart work on secondary projector featuremmcwilliams2019-02-25 18:14:19 -0500
48b86ebc93Got basic arduino functionality working. Can enumerate devices.mmcwilliams2019-02-24 08:45:13 -0500
bee40965b1Make modules local because modules in /app directory are recompiled for electron. Throws error on load in node 10.mmcwilliams2019-02-24 08:32:16 -0500
fb08a28543Update mscript tests. Could not repro error because it is due to escaping.mmcwilliams2019-02-24 08:31:22 -0500
4947cbcc9dFound range error in common usage example. Check test coveragemmcwilliams2019-02-24 08:23:57 -0500
4de536e2e8Incrementing patch. Fixed color and timing issues with "digital" sequences.mmcwilliams2019-02-13 19:00:10 -0500
8fd29e89d8Okay. 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.mmcwilliams2019-02-13 18:57:18 -0500
e7ac873f41Two birds, one commit. Can even pull out the bad logic of the light.state.on value, but that's not hurting anybody.mmcwilliams2019-02-13 18:49:59 -0500
962a7c8213Fix loop bug. When selection a video as a projector (need to work on this metaphor) the loops are automatically set. Previous issues were due to id re-use.mmcw-dev2019-02-11 01:08:20 -0500
3493759998Scale frame export to video's advertized sizemmcw-dev2019-02-10 14:07:07 -0500
cbb28212d6Increment a major version because of new Digital projector feature.
1.2.0
mmcwilliams2019-02-08 18:23:35 -0500
40b5ecfe69Digital 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.mmcwilliams2019-02-08 18:21:16 -0500