Commit Graph

1065 Commits (ffb452f6f492bc674f6e4d4d8fc118c587aa5613)
 

Author SHA1 Message Date
Adam Honse ffb452f6f4 Use HID path for Location on Logitech mouse controllers 3 years ago
TheRogueZeta 7b93275443 Add issue templates (New Device, Feature Request, and Bug Report)
Templates edited by Adam Honse <calcprogrammer1@gmail.com>
3 years ago
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.
3 years ago
TheRogueZeta 17e3898bcf Add MSI 1660 Super from Ant182 on discord 3 years ago
Adam Honse 56e90d60dd Add Zotac and PNY PCI IDs 3 years ago
Adam Honse efb5975fcf Add PCI ID filtering to Gigabyte RGB Fusion GPU detection 3 years ago
TheRogueZeta 8fa14542ad Add MSI RTX 2070 Super Gaming Z Trio and sort list 3 years ago
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!) 3 years ago
Adam Honse f9272872b9 Add ROG Gladius II Origin PID 3 years ago
Adam Honse 045dd98e51 Add support for ROG Gladius II mouse 3 years ago
Florian Heilmann 04b2e35f81 Add SteelSeries Apex M750 support
Commits squashed and some minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
3 years ago
Adam Honse 31a9399d19 Add I2C read check to Sapphire GPU controller, so it only creates a controller for the correct GPU bus 3 years ago
Adam Honse 7dfbdade39 Initial support for HyperX Fury Ultra mousemat (Direct mode only) 3 years ago
TheRogueZeta 41a0f2e7c3 Add TU104 MSI RTX 2060 Gaming X 3 years ago
crashniels da81052247 Use PCI ID based detection for Galax GPUs 3 years ago
Adam Honse a03e6a7800 Fix ROG Gladius II zone order and remove Off mode 3 years ago
Adam Honse 76b575e562 Fix ROG Gladius II Core 3 years ago
Adam Honse cda62b9e0e Fix Linux build 3 years ago
Adam Honse 62145c4548 Add ASUS ROG Gladius II Core 3 years ago
Adam Honse bd15eb022f Add the rest of the EVGA V2 bytes from the capture 3 years ago
Adam Honse f1e74018a3 Add write to 0x08 to EVGA V2 controller 3 years ago
Daniel Dreibrodt cf01a8dc46 Patriot Viper: Limit to one zone, as slots cannot be controlled separately 3 years ago
edbgon b7b2d0c1df Fix detection routine for Logitech G512 (Uses G810) 3 years ago
Adam Honse 0ceb4e1268 Add 0x18A5 Aura Addressable PID 3 years ago
edbgon f6083c8506 Logitech G213 Controller (Merge Request !171)
Commits merged and minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
3 years ago
Adam Honse 9fcc8dd573 Add I2C: label to location string for I2C devices 3 years ago
Adam Honse 5672f556e9 Add additional information from wiki homepage to README - Discord, Reddit, how-tos, donations, contributing history 3 years ago
Adam Honse 167d7ebdc5 Add OpenRGB-python-FX to list of SDK applications 3 years ago
Adam Honse 0b7f4c632a Rework OpenRazer mode inititialization on Windows 3 years ago
Adam Honse 8df9e979da Rework OpenRazer mode setting to get rid of duplicate code 3 years ago
Connor Byrnes da0ff218fa Add support for MSI RTX2070 Gaming X 3 years ago
Adam Honse 165c50689d Use HID path for Location on ASUS Aura USB controller 3 years ago
Bartosz Baranowski af403d5748 Update AuraUSBControllerDetect.cpp
Code modified for cleanup and code style by Adam Honse <calcprogrammer1@gmail.com>
3 years ago
Carson Mathre bfb79e87b0 Update TecknetController.h 3 years ago
Carson Mathre cdb15861ab Update TecknetController.cpp 3 years ago
Carson Mathre a155697393 Update RGBController_Tecknet.cpp 3 years ago
alpemwarrior 54cccaa4a7 Now for real 3 years ago
alpemwarrior 912af1555a Fix initialisation of msi-rgb boards 3 years ago
Adam Honse e3b8ced8ba Update E1.31 controller information, add universe list for location string 3 years ago
Adam Honse 73a1779813 Use device name for E1.31 controller if the controller only contains the one device 3 years ago
Adam Honse e78ad56839 Split E1.31 devices into their own controllers unless they start at the same universe. Need to take universe size into account before feature is complete 3 years ago
Adam Honse b19dfdb010 Fix profile loading 3 years ago
Adam Honse c1c66c37d5 Disable buttons before enabling other buttons, so that window doesn't get resized 3 years ago
Neel Chotai e0f9017982 fix compilation on ppc 3 years ago
Pol Rius 791df64f81 Add support for Sony DualShock 4 (manual merge of !160)
Files pulled in manually and code style changes, Gamepad type addition by Adam Honse <calcprogrammer1@gmail.com>
3 years ago
Adam Honse e52619dbab Move Profile Manager to Resource Manager and rework size loading so that sizes are updated upon redetection 3 years ago
Adam Honse e767b3db90 Split functionality for applying sizes and settings from a temporary controller list to a controller to its own function 3 years ago
Adam Honse da8c06756b Split functionality for loading temporary controllers from a saved profile into its own function 3 years ago
Adam Honse 24de16f77b Keep a separate list of controllers detected from hardware and dynamically add/remove them from the master list when redetecting so client controllers aren't deleted during redetection 3 years ago
Adam Honse 31b6533193 Update OpenRazer-win32 3 years ago