mcopy/app/lib
Matthew McWilliams 6601c030f7 Refactor mscript GUI code into Typescript 2022-08-07 22:10:53 -04:00
..
alert Complete the alert feature. Have not created pause, but this could be done using the same alert object to prevent code duplication. 2022-08-03 09:02:47 -04:00
arduino All capper work. Need to wrap all actions in the 'b' command and push functionality to a lower level to prevent unneeded complexity. 2022-07-13 15:21:26 -04:00
cam Allow capper identifier in list of acceptable responses. 2022-06-13 08:08:42 -04:00
capper All capper features in app, can shoot blank frames, can turn on capper independently and can schedule blank frames in the sequencer. Some cleanup may be needed but there are no noticeable regressions in the app. TODO: Finish all arduino scripts. 2022-07-15 18:11:26 -04:00
capture Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
cmd Complete the alert feature. Have not created pause, but this could be done using the same alert object to prevent code duplication. 2022-08-03 09:02:47 -04:00
database Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
delay Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
devices Add the ability to detect a single capper device 2022-07-17 09:57:52 -04:00
display Need to enableRemote in the electron browser window that gets created by filmout. 2021-02-23 16:16:17 -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 Fixed video export, still sequence selection 2021-03-18 11:27:53 -04:00
ffprobe Display export progress and time estimate while all frames are being exported 2020-03-09 15:46:06 -04:00
filmout Added return types to Filmout library and added return types to comments where needed. 2021-03-19 12:09:03 -04:00
frame Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00
intval Refactor intval module into Typescript. 2019-06-14 11:58:35 -04:00
light Fixed serialization error that was breaking raspberry pi 4 installation. It is apparently a real bug that should be breaking the app. 2020-07-26 21:52:53 -04:00
log Log doesn't need to print its own path. 2020-08-09 23:25:55 -04:00
mscript Refactor mscript GUI code into Typescript 2022-08-07 22:10:53 -04:00
processing Add option to use Processing with a server as a capture method triggered by the camera. 2022-04-30 15:58:17 -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 Complete the alert feature. Have not created pause, but this could be done using the same alert object to prevent code duplication. 2022-08-03 09:02:47 -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 App work 2022-06-12 13:37:00 -04:00
spawn Add some docs to the code. Work in progress 2019-02-26 21:53:32 -05:00
system FFMPEG not working yet 2020-04-24 22:12:56 -04:00
ui Refactor mscript GUI code into Typescript 2022-08-07 22:10:53 -04:00