mmcwilliams
|
60147e3b0f
|
Increment patch
|
2019-07-07 00:00:14 -04:00 |
mmcwilliams
|
504912009b
|
Increment patch number of version across the project.
|
2019-06-26 20:10:18 -04:00 |
mmcwilliams
|
b5465384ce
|
Increment package version
|
2019-06-26 16:10:04 -04:00 |
mmcwilliams
|
6b10e9c28d
|
System module phones home
|
2019-06-24 12:42:27 -04:00 |
mmcwilliams
|
2e4ef09a60
|
Apply new patch version everywhere.
|
2019-06-18 16:54:22 -04:00 |
mmcwilliams
|
5cd6b22ea4
|
Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window.
|
2019-06-18 13:47:55 -04:00 |
mmcwilliams
|
d8e5e4521a
|
Increment patch number. Commit 418670ce33 resolves #14;
|
2019-05-28 17:53:23 -04:00 |
mmcwilliams
|
9a0ebcca06
|
cfg has latest version number
|
2019-05-28 17:41:23 -04:00 |
mmcwilliams
|
5c9091d957
|
Can't reproduce issue #13. Appeared on installation of unknown version. Close #13 for now.
|
2019-05-28 10:33:31 -04:00 |
mmcwilliams
|
a241ef0a2a
|
Update config
|
2019-04-20 10:14:22 -04:00 |
mmcwilliams
|
7a52bc7c6e
|
Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux.
|
2019-04-04 18:49:07 -04:00 |
mmcwilliams
|
cda100b3e6
|
Electron build works again on debian-based linux.
|
2019-04-03 18:58:13 -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
|
b02b92c1c7
|
Update version across the repo.
|
2019-03-22 20:29:09 -04:00 |
mmcwilliams
|
f09ada2cd2
|
Build and version the package json files on each npm run build
|
2019-03-22 19:52:21 -04:00 |
mmcwilliams
|
3dcfa708d2
|
Add shortened commands to the cfg.json file
|
2019-03-22 03:12:42 -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
|
46da2e6541
|
Add the new firmware identifiers as accepted responses. Also add text identifiers for firmware identified as the 4 new types.
|
2019-03-18 17:21:17 -04:00 |
mmcwilliams
|
f276d5ce83
|
Add commands for controlling a secondary projector.
|
2019-03-01 20:14:20 -05:00 |
mmcwilliams
|
643e88aef3
|
Add a placeholder config profile for the MONO JK
|
2019-02-26 16:00:59 -05:00 |
mmcwilliams
|
7398f7993d
|
Start work on secondary projector feature
|
2019-02-25 18:14:29 -05:00 |
mmcwilliams
|
34a7d37b7b
|
Save devices state
Restore state
Switch to use intval as camera
|
2018-02-01 14:52:47 -05:00 |
M McWilliams
|
6613558221
|
named profiles in cfg
|
2018-01-30 09:33:34 -05:00 |
M McWilliams
|
9bbf2393b7
|
Adjust timings in the jkfirmware
|
2018-01-30 05:05:04 -05:00 |
mmcwilliams
|
71710ecca2
|
REmove whitespace from cfg.json (testing different platforms that lack this file)
|
2018-01-17 18:09:51 -05:00 |
mmcwilliams
|
5d6e5321ff
|
Hardcode cfg.json with all the new command characters.
|
2018-01-09 23:02:47 -05:00 |