sparks-alec
f73cd9dbdb
Update main.js
2023-01-08 23:12:24 -05:00
sparks-alec
f9e4130837
Update main.js
2023-01-08 23:11:52 -05:00
sparks-alec
ababf93e2b
bugfix basically everything about heartbeats
2023-01-08 23:11:07 -05:00
sparks-alec
185b360d8a
update config format
...
addresses #50
2023-01-08 22:32:46 -05:00
sparks-alec
ddcc177bec
update config format
2023-01-08 22:32:17 -05:00
sparks-alec
d810f3ed40
make a newly manually added device the active device
2023-01-08 22:17:14 -05:00
sparks-alec
1d7ff53c9f
remove lodash!
2023-01-08 22:13:26 -05:00
sparks-alec
c8a23ee2b3
close TCP sockets before deleting device
...
prevents a situation where active TCP traffic would prevent a device from being visually deleted
2023-01-08 22:12:31 -05:00
sparks-alec
2393e8b459
bugfix make sure cue exists before modifying wait data
2023-01-08 22:11:44 -05:00
sparks-alec
9d3980cda9
Merge branch 'main' of https://github.com/stagehacks/Cue-View
2023-01-08 21:47:17 -05:00
sparks-alec
e5cba677db
bugfix #46 dupe device loading
2023-01-08 21:47:15 -05:00
jwetzell
341d093645
organize assets like images and stylesheets
2023-01-06 09:42:01 -06:00
jwetzell
2a4ab214b8
performance tweaks for sacn/artnet drawing
2023-01-05 15:26:40 -06:00
jwetzell
778173b118
replace indexOf with includes where possible
2023-01-05 08:51:31 -06:00
jwetzell
a7256ba894
Change to manual workflow
2023-01-05 08:06:38 -06:00
sparks-alec
a54298dc88
faster heartbeat for more frequent full draws
...
most of the device's UI isn't drawn until a full draw comes around, should do that more frequently
2023-01-05 02:47:11 -05:00
sparks-alec
c3f64cd842
clearer feedback when too many hosts
...
Instead of preventing search when the subnet is too large, restrict the search area to part of the subnet and provide feedback about which hosts are to be searched.
2023-01-05 02:30:47 -05:00
sparks-alec
2d9d2fea07
menu item for Network Information window
2023-01-05 02:07:17 -05:00
sparks-alec
32c655fb43
prevent title text from overlapping the pin icon
2023-01-05 01:57:29 -05:00
sparks-alec
8e0fb1b474
correct system font
2023-01-05 01:29:41 -05:00
sparks-alec
e91e5a1a43
add Network Info window
2023-01-05 01:29:31 -05:00
sparks-alec
369dcd5713
Merge branch 'main' of https://github.com/stagehacks/Cue-View
2023-01-05 01:06:15 -05:00
sparks-alec
cdccffbb08
Merge pull request #44 from stagehacks/plugin-shure-wireless
...
Add Plugin: Shure Wireless
2023-01-05 01:05:53 -05:00
sparks-alec
e978f86200
prettier
2023-01-04 22:57:42 -05:00
sparks-alec
d59eb18de7
prettier
2023-01-04 22:56:32 -05:00
sparks-alec
c5f79f5a50
add multicast on all NICs
2023-01-04 22:44:01 -05:00
sparks-alec
e0eb2cfaaf
Merge branch 'main' of https://github.com/stagehacks/Cue-View
2023-01-04 21:26:03 -05:00
sparks-alec
da31f9b199
UDP use proper broadcast IPs
...
instead of generic 255.255.255.255 to search all interfaces, search all interfaces one by one using its appropriate broadcast IP
2023-01-04 21:25:59 -05:00
sparks-alec
cd2fddea6e
handle incorrect passwords better
2023-01-04 21:24:06 -05:00
jwetzell
ce2d493216
move channel to class
2023-01-04 08:53:11 -06:00
jwetzell
5c02bc1fc4
package-lock.json shouldn't be ignored
2023-01-04 08:42:03 -06:00
sparks-alec
fe57a2af52
check .send exists before running heartbeat
2023-01-04 05:15:46 -05:00
sparks-alec
77e0d59864
tcp search bugfix
...
when TCP device is discovered, wait to register it till socket closes. this way we don't have two sockets going at once!
2023-01-04 05:14:42 -05:00
sparks-alec
5a44a7d751
bunch o small changes
2023-01-04 05:06:03 -05:00
sparks-alec
7a4e2c96bb
prettier width
2023-01-04 04:37:21 -05:00
sparks-alec
528f1cbef5
hardier time display
2023-01-04 04:36:47 -05:00
sparks-alec
2afb03d543
prettier width
2023-01-04 04:36:30 -05:00
sparks-alec
e92a486088
bugfix variable names
2023-01-04 04:36:13 -05:00
sparks-alec
59257ff345
prettier wider
2023-01-04 04:35:36 -05:00
sparks-alec
845b7c3c9f
make QLab more helpful when no data
...
when passcode is wrong or no workspaces are open
2023-01-04 01:36:05 -05:00
sparks-alec
190e771f4b
add button style
2023-01-04 01:35:04 -05:00
sparks-alec
de03d71893
prettier doesn't support ejs at all apparently
2023-01-04 01:34:47 -05:00
sparks-alec
354926c178
reformat new lint
2023-01-04 01:01:06 -05:00
sparks-alec
7eeec9bc50
add rf antenna A/B indicators
2023-01-04 00:52:34 -05:00
sparks-alec
b5e93cb5ce
smarter updates, fewer full draws
2023-01-04 00:52:17 -05:00
sparks-alec
9f9fc8cca2
add runtime for transmitters that support it
2023-01-03 23:51:49 -05:00
sparks-alec
1b6a3ce1b4
add runtime for transmitters that support it
2023-01-03 23:51:39 -05:00
sparks-alec
af0e1eb8b8
make prettier
2023-01-03 23:51:23 -05:00
sparks-alec
f8aad47858
accept templates inside HTML style attributes
2023-01-03 23:05:20 -05:00
jwetzell
0ed345b810
Merge pull request #43 from stagehacks/save-slot-cleanup
...
clean up slot/device saving. closes #40
2022-12-31 10:43:25 -06:00