Commit Graph

1081 Commits

Author SHA1 Message Date
Adam Honse
d8631f1fe3 Update Entertainment Mode to use connect and disconnect functions 2020-11-08 13:50:26 -06:00
Adam Honse
36f9b97d52 Update hueplusplus 2020-11-07 18:41:38 -06:00
Adam Honse
cde1940ef4 Move entertainment mode functionality to hueplusplus 2020-11-07 13:50:56 -06:00
Adam Honse
542b338b06 Entertainment Mode support 2020-11-07 12:03:33 -06:00
Adam Honse
9954db0ee7 Fix white flash on off transition, add exception handling to prevent crash 2020-11-02 20:15:01 -06:00
Adam Honse
20cb7cb3a7 Remove duplicate source file in project 2020-11-02 14:48:32 -06:00
Adam Honse
eb8c51decb Linux support for Philips Hue 2020-11-02 14:37:04 -06:00
Adam Honse
564954fee5 Move Hue bridge IP/MAC configuration to a file rather than hard-coding it 2020-11-02 11:23:37 -06:00
Adam Honse
e29c8a534a Move Philips Hue RGBController files to Controllers directory 2020-11-02 11:14:48 -06:00
Adam Honse
ba8c806a5e Updates 2020-11-02 10:38:06 -06:00
Adam Honse
fca9eb4943 Philips hue with hueplusplus development branch 2020-11-02 10:37:56 -06:00
Adam Honse
bc22a5a017 Update Espurna controller to use new Light device type 2020-11-02 09:10:58 -06:00
Adam Honse
6298b58f8a Use light information for Philips Hue name/version/serial and add a Light device type with a bulb icon 2020-11-02 09:10:56 -06:00
Adam Honse
3163bd12ec Add controller for Philips Hue color lights 2020-11-02 08:59:57 -06:00
Adam Honse
f0271f19db Add hueplusplus dependency, add beginnings of Philips Hue detection 2020-11-02 08:47:31 -06:00
Adam Honse
88a96cd0c2 Expire CI builds after 30 days 2020-10-30 00:02:48 -05:00
Adam Honse
ffb452f6f4 Use HID path for Location on Logitech mouse controllers 2020-10-29 23:55:30 -05:00
TheRogueZeta
7b93275443 Add issue templates (New Device, Feature Request, and Bug Report)
Templates edited by Adam Honse <calcprogrammer1@gmail.com>
2020-10-29 23:27:29 -05:00
Tom Parker
09ad9b17fb [#582,#448] Fix profile loading RGBController metadata mismatch issue with the RGBFusion2USBController.
The controller description mismatched what was being saved in the
profile, with trailing '\0's filling the string to pad out the
initialized 32 character string.  Strangely enough the code to remove
these '\0's was there, with just a minor typo referencing 'name' instead
of 'description' to obtain the string's end index.

Tested on an X570 Aorus Ultra board revision 1.2.

Fixes issues #582 and #448.
2020-10-29 22:50:22 +00:00
TheRogueZeta
17e3898bcf Add MSI 1660 Super from Ant182 on discord 2020-10-29 10:16:44 -07:00
Adam Honse
56e90d60dd Add Zotac and PNY PCI IDs 2020-10-29 00:37:01 -05:00
Adam Honse
efb5975fcf Add PCI ID filtering to Gigabyte RGB Fusion GPU detection 2020-10-29 00:28:25 -05:00
TheRogueZeta
8fa14542ad Add MSI RTX 2070 Super Gaming Z Trio and sort list 2020-10-29 03:40:59 +00:00
Adam Honse
2c93b46b23 Add support for 8-LED and 6-LED Hue 2 strips in the Hue 2 controller (thanks to Discord user peman for the patch!) 2020-10-28 19:06:20 -05:00
Adam Honse
f9272872b9 Add ROG Gladius II Origin PID 2020-10-28 14:24:45 -05:00
Adam Honse
045dd98e51 Add support for ROG Gladius II mouse 2020-10-28 12:58:18 -05:00
Florian Heilmann
04b2e35f81 Add SteelSeries Apex M750 support
Commits squashed and some minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
2020-10-27 21:21:56 -05:00
Adam Honse
31a9399d19 Add I2C read check to Sapphire GPU controller, so it only creates a controller for the correct GPU bus 2020-10-27 00:46:53 -05:00
Adam Honse
7dfbdade39 Initial support for HyperX Fury Ultra mousemat (Direct mode only) 2020-10-26 12:51:59 -05:00
TheRogueZeta
41a0f2e7c3 Add TU104 MSI RTX 2060 Gaming X 2020-10-26 11:25:40 -05:00
crashniels
da81052247 Use PCI ID based detection for Galax GPUs 2020-10-26 11:18:23 -05:00
Adam Honse
a03e6a7800 Fix ROG Gladius II zone order and remove Off mode 2020-10-25 01:37:36 -05:00
Adam Honse
76b575e562 Fix ROG Gladius II Core 2020-10-25 01:30:31 -05:00
Adam Honse
cda62b9e0e Fix Linux build 2020-10-25 01:15:42 -05:00
Adam Honse
62145c4548 Add ASUS ROG Gladius II Core 2020-10-25 01:05:20 -05:00
Adam Honse
bd15eb022f Add the rest of the EVGA V2 bytes from the capture 2020-10-23 15:26:21 -05:00
Adam Honse
f1e74018a3 Add write to 0x08 to EVGA V2 controller 2020-10-23 13:16:01 -05:00
Daniel Dreibrodt
cf01a8dc46 Patriot Viper: Limit to one zone, as slots cannot be controlled separately 2020-10-22 15:46:45 -05:00
edbgon
b7b2d0c1df Fix detection routine for Logitech G512 (Uses G810) 2020-10-22 15:44:10 -05:00
Adam Honse
0ceb4e1268 Add 0x18A5 Aura Addressable PID 2020-10-21 15:56:02 -05:00
edbgon
f6083c8506 Logitech G213 Controller (Merge Request !171)
Commits merged and minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
2020-10-20 23:55:37 -05:00
Adam Honse
9fcc8dd573 Add I2C: label to location string for I2C devices 2020-10-20 23:42:20 -05:00
Adam Honse
5672f556e9 Add additional information from wiki homepage to README - Discord, Reddit, how-tos, donations, contributing history 2020-10-17 18:10:22 +00:00
Adam Honse
167d7ebdc5 Add OpenRGB-python-FX to list of SDK applications 2020-10-17 18:03:06 +00:00
Adam Honse
0b7f4c632a Rework OpenRazer mode inititialization on Windows 2020-10-16 19:59:25 -05:00
Adam Honse
8df9e979da Rework OpenRazer mode setting to get rid of duplicate code 2020-10-16 23:50:07 +00:00
Connor Byrnes
da0ff218fa Add support for MSI RTX2070 Gaming X 2020-10-16 17:42:13 +00:00
Adam Honse
165c50689d Use HID path for Location on ASUS Aura USB controller 2020-10-15 17:00:54 -05:00
Bartosz Baranowski
af403d5748 Update AuraUSBControllerDetect.cpp
Code modified for cleanup and code style by Adam Honse <calcprogrammer1@gmail.com>
2020-10-15 15:36:47 -05:00
Carson Mathre
bfb79e87b0 Update TecknetController.h 2020-10-15 10:03:42 -05:00