mcopy/app/lib/ui
sixteenmillimeter 9b2ed018bf If filmout picture source is set, set the field guide to match the aspect ratio of the image. Right now that only works if ratio is lower than the screen. Need to add case in display.html that corrects for when screen ratio is lower than image ratio. 2019-08-25 15:26:43 -04:00
..
Readme.md Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
cam.js All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
cmd.js Wire goto button on projector 2 and camera 2 to cmd.projector_second_to and cmd.camera_second_to. Resolves #9 2019-05-28 12:52:50 -04:00
devices.js Filmout display monitor size with stats 2019-06-24 21:11:14 -04:00
filmout.js If filmout picture source is set, set the field guide to match the aspect ratio of the image. Right now that only works if ratio is lower than the screen. Need to add case in display.html that corrects for when screen ratio is lower than image ratio. 2019-08-25 15:26:43 -04:00
grid.js Grid works for dual projectors. cam needs to be examined. 2019-04-20 10:15:01 -04:00
index.js Replace native js confirm() with a new gui.confirm() method that uses electrons "dialog" module. Resolves issue #25 2019-08-04 19:52:52 -04:00
light.js All remaining dual projector, dual camera work. 2019-04-20 10:15:28 -04:00
mscript.js Updated gui mscript lib to use .meta instead of .light when preparing an mscript sequence. 2019-07-26 19:59:16 -04:00
nav.js Filmout display monitor size with stats 2019-06-24 21:11:14 -04:00
proj.js Update loop progress styles 2019-04-27 22:28:23 -04:00
seq.js Display the time of the completed sequence when passed from main process. 2019-05-28 17:46:53 -04:00

Readme.md