Commit graph

80 commits

Author SHA1 Message Date
Joel Collins
a4807da6ea Moved icons up 2019-02-27 13:47:31 +00:00
Joel Collins
6e109cc066 Restructured electron app 2019-02-27 10:48:48 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
604a5c1f21 Fixed icon alignment 2019-02-26 17:57:08 +00:00
Joel Collins
d94852ae8e Added icons 2019-02-26 16:27:37 +00:00
Joel Collins
1ff0737b8a Added store.state.ready listener 2019-02-26 13:48:54 +00:00
Joel Collins
f8758fe2ff Renamed appSettings to streamSettings 2019-02-26 13:48:26 +00:00
Joel Collins
0c860fec44 Vue autofocus buttons 2019-02-26 10:49:13 +00:00
Joel Collins
6dde17e7d3 Minor tidying 2019-02-26 10:47:58 +00:00
Joel Collins
fc70a8fe3b Fixed GPU preview resize event listener 2019-02-26 10:31:32 +00:00
Joel Collins
b64479912f Fixed GPU preview negative coordinate error 2019-02-26 10:21:17 +00:00
Joel Collins
ef8a8bfab7 Added track-window settings 2019-02-25 17:16:06 +00:00
Joel Collins
e63ab83000 Started adding GPU preview methods 2019-02-25 17:15:51 +00:00
Joel Collins
df77c8ea17 Tab switcher now controls on-change events 2019-02-25 17:15:34 +00:00
Joel Collins
c03361952f Scroll listener now includes targets containing ScrollTarget 2019-02-25 17:14:51 +00:00
Joel Collins
88c1eca618 Added window track setting 2019-02-25 17:14:24 +00:00
Joel Collins
43c75ebb8c Added date sorting toggle 2019-02-22 14:52:08 +00:00
Joel Collins
f3024b94f3 Added tag filtering to gallery 2019-02-22 11:20:04 +00:00
Joel Collins
56c8ed6bf0 Ignore keypress navigation when in lightbox 2019-02-20 11:17:05 +00:00
Joel Collins
8bd5c5d4c3 Different message for disabled stream 2019-02-20 11:04:05 +00:00
Joel Collins
55cdb55573 Added backlash confdig 2019-02-20 11:03:56 +00:00
Joel Collins
ab7c88cf98 Created microscope settings. Added recalibrate button with polling 2019-02-19 17:18:21 +00:00
Joel Collins
844d0109d1 Moved app settings to panel 2019-02-19 17:18:05 +00:00
Joel Collins
9b5f0c21c4 Split settings into two panels 2019-02-19 17:17:57 +00:00
Joel Collins
d3a838b066 Added placeholder buttons for autofocus 2019-02-19 17:17:42 +00:00
Joel Collins
876c5df6f5 Added method to poll a tasks status 2019-02-19 17:17:30 +00:00
Joel Collins
0bd960d775 Fixed missing div close 2019-02-17 12:08:38 +00:00
Joel Collins
08c0de0579 Added microscope settings placeholder 2019-02-17 11:43:52 +00:00
Joel Collins
1e837c594f Added context menu 2019-02-17 11:43:40 +00:00
Joel Collins
ef45556073 Removed old todo 2019-02-15 16:42:00 +00:00
Joel Collins
909a50aad1 Disabled elements now translucent 2019-02-15 15:53:31 +00:00
Joel Collins
3dead8b4ea Changed default savedHosts 2019-02-15 15:43:21 +00:00
Joel Collins
0a2dd91b86 savedHost now persistant via localStorage 2019-02-15 15:42:44 +00:00
Joel Collins
ca38e1cd6b Added no connection indicator 2019-02-15 15:42:28 +00:00
Joel Collins
1ea1288a4b Added rudimentary host saving 2019-02-15 14:55:06 +00:00
Joel Collins
35fdaf33d2 Simplified connect pane 2019-02-15 14:14:51 +00:00
Joel Collins
f9c4df28f4 Removed reload button, moved functionality to tab icon 2019-02-15 13:39:32 +00:00
Joel Collins
bb439d8c16 Fixed funky scroll bar positioning 2019-02-15 13:04:23 +00:00
Joel Collins
bf74527b47 Started testing Electron 2019-02-15 13:04:00 +00:00
Joel Collins
11cd8708d9 Disabled GPU preview toggle until functioning 2019-02-15 11:34:11 +00:00
Joel Collins
0d55838b86 Added stream disable to settings 2019-02-15 11:33:12 +00:00
Joel Collins
ebb682976c Added plugin and settings placeholders 2019-02-15 10:34:42 +00:00
Joel Collins
8ee918af49 Disabled swiping 2019-02-14 17:14:25 +00:00
Joel Collins
c21cdbea2f Removed redundant comment 2019-02-14 17:14:17 +00:00
Joel Collins
729c76eba3 Functioning capture pane 2019-02-14 16:56:23 +00:00
Joel Collins
6e0a079c2a Fixed mangling hostname when port entered manually 2019-02-14 15:23:32 +00:00
Joel Collins
348eb1b73f Started templating capture panel 2019-02-14 12:01:05 +00:00
Joel Collins
fb187a46c2 Added metadata modal 2019-02-14 12:00:58 +00:00
Joel Collins
18f3388edd Adde refresh button to gallery 2019-02-14 12:00:49 +00:00
Joel Collins
a765d79559 Added support to enter port directly into hostname textbox 2019-02-14 10:04:15 +00:00