Commit Graph

68 Commits

Author SHA1 Message Date
Hideaki Tai
1e3294392e update examples #12 2021-01-02 00:43:10 +09:00
Hideaki Tai
4e092ca134 optimize the structure for op_polll #12 2021-01-02 00:41:31 +09:00
Hideaki Tai
6c2b309ef1 fix op_poll_reply support #12 2021-01-01 11:12:34 +09:00
Hideaki Tai
b9b6cd7f2b support OpCode::Poll and PollReply #12 2020-12-27 18:54:33 +09:00
Hideaki Tai
77507747e2 update version to v0.1.12 2020-12-24 20:14:17 +09:00
Hideaki Tai
19c97fb4d9 discard packet if incomplete #13 2020-12-24 20:14:06 +09:00
Hideaki Tai
418d08bc7a fix callback argument’s const of readme 2020-11-25 19:56:16 +09:00
Hideaki Tai
04457ef4e7 update version to v0.1.11 2020-11-25 19:53:50 +09:00
Hideaki Tai
d42ecf5529 update readme 2020-11-25 19:53:25 +09:00
Hideaki Tai
3fa4db5846 change callaback arguments to const for safety 2020-11-25 19:53:15 +09:00
Hideaki Tai
67bfe62095 change callback arguments to const for safety 2020-11-25 19:52:49 +09:00
Hideaki Tai
c5c2e7430c update fastled examples to use forward method 2020-11-25 19:38:04 +09:00
Hideaki Tai
fc962e5f15 add fastled directly forward method 2020-11-25 19:37:44 +09:00
Hideaki Tai
ed94e0cbc4 format 2020-11-25 19:37:09 +09:00
Hideaki Tai
435c5e8586 format 2020-11-25 19:18:12 +09:00
Hideaki Tai
8c0b64ad0b update notes for uno, nano, etc. #11 2020-11-10 12:31:11 +09:00
Hideaki Tai
0f4e04c52f add warning for AVR #11 2020-11-10 12:19:08 +09:00
Hideaki Tai
769dee6eb6 update version to v0.1.10 2020-11-08 12:38:26 +09:00
Hideaki Tai
54bc46b7fc add how to use ArtNet with FastLED 2020-11-08 12:37:49 +09:00
Hideaki Tai
4c008d46a6 add fastled example #10 2020-11-08 12:37:00 +09:00
Hideaki Tai
70471af589 fix compile error 2020-11-08 12:36:32 +09:00
Hideaki Tai
6a046c494e add send/receive example for touchdesigner 2020-11-06 19:53:53 +09:00
Hideaki Tai
00c3b110b3 add reference page #9 2020-11-04 13:28:09 +09:00
Hideaki Tai
a46c33a510 update version to v0.1.9 2020-10-20 19:26:03 +09:00
Hideaki Tai
700c3e0d86 improve examples 2020-10-20 19:15:56 +09:00
Hideaki Tai
e866ae7197 fixed packet size is always zero #8 2020-10-20 19:15:01 +09:00
Hideaki Tai
297455a90d fixed bug causes buffer overrun 2020-10-20 19:13:41 +09:00
Hideaki Tai
78a6624801 change ip from const char* to String 2020-10-20 19:10:45 +09:00
Hideaki Tai
65fb61aa5f update version to v0.1.8 2020-10-12 11:02:07 +09:00
Hideaki Tai
9ce5e34153 fix compile error for subscribing functions #6 2020-10-11 13:29:16 +09:00
Hideaki Tai
d8a538f143 update version to v0.1.7 2020-10-05 17:43:27 +09:00
Hideaki Tai
8d81bd4648 update ArxTypeTraits to v0.2.1 2020-10-05 17:43:00 +09:00
Hideaki Tai
0d6444ca51 update ArxContainer to v0.3.10 2020-10-05 17:42:42 +09:00
Hideaki Tai
6c4e0278c8 change callback map to std/arx::map 2020-09-30 18:45:41 +09:00
Hideaki Tai
37a6d10949 update readme 2020-09-30 16:34:38 +09:00
Hideaki Tai
fbffaf4ccf remove undesired copy 2020-09-30 16:29:41 +09:00
Hideaki Tai
a3a4907d30 add clear_subscribers to unsubscribe all funcs #5 2020-09-30 16:27:44 +09:00
Hideaki Tai
5cefd9b788 fix and modify the subscriber for every universe 2020-09-30 16:26:12 +09:00
Hideaki Tai
7ef60c2e6f rename namespace to fix error on Uno WiFi rev2 2020-09-30 16:08:53 +09:00
Hideaki Tai
1da9205aa8 use ArxContainer and ArxTypeTraits 2020-09-30 16:08:21 +09:00
Hideaki Tai
532bcf9fbb update ArxTypeTraits 2020-09-30 16:07:16 +09:00
Hideaki Tai
4d7678dd9b update ArxContainer 2020-09-30 16:07:06 +09:00
Hideaki Tai
310540358b update version to v0.1.6 2020-09-29 21:09:37 +09:00
Hideaki Tai
cb5f49d20e update namespace and compile flag based on new arx 2020-09-29 21:09:25 +09:00
Hideaki Tai
91dd8bc6fa add ArxTypeTraits 2020-09-29 21:08:57 +09:00
Hideaki Tai
a7fb95ce81 update ArxContainer to v0.3.9 2020-09-29 20:57:21 +09:00
Hideaki Tai
4514d46dbb update version to v0.1.5 2020-09-24 16:38:35 +09:00
Hideaki Tai
ac3c94811d add unsubscribe #5 2020-09-24 16:38:24 +09:00
Hideaki Tai
411a253d55 update version to v0.1.4 2020-07-22 15:43:46 +09:00
Hideaki Tai
9ab5f0da8f update ArxContainer to v0.3.8 2020-07-22 15:43:35 +09:00