Commit graph

49 commits

Author SHA1 Message Date
morg
7bb89c72d9 Update OpenRGB API version 2023-01-19 11:22:38 +01:00
morg
dd99178ec3 Prepare 0.81 2022-12-03 09:30:24 +01:00
morg
8c5b5715dd Release 0.8 2022-12-03 09:30:06 +01:00
Flora Aubry
e069d5d883 Update .gitlab-ci.yml file with working links 2022-10-16 11:16:08 +00:00
Adam Honse
75142f67e7 Unregister Resource Manager callbacks upon unloading 2021-12-29 23:22:15 -06:00
Adam Honse
72f2baa42d Update OpenRGB submodule for Plugin API Version 2 2021-12-29 23:20:42 -06:00
Adam Honse
48f7513e17 Update to the latest plugin API version 2021-08-30 11:36:58 -05:00
morg
99d9498e45 Update OpenRGB submodule 2021-08-17 21:04:17 +02:00
Adam Honse
bf082d3fbe Update OpenRGB submodule to Release 0.6 2021-06-01 23:42:25 -05:00
morg
2f378cba80 Update OpenRGB submodule 2021-05-17 20:09:15 +02:00
Adam Honse
5b1717df08 Update OpenRGB submodule for latest API changes 2021-05-14 23:58:45 -05:00
morg
ecbfc5999a Update OpenRGB 2021-04-21 20:38:02 +02:00
Adam Honse
a4be65494b Add MacOS CI builds 2021-04-20 15:09:07 -05:00
Adam Honse
d0020c222a Use OpenRGB as a submodule 2021-03-09 08:17:54 -06:00
Adam Honse
2fcaacfdff Update README.md 2021-01-26 06:19:13 +00:00
Adam Honse
c8fe4d956a Update README.md 2021-01-26 06:09:03 +00:00
Adam Honse
c60a8d191a Reorganize the user interface 2021-01-25 20:08:42 -06:00
Adam Honse
3a1f46647e Prompt to map additional universes when an added controller exceeds the universe size 2021-01-18 13:46:05 -06:00
Adam Honse
cb0cbf6946 Save and load json to plugins directory 2021-01-17 18:43:19 -06:00
Adam Honse
2339f3a813 Add function to load universe map from a saved json file 2021-01-17 18:36:15 -06:00
Adam Honse
05362ae8a7 Add function to save universe map as a json file 2021-01-17 18:16:49 -06:00
Adam Honse
c43c2c9813 Don't automatically map universes when controllers become available, instead move auto-map to a button 2021-01-17 17:36:51 -06:00
Adam Honse
02d013b44a Automatically fill in start channel and LED count when adding a controller to a universe 2021-01-17 17:26:44 -06:00
Adam Honse
1bdc603b75 Add capability to modify universe and controller mapping 2021-01-17 17:00:54 -06:00
Adam Honse
de4f73db55 Attempt Linux CI 2021-01-11 19:18:16 -06:00
Adam Honse
96f376af54 Support socket closing on Linux 2021-01-11 14:10:50 -06:00
Adam Honse
60c26f5176 Add GitLab CI for Windows 2021-01-11 10:50:07 -06:00
Adam Honse
f7a7135fd3 Update README.md 2021-01-11 15:23:42 +00:00
Adam Honse
759e53b7ae Add README.md 2021-01-11 15:18:49 +00:00
Adam Honse
3a26bf91d4 Fix universe offset by one 2021-01-11 08:44:40 -06:00
Adam Honse
4abae6fc7a Make fields editable and add bounds checks to processing loop 2021-01-08 21:12:41 -06:00
Adam Honse
edf7b4e63d Fix mapping 2021-01-08 12:26:34 -06:00
Adam Honse
c797dc7ab1 Fix build 2021-01-07 21:30:14 -06:00
Adam Honse
155e6cacd1 Update interface 2021-01-07 21:29:34 -06:00
Adam Honse
d7d57834a1 Add option to enable or disable multicast receiving 2021-01-07 00:38:25 -06:00
Adam Honse
00bc8684c2 Display E1.31 source string 2021-01-07 00:19:13 -06:00
Adam Honse
055a6c83ae Fix update flag setting 2021-01-06 23:59:14 -06:00
Adam Honse
31f2cbeae5 Only map universes for devices with Direct mode 2021-01-06 20:28:36 -06:00
Adam Honse
f651f96af4 Receive counter works 2021-01-06 13:49:51 -06:00
Adam Honse
14f7657ddf Add buttons to start and stop receiver, add online status and received packet count (not yet implemented) 2021-01-06 12:54:33 -06:00
Adam Honse
b7fbb150fb Initial E1.31 receiver plugin is functional, automatically maps controllers to universes 2021-01-06 00:36:42 -06:00
Adam Honse
3d2d86d129 Finalize plugin interface and rework into a template for plugin development 2021-01-05 20:12:28 -06:00
silas
1d70b9b490 Update to match finalized interface 2020-12-24 08:59:15 -06:00
silas
a5fdc4f12b Remove const 2020-12-17 08:42:24 -06:00
silas
0f3bc7d0e0 Re-Meet standards of the OpenRGB Plugin interface 2020-12-14 18:44:48 -06:00
silas
87b161e157 Update to match OpenRGB's new interface 2020-12-14 18:37:28 -06:00
silas
0d862f4ff8 Add dependencies (Resource manager header) 2020-12-12 17:59:34 -06:00
silas
37cf8bcf23 Working and displaying 2020-12-12 11:39:01 -06:00
silas
6675733e7e ORGB Plugins Example 2020-12-11 17:53:32 -06:00