sparks-alec
35245ff17f
add device config to disable changing local port
2023-01-26 02:25:47 -05:00
sparks-alec
333d1c09e9
split device port into local and remote ports
2023-01-26 02:21:05 -05:00
sparks-alec
1d029058a9
general cleanup
...
left old code commented out, needs testing on console before removing
2023-01-25 23:21:46 -05:00
sparks-alec
27b00abc6c
make search buffer proper OSC
2023-01-25 23:19:02 -05:00
sparks-alec
a023ad4ce5
initial prototype
2023-01-25 23:01:14 -05:00
sparks-alec
4ac28ce19d
lil style tweak for plugin error screens
2023-01-25 23:00:20 -05:00
jwetzell
6d650153e6
update ready with osc from iPad app
2023-01-14 14:22:15 -06:00
jwetzell
a6967a5b19
basic template for adding digico console
2023-01-14 11:40:44 -06:00
jwetzell
0275381255
bump Cue-View version
2023-01-13 16:26:04 -06:00
jwetzell
0aa25d8e70
add link to release page to update download prompt
2023-01-13 16:25:47 -06:00
jwetzell
53cd180b72
update electron
2023-01-13 15:42:24 -06:00
jwetzell
88c7401f64
update node version
2023-01-13 15:37:25 -06:00
sparks-alec
3c842d3bee
Update main.js
2023-01-09 19:27:13 -05:00
sparks-alec
f31ba8ae73
remove old debug
2023-01-09 19:23:28 -05:00
jwetzell
0d235b5c61
remove logging and commented code
2023-01-09 09:11:52 -06:00
jwetzell
5ccb3c0828
remove menu from network info window
2023-01-09 08:46:17 -06:00
sparks-alec
9b951452a5
fix netinfo window styles on windows
2023-01-09 01:18:03 -05:00
sparks-alec
6ccfd92db3
make device active when its view is clicked
2023-01-09 00:58:29 -05:00
sparks-alec
7d180c889c
add per-address priority information for Net3 sACN
2023-01-09 00:57:50 -05:00
sparks-alec
1d689ef6c5
Revert "clicking on a device column makes it the active the device"
...
This reverts commit 205f407266 .
2023-01-09 00:12:52 -05:00
sparks-alec
205f407266
clicking on a device column makes it the active the device
2023-01-08 23:51:55 -05:00
sparks-alec
ee3e79bef0
remove alec's terrible old code
2023-01-08 23:24:04 -05:00
sparks-alec
ca37a98a7e
thump faster
2023-01-08 23:23:49 -05:00
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