Commit Graph

70 Commits

Author SHA1 Message Date
0ca919ad5e create new constructor for VmcExtSettingColor 2023-08-17 10:16:46 -04:00
afdfbe0ef6 add ToMessage() to VmcExtSetShortcut 2023-08-17 10:14:38 -04:00
df32d6ab1f create new constructor for VmcExtSetShortcut 2023-08-17 10:13:36 -04:00
a72f184f00 add ToMessage() to VmcExtSetRes 2023-08-17 10:12:33 -04:00
b33324bd0a create new constructor for VmcExtSetRes 2023-08-17 10:10:43 -04:00
319a201ee0 add ToMessage() to VmcExtSetPeriod 2023-08-17 10:09:53 -04:00
15e61426ec create new constructor for VmcExtSetPeriod 2023-08-17 10:06:34 -04:00
857e82eab2 add ToMessage() to VmcExtSetEye 2023-08-17 10:03:25 -04:00
5a677d03a9 create new constructor for VmcExtSetEye 2023-08-17 10:01:36 -04:00
15f967846b add ToMessage() to VmcExtSetConfig 2023-08-17 10:00:15 -04:00
09c3c15c87 fix compliation error from missing import 2023-08-17 09:59:51 -04:00
4d738ff511 create new cconstructor for VmcExtSetConfig 2023-08-17 09:57:38 -04:00
c40c684807 add ToMEssage() to VmcExtSetCalibExec 2023-08-17 09:56:39 -04:00
701ffac439 add new constructor for VmcExtSetCalibExec 2023-08-17 09:55:11 -04:00
cdc699a927 improve constructor and ad ToMessage() for VmcExtRootPos 2023-08-17 09:53:45 -04:00
a1b49e25d6 create new constructor for VmcExtRootPos 2023-08-17 09:45:27 -04:00
b8186dac8b add ToMessage() to VmcExtRemote 2023-08-17 09:43:12 -04:00
22e076dce6 create new constructor for VmcExtRemote 2023-08-17 09:41:11 -04:00
c1825dad14 add ToMessage() to VmcExtRcv 2023-08-17 09:39:28 -04:00
4267927352 create new constructors for VmcExtRcv 2023-08-17 09:37:17 -04:00
39b4e1a900 add ToMessage() for VmcExtOpt 2023-08-17 09:34:28 -04:00
eb0e4b8cef add new constructor for VmcExtOpt 2023-08-17 09:29:44 -04:00
75a85c2119 fix VmcExtOk constructor and supporting methods, add ToMessage 2023-08-17 09:27:59 -04:00
8929df8c33 add bounds checking on constructors for VmcExtOk 2023-08-16 20:17:27 -04:00
00df307240 add ToMessage() for VmcExtMidiNote 2023-08-16 20:10:52 -04:00
d522d5b4ca create new constructor for VmcExtMidiNote 2023-08-16 20:08:07 -04:00
772888af14 add ToMessage() for VmcExtMidiCcVal 2023-08-16 20:05:40 -04:00
93a2f6d6ef create new constructor for VmcExtMidiCcVal 2023-08-16 20:03:40 -04:00
2dc68d01e4 add ToMessage() for VmcExtMidiCcBit 2023-08-16 19:58:43 -04:00
802f2997c2 create new constructor for VmcExtMidiCcBit 2023-08-16 19:56:00 -04:00
1066ba4935 add ToMessage() for VmcExtLight 2023-08-16 19:52:56 -04:00
5f8fd2d6a7 create new constructor for VmcExtLight 2023-08-16 19:48:32 -04:00
fd3e1b5ae9 add ToMessage() for VmcExtKey 2023-08-16 19:45:58 -04:00
30a960ef0b create new constructor for VmcExtKey 2023-08-16 19:43:21 -04:00
023db85b1b add ToMessage() for VmcExtDevicePos, fix a few typos 2023-08-16 19:40:16 -04:00
48914c2927 add new constructor for VmcExtDevicePos 2023-08-16 19:34:48 -04:00
291b53bd77 add new constructor and ToMessage for VmcExtConfig 2023-08-16 19:32:35 -04:00
c1953881a0 fix compliation error in constructor, add ToMessage 2023-08-16 19:29:01 -04:00
91bd056486 create new constructor for VmcExtCon 2023-08-16 19:24:53 -04:00
747aeeb6ad create ToMessage() for VmcExtBonePos 2023-08-16 19:17:22 -04:00
49a1fa88c9 fix typo in error, create new constructor for VmcExtBonePos 2023-08-16 19:12:12 -04:00
e405477b79 add ToMessage() function for VmcExtBlendVal 2023-08-16 19:09:41 -04:00
c72cb2d6ec refactor VmcExtBlendVal to have a new constructor option 2023-08-16 19:03:54 -04:00
64fcc22ea2 add VmcExtSetShortcut class and receiver for performer (all message classe stubs created) 2023-08-16 18:55:02 -04:00
73e5a33888 add VmcExtSetConfig class and receiver for performer 2023-08-16 18:53:12 -04:00
71c45242b0 add calibration messages for performer to receive 2023-08-16 18:51:21 -04:00
f177d7ad71 add VmcExtSetRes class and receive in performer 2023-08-16 18:47:33 -04:00
a4e2cc5391 add VmcExtSetEye for performer receive 2023-08-16 18:43:51 -04:00
e51397df7a add missing return statement 2023-08-16 15:39:14 -04:00
4879cab7a4 create VmcExtSetPeriod and add to performer 2023-08-16 15:36:02 -04:00