Matt McWilliams
|
5db5d477e4
|
Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used.
|
2023-02-28 15:55:02 -05:00 |
Matthew McWilliams
|
5026cf869f
|
Arri-S work
|
2022-10-07 19:47:56 -04:00 |
Matt McWilliams
|
129647b863
|
App work
|
2022-06-12 13:37:00 -04:00 |
mmcw-dev
|
52aac3f8b0
|
Settings module restores state to a default on "restore"
|
2019-04-15 16:13:28 -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
|
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
|
6d1e9ec78f
|
Print state for now. Need to store position in it? Make resetting it simple.
|
2019-03-21 19:36:37 -04:00 |
mmcwilliams
|
fc3cc96cd8
|
Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies.
|
2019-03-21 18:03:53 -04:00 |
mmcwilliams
|
099cd3052a
|
Refactor settings into Typescript class module.
Refactor devices into Typescript class module from object.
|
2019-03-21 18:00:34 -04:00 |
mmcwilliams
|
54ab121e89
|
Feeble first attempt at documenting code
|
2019-02-23 12:25:47 -05:00 |
mmcwilliams
|
8bd505da36
|
Save and restore settings, including profiles.
|
2019-02-23 12:25:46 -05:00 |
mmcwilliams
|
95007d06a2
|
Install libs from intval_go_node project
|
2019-02-08 12:46:58 -05:00 |
mmcw-dev
|
1914641b77
|
Updates after package updates
|
2018-09-02 14:26:12 -04:00 |
M McWilliams
|
6613558221
|
named profiles in cfg
|
2018-01-30 09:33:34 -05:00 |
mmcwilliams
|
dba64d5bd7
|
Settings, database and main.js
|
2018-01-21 18:53:15 -05:00 |
mmcwilliams
|
695a289bdb
|
Settings, intval and mcopyJK firmware work.
|
2018-01-17 12:24:59 -05:00 |
mmcw-dev
|
8bb1997694
|
Use a settings file instead of cfg.json. Cfg.json becomes hardcoded.
|
2018-01-04 23:42:16 -05:00 |