Commit Graph

56 Commits

Author SHA1 Message Date
99d919d613 move discovery state tracking form platform driver to protocol receiver 2022-11-19 16:43:41 -05:00
df8356e7dc wait until after names are assigned to print debug statement 2022-11-19 16:07:33 -05:00
b748dd9a01 separate "name" (FCTN or UACN) from UACN 2022-11-19 15:56:59 -05:00
b7f045cd6b Enable changing the ACN EPI 19 user assignable name 2022-11-19 15:47:51 -05:00
d84dde0cb2 add a modal line editior dialog 2022-11-19 15:46:47 -05:00
488328a05e refactor persistent settings 2022-11-19 15:44:34 -05:00
e98b6f5734 make the add universe dialog modal 2022-11-19 15:43:31 -05:00
0cad3288d7 move metatype declaration ajacent to type definition 2022-11-19 15:36:15 -05:00
33347894af toggle'able sACN discovery 2022-11-19 12:33:49 -05:00
498129c325 rearrange the menu bar 2022-11-19 12:32:32 -05:00
a0a1c13cb3 enhanced IGMP debug messages 2022-11-19 12:27:02 -05:00
ffb82f3029 edit'able source names from the tree view 2022-11-18 15:55:52 -05:00
8fb0666ff0 fix indent 2022-11-18 12:16:35 -05:00
a0cb4c18a4 uniformly check if user entered value is valid 2022-11-18 12:15:19 -05:00
e889e36ccd remove unused header 2022-11-18 11:32:22 -05:00
d60721cf79 Enable setting priority from the universe model tree 2022-11-18 11:32:07 -05:00
056063ab2c remove the universe name from the window title now that it's in the toolbar 2022-11-17 12:41:15 -05:00
4ddd786053 initialize the description edit in a uniform way 2022-11-17 12:40:33 -05:00
9b918b858e add universe description edit 2022-11-16 09:35:38 -05:00
bfb46eb0df header cleanup 2022-11-16 09:28:08 -05:00
091dea3ed5 remove spurious menu entry 2022-11-16 08:54:24 -05:00
ae2a03531b uint -> unsigned int for MinGW 2021-09-11 13:54:32 -04:00
4b1c4f51af remove test setup 2021-09-11 10:59:31 -04:00
ccc99b3097 UniverseView windows don't need a parent 2021-09-11 10:48:19 -04:00
abc7b35b70 initial window size 2021-09-11 09:42:30 -04:00
abbfe6ee0d configurable hold-last-look 2021-09-10 16:26:31 -04:00
7039696807 connect data change refresh for component sources 2021-09-10 16:05:09 -04:00
7c53a1d9ca double click expansion conflicts with inspection behavior 2021-09-10 13:06:57 -04:00
69bca798c4 poly-source universe API cleanup 2021-09-10 12:00:50 -04:00
dfeff5c344 fix off-by-one error 2021-09-10 11:49:36 -04:00
b5c099af35 whitespace cleanups 2021-09-10 11:47:48 -04:00
7b0cb3d268 unused API call 2021-09-10 09:58:17 -04:00
7229657f4d row removals 2021-09-08 13:28:49 -04:00
b64f04443c given edit data for column, find the first matching row number 2021-09-08 13:28:05 -04:00
66870b970a emit model data changed on universe changed 2021-09-08 12:47:40 -04:00
a699210d77 add column for channel count 2021-09-08 09:55:38 -04:00
85e85edbbd sort by universe number 2021-09-08 09:40:27 -04:00
33479b37ee insert correct quantity of rows 2021-09-08 09:37:32 -04:00
5863e6b1f9 disabled actions for node operation 2021-09-08 09:34:47 -04:00
f7acefccd0 bulk remove children 2021-09-07 11:18:49 -04:00
ac3dc494d0 cleanup flags after new doublclick method 2021-09-07 11:18:31 -04:00
1e2bb87493 shared pointers for discovered universe metadata 2021-09-07 11:17:52 -04:00
3e8cc72a61 span first column for top level items 2021-09-07 09:59:01 -04:00
62e15b4bd6 append child count to override data 2021-09-07 09:58:44 -04:00
0a3f14e75f add discoveries to model 2021-09-07 09:39:45 -04:00
ee2c46625f drop unused slot 2021-09-07 09:38:57 -04:00
1744e34598 return correctly constructed string 2021-09-07 09:37:34 -04:00
111aa59417 emit signal if discovery has completed 2021-09-07 09:16:01 -04:00
42368ea01f double click doesn't need a delegate 2021-09-06 22:01:12 -04:00
f6a50926c3 slot for discovery inserts 2021-09-06 15:09:45 -04:00