mcopy/lib
mmcwilliams 22187777e7 Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
..
arduino Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
cam Camera module imports intval class properly. 2019-06-14 11:59:47 -04:00
cmd Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
delay Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
devices Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
display Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window. 2019-06-18 13:47:55 -04:00
exec Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
exit Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
ffmpeg Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window. 2019-06-18 13:47:55 -04:00
ffprobe Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
filmout Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
intval Refactor intval module into Typescript. 2019-06-14 11:58:35 -04:00
light Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -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 During the film out mode, the webview now correctly handles "closed" events when the user manually closes the window. The window also now closes at the end of a sequence (caught a typo) and correctly removed the webview from the WebView object when it does not exist. Resolves #15 2019-06-18 13:35:50 -04:00
settings Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
system Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00