Commit Graph

109 Commits

Author SHA1 Message Date
2b9f2c4dfe build as static 2021-09-11 10:59:17 -04:00
8e50d9292d callback tokens to signal when the caller has gone away 2021-09-11 09:44:16 -04:00
69bca798c4 poly-source universe API cleanup 2021-09-10 12:00:50 -04:00
b5c099af35 whitespace cleanups 2021-09-10 11:47:48 -04:00
d3da663a44 manage universes with shared pointers 2021-09-10 09:55:34 -04:00
ef59af7207 corrected comment 2021-09-08 16:14:39 -04:00
eaaad9ae4e self-check if editable 2021-09-08 15:47:10 -04:00
b609966df7 no longer need to be friends with DMX::Universe 2021-09-08 15:46:51 -04:00
f29c082d4f qobjects automatically disconnect during destruction 2021-09-08 15:19:36 -04:00
1aee17d70e disconnect universes before deleting 2021-09-08 13:25:43 -04:00
511c4224ef verity capability before edit 2021-09-08 10:33:54 -04:00
4f7d77c803 emit changed signal with every change 2021-09-08 10:31:28 -04:00
63a87f4f1a sanity checks 2021-09-08 09:35:56 -04:00
111aa59417 emit signal if discovery has completed 2021-09-07 09:16:01 -04:00
745d62f4a1 qt6 versionless targets 2021-09-06 13:28:07 -04:00
b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00
0090fa5706 drop models from library 2021-09-06 07:02:22 -04:00
7fb9bb8f9a also range check setting by percent 2021-09-03 17:45:32 -04:00
b3db8ecd47 "gray-out" slots beyond the last active slot 2021-09-03 17:44:53 -04:00
e538cc74d3 virtual method for getting active slot count 2021-09-03 17:43:50 -04:00
76582b1cc4 terminate and unsubscribe during destruction 2021-09-03 17:35:41 -04:00
6ade2e1ef6 simultaneous rx/tx on both IPv4 and IPv6 2021-09-02 13:43:35 -04:00
2d83dd3e5c wrap the sACN multicast address mapping functions 2021-09-02 13:24:37 -04:00
c11f6c0510 set user-entered values 2021-09-02 13:23:58 -04:00
de786159ff set ItemIsEditable if the universe is tx 2021-09-02 13:23:19 -04:00
79be37d38a track rx universes seperately from tx universes 2021-09-02 13:20:37 -04:00
f3f5aa3d3e implement QSacnUniverse in proper body 2021-09-02 13:18:40 -04:00
5459b48388 forgotten include 2021-09-01 12:39:48 -04:00
c811469c95 platform implementation for sending PDU::Stream RLP datagrams 2021-09-01 12:13:59 -04:00
858e8b4770 purge universe discovery bitrot 2021-08-31 11:09:20 -04:00
6def8d52b9 reuse DATA::data_header to maintain record of metadata 2021-08-28 14:47:30 -04:00
9b4f698b9a data header options inherit from pdu_steam_object 2021-08-28 09:10:28 -04:00
031888f192 don't force sACN namespace to be all caps 2021-08-28 09:01:33 -04:00
d5bef37ddf rename ACN::RLP::Appliance -> ACN::RLP::Component 2021-08-25 10:57:31 -04:00
30f61fa019 mark global heade as private 2021-08-25 10:29:48 -04:00
db5f007d22 project restructure + version bump 0.2.0 2021-08-24 18:10:20 -04:00
a5710d1bb5 build platform library as shared lib 2021-08-18 17:11:34 -04:00
936f47903b qt node cleanup sacn namespace refactors 2021-08-17 16:20:32 -04:00
518f9826de cmake cleanups 2021-08-14 20:40:53 -04:00
d7eb23a120 #pragma once header guard 2021-08-06 12:15:02 -04:00
23a4647342 refactor to unmask virtual functions 2021-08-06 12:14:29 -04:00
eaf49608e5 remove platfrom driver from standards namespace 2021-08-06 12:11:44 -04:00
c01cd08b86 Clang -Wall -Wextra cleanups 2021-08-02 10:10:55 -04:00
f9c01e5ad3 configurable data view modes 2021-07-31 14:06:58 -04:00
31108b7499 DMX::Universe calculates it's rx rate 2021-07-31 10:33:26 -04:00
92b211056e join multicast group on all interfaces 2021-07-30 14:40:03 -04:00
b2facb639a display values in monospace font 2021-07-30 14:33:51 -04:00
4ce12e250d initial universe data table model 2021-07-30 13:57:27 -04:00
d69566bbc9 include additional debug info during debug builds 2021-07-29 17:36:06 -04:00
51fb16455d refactor method names + doc updates 2021-07-28 10:43:43 -04:00
4702ac333d make it explicit when RTTI is beneficial 2021-07-28 10:37:33 -04:00
86576ad4e3 don't create a universe for sACN discovery 2021-06-30 13:04:17 -04:00
e49ba6c53f wrap the subscribed universes with a class that has convenient signals and slots. 2021-06-23 11:10:12 -04:00
e7ec979b9b correctly set QObject parent 2021-06-21 10:18:36 -04:00
b2316fe388 source can create and terminate universes 2021-06-20 09:12:14 -04:00
a761675e89 initialize ACN appliance with persistent CID 2021-06-19 15:31:22 -04:00
941f2c74dd formatting cleanup 2021-06-19 15:30:27 -04:00
cee9ce5ed0 constructor becomes interface between QUuid and UUID types 2021-06-19 10:47:37 -04:00
2c74470b16 initial import of sACN Node platform driver for Qt 2021-06-02 09:32:04 -04:00