mmcwilliams
|
b5da7ba233
|
Filmout supports still images. Uses FFMPEG to convert to png, still. Should use sharp and re-sample the image to the maximum allowed for the screen in the smallest dimension.
|
2019-07-07 00:02:01 -04:00 |
mmcwilliams
|
084916c317
|
Preview a frame using the webview. Select monitor to display images on. Wooo!
|
2019-06-26 20:08:49 -04:00 |
mmcwilliams
|
f239f862e8
|
Fixed frame counting optimization, resolving issue #17. Also added a Siemens Star focusing screen, a middle gray metering screen and a field guide screen for use with the filmout feature. TODO: actually change monitors when selected.
|
2019-06-25 12:13:15 -04:00 |
mmcwilliams
|
872b46d4a5
|
Filmout display monitor size with stats
|
2019-06-24 21:11:14 -04:00 |
mmcwilliams
|
ad67e2f010
|
Add devices module after refactor
|
2019-06-24 14:31:26 -04:00 |
mmcwilliams
|
00b26719f6
|
Finish renaming UI files digital->filmout
|
2019-06-18 15:40:09 -04:00 |
mmcwilliams
|
d6da1824cd
|
Rename UI files
|
2019-06-18 15:25:28 -04:00 |
mmcwilliams
|
23d663c3e7
|
Create digital.ts and devices.ts. Begin rewriting devices as-is and then refactor the existing digital features into digital.ts. Gonna rename, screw it.
|
2019-06-18 15:19:57 -04:00 |
mmcwilliams
|
418670ce33
|
Time a sequence and pass back value of milliseconds back when sequence stops.
|
2019-05-28 17:48:42 -04:00 |
mmcwilliams
|
4ea390897a
|
Refactored seq.js to Typescript and fixed stats for 1 cam 1 proj. Will need further work to add in multiple devices. Resolves #6.
|
2019-05-28 13:33:16 -04:00 |
mmcwilliams
|
ad558608ee
|
All remaining dual projector, dual camera work.
|
2019-04-20 10:15:28 -04:00 |
mmcwilliams
|
1a612376cb
|
Grid works for dual projectors. cam needs to be examined.
|
2019-04-20 10:15:01 -04:00 |
mmcwilliams
|
687e1887ee
|
Grid is reasonably functional with dual projectors.
|
2019-04-19 22:55:57 -04:00 |
mmcwilliams
|
5e0947d343
|
As much as I could do. Still doesn't work. Last commit.
|
2019-04-18 21:58:11 -04:00 |
mmcw-dev
|
bb2bfabf9c
|
2
|
2019-04-16 10:01:54 -04:00 |
mmcw-dev
|
b33ef36ab4
|
Work on multiple device UI
|
2019-04-16 10:01:42 -04:00 |
mmcwilliams
|
96754fcf49
|
Work on progress bar.
|
2019-04-02 10:21:01 -04:00 |
mmcwilliams
|
d1480181b3
|
Remove exasperated comment.
|
2019-04-01 11:07:25 -04:00 |
mmcwilliams
|
d6fd83762e
|
Remove mcopy.state.camera and mcopy.state.projector.
|
2019-03-31 15:13:21 -04:00 |
mmcwilliams
|
43ee0d0672
|
Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process.
|
2019-03-23 21:58:22 -04:00 |
mmcwilliams
|
42691c1577
|
All work on grid + sequencer rewrite.
|
2019-03-22 17:06:57 -04:00 |
mmcwilliams
|
553d2bbb0d
|
Made progress on sequencer module, renamed from sequence.
|
2019-03-22 04:33:53 -04:00 |
mmcwilliams
|
97f1464106
|
Print the current active version into the mcopy.state object
|
2019-03-21 21:32:33 -04:00 |
mmcwilliams
|
48e8415ee4
|
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
Successfully separate and refactor gui.grid object to gui.
|
2019-03-21 21:02:28 -04:00 |
mmcwilliams
|
94942d86f9
|
Remove log from UI. Just use console and write directly to system log.
|
2019-03-21 15:47:07 -04:00 |
mmcwilliams
|
9472527c70
|
Merge broke the UI, whoops
|
2019-03-21 15:13:48 -04:00 |
mmcwilliams
|
f2c2d6ce43
|
WIP wednesday
|
2019-03-20 18:37:00 -04:00 |
mmcwilliams
|
709a5c1560
|
Remove whitespace
|
2018-06-19 09:49:34 -04:00 |
mmcwilliams
|
52350b2325
|
Update mscript usage
|
2018-06-16 23:19:58 -04:00 |
mmcwilliams
|
e28c349c75
|
Migrate mscript functions into their own source file
|
2018-03-04 23:55:31 -05:00 |
mmcwilliams
|
89cf41b02c
|
Refactor src/index to use consts, not var, to prevent stupid bugs
|
2018-02-01 14:53:26 -05:00 |
mmcw-dev
|
71a885d7cd
|
Move and rename all lib modules, all front end goes into /ui and application-side scripts go into their own named directories, like capture, mcopy and mscript
|
2018-01-05 14:22:40 -05:00 |
mmcw-dev
|
df39043100
|
Replace file-read-then-parse scenario with a require of the config json file
|
2018-01-04 23:40:55 -05:00 |
mmcw-dev
|
26e3428fa8
|
Got UI working again.
|
2017-12-19 22:54:39 -05:00 |
Matt
|
236908993e
|
Update requirements
|
2017-02-09 09:35:07 -05:00 |
Matt
|
474af9c568
|
Capture and generate transfer report data
|
2016-06-21 15:53:07 -04:00 |
Matt
|
7bbbf7ee7b
|
Restructured eventEmitter into various modules
|
2016-06-21 12:12:14 -04:00 |
Matt
|
7313f415bf
|
Move devices into module
|
2016-06-18 20:15:41 -04:00 |
Matt
|
70e1c1c28e
|
Move nav ang gui to modules
|
2016-06-18 20:13:33 -04:00 |
Matt
|
507aabcb07
|
Cam moved to cam-ui.js module
|
2016-06-18 20:08:01 -04:00 |
Matt
|
8b483ce2ef
|
Migrate proj object int lib/proj-ui.js
Modulize that sucker
|
2016-06-18 20:06:57 -04:00 |
mmcwilliams
|
11cdb9b514
|
Make mscript command line function
Can issue commands using GUI
|
2016-06-09 17:21:49 -04:00 |
Matt
|
9532c8cd8f
|
Migrate UI code into libraries
|
2016-05-16 10:41:11 -04:00 |
mmcwilliams
|
ae2c490afd
|
Establish CMYK controls in markup
|
2016-05-13 17:28:51 -04:00 |
Matt
|
2697d9f721
|
Add notifier
|
2016-04-22 14:34:44 -04:00 |
Matt
|
6c238609ad
|
Add codemirror for editing mscript
|
2016-04-19 16:49:37 -04:00 |
Matt
|
83c9fba876
|
Block UI with overlay until devices are ready
|
2016-04-18 23:44:51 -04:00 |
Matt
|
c6627308b0
|
Build with spin.js, codemirror, and mscript
|
2016-04-18 23:44:31 -04:00 |
Matt
|
b30dfa7c78
|
Add codemirror files
|
2016-04-18 23:43:49 -04:00 |
Matt
|
2887182282
|
Sequencer and firmware work together
|
2016-04-18 21:52:38 -04:00 |