mcopy/app/lib
mmcwilliams e3d213e4f1 Ported ffmpeg, ffprobe, exit and exec modules to typescript 2019-06-08 20:51:00 -04:00
..
arduino Work on multiple device UI 2019-04-16 10:01:42 -04:00
cam All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
capture Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
cmd Work on multiple device UI 2019-04-16 10:01:42 -04:00
database Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
delay 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
devices Update comments on devices module. 2019-05-28 12:16:01 -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 Last work on display for tonight. Add a boolean attribute "opened" to re-open the digitalWindow if closed. 2019-03-21 22:54:49 -04:00
exec Ported ffmpeg, ffprobe, exit and exec modules to typescript 2019-06-08 20:51:00 -04:00
exit Ported ffmpeg, ffprobe, exit and exec modules to typescript 2019-06-08 20:51:00 -04:00
ffmpeg Ported ffmpeg, ffprobe, exit and exec modules to typescript 2019-06-08 20:51:00 -04:00
ffprobe Ported ffmpeg, ffprobe, exit and exec modules to typescript 2019-06-08 20:51:00 -04:00
intval Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
light Disable light from the UI if necessary. Kind of circuitous, will refactor. 2019-03-21 22:55:12 -04:00
log Update the silent log methods to return false. 2019-04-15 16:11:18 -04:00
mscript FOUND THE BUG causing #3. Mscript still needs full conversion to typescript. This would have been caught on compile. Resolves #3, create a new issue for mscript refactor. 2019-05-28 09:06:59 -04:00
proj All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
sequencer Time a sequence and pass back value of milliseconds back when sequence stops. 2019-05-28 17:48:42 -04:00
server Update counters. Use local state within objects cam and proj instead of mcopy.state 2019-03-30 20:29:01 -04:00
settings Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
spawn Add some docs to the code. Work in progress 2019-02-26 21:53:32 -05:00
system Create a system lib that can be used in the UI and cli. 2019-03-22 20:29:36 -04:00
ui Promisify gui.notify. Will not run it synchronously, but is nice to have. 2019-05-28 17:47:39 -04:00