Commit Graph

45 Commits

Author SHA1 Message Date
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
89327b2963 add /VMC/Ext/Set/Req receive in performer 2023-08-16 18:45:07 -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
d2c072d56d fix typo in error 2023-08-16 15:31:33 -04:00
592db68302 add existing relevant ones to performer receive 2023-08-16 15:28:13 -04:00
1abbae5a32 create VmcExtConfig and add to marionette 2023-08-16 15:26:36 -04:00
68cdc963d8 create VmcExtSettingWin and add to marionette 2023-08-16 15:08:12 -04:00
e08e4ffc35 create VmcExtSettingColor and add to marionette 2023-08-16 15:03:41 -04:00
c0b18f0a92 create VmcExtSettingColor and add to marionette 2023-08-16 15:03:20 -04:00
da4d3a7175 fix bug in previous fix 2023-08-16 14:59:29 -04:00
8105fb468f create VmcExtOpt and add to marionette 2023-08-16 14:58:58 -04:00
b6bee47979 create VmcExtRemote and add to marionette 2023-08-16 14:44:45 -04:00
38aab111a9 fix typo in address in Marionette.ProcessMessage switch 2023-08-16 14:42:04 -04:00
74035714b2 create VmcExtVrm and add to marionette 2023-08-16 14:41:23 -04:00
58266b9da3 create VmcExtLight and add to both 2023-08-16 14:35:37 -04:00
b63343256c create VmcExtRcv and use it in Marionette 2023-08-16 14:29:28 -04:00
e5e0eb5651 create VmcExtMidiCcBit and use it in Marionette 2023-08-16 14:22:23 -04:00
e88f5c83ea create VmcExtMidiCcVal and use it in Marionette 2023-08-16 14:19:45 -04:00
719fe22d5d create VmcExtMidiNote and use it in Marionette 2023-08-16 14:16:10 -04:00
9ca6e183b6 create VmcExtKey and use it in Marionette 2023-08-16 14:11:20 -04:00
9b0aeac8dd use new VmcExtCon and remove now unused code 2023-08-16 14:07:50 -04:00
6322e06d09 add license notices to files 2023-08-16 14:07:20 -04:00
004c88e211 fix compliation errors in previous commit 2023-08-16 14:03:34 -04:00
5952d93cb3 finish rename from last commit, add VmcExtCon for /VMC/Ext/Con messages 2023-08-16 14:01:41 -04:00
f849b03530 rename VmcExtHmdPos to VmcExtDevicePos, handle more addresses with it 2023-08-16 13:55:42 -04:00
ee4dd77a2b create VmcExtHmdPos class for /VMC/Ext/Hmd/Pos messages 2023-08-16 13:52:35 -04:00
d040645d5e add issue templates and code of conduct 2023-08-16 13:50:06 -04:00
e284eedd0c initial commit 2023-08-16 13:47:14 -04:00