mcopy/src
sixteenmillimeter d70de98256 Pre-export all frames in video (with confirmation dialog). Greatly improves sequence times and reliablity in conjunction with last commit. Resolves #36 and resolves #39. 2020-02-21 13:34:22 -05:00
..
arduino Serialport library was updated and changed to Promise-based returns from callbacks as was being used in the arduino lib. 2019-12-18 17:17:48 -05:00
cam Remove unused "digital" attribute from camera state. 2019-06-18 16:50:28 -04:00
cmd Add jsdoc comments to cmd module 2019-07-26 18:30:10 -04:00
delay Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
devices Serialport library was updated and changed to Promise-based returns from callbacks as was being used in the arduino lib. 2019-12-18 17:17:48 -05:00
display Pre-export all frames in video (with confirmation dialog). Greatly improves sequence times and reliablity in conjunction with last commit. Resolves #36 and resolves #39. 2020-02-21 13:34:22 -05: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 Pre-export all frames in video (with confirmation dialog). Greatly improves sequence times and reliablity in conjunction with last commit. Resolves #36 and resolves #39. 2020-02-21 13:34:22 -05:00
ffprobe 1.5.2 changes. Build includes code not in repo :( 2020-01-21 11:38:50 -05:00
filmout Pre-export all frames in video (with confirmation dialog). Greatly improves sequence times and reliablity in conjunction with last commit. Resolves #36 and resolves #39. 2020-02-21 13:34:22 -05: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 Created a new, custom superior log format with timestamps and "splat()" objects. Tired of parsing json from logfiles for analysis. Now can easily grep through logfiles. 2020-01-14 11:51:25 -05:00
mscript All workshop work. Freeze dev on mac and test on linux 2019-07-29 12:45:13 -04:00
proj Rename all uses of the previously-named "digital" module to "filmout" in proj module. 2019-06-18 16:52:26 -04:00
sequencer Sequencer now blocks system sleep while running a sequence. Made me upset last night when it happened during a filmout and I shot 1000 frames of black. Resolves #26 2019-10-04 14:36:26 -04:00
settings Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
system FFprobe added as static binary. Needed for filmout feature. 2020-01-20 11:51:15 -05:00
globals.d.ts Downgrade winston from 3 to 2 because it prints better in the console. Change all require statements to imports, requiring only what's used. 2019-08-04 19:38:45 -04:00