84 Commits (master)

Author SHA1 Message Date
Adam Honse 6cf624e56b Update OpenRazer-Win32 to version 2.9.0 6 years ago
Adam Honse 87c99d31cf Update Wiz controller to use JSON library, receive firmware information from device 6 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>
6 years ago
Adam Honse 31b6533193 Update OpenRazer-win32 6 years ago
Adam Honse 835a007445 Draw color wheel with transparent background rather than by pulling background color from palette, as it didn't always get the background the right color 6 years ago
Adam Honse aaa2ecddc7 Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info. 6 years ago
Adam Honse 7898e9b95d Initial prototype of asynchronous detection. DMI information broken 6 years ago
Chris 8b5717470a Fix for Gigabyte Fusion2 USB detection
* Adjusted the selection criteria for  USE_HID_USAGE flags
* Slight changes to the Fusion2USB controller to avoid crashes
* Updated DMIInfo to return correct Motherboard name on windows
6 years ago
Adam Honse 595248cc10 Fix issues preventing hidapi from working without WinUSB on Windows 6 years ago
Chris 12442046e2 Initial commit for dmiinfo.cpp
- Tested working for Linux
- Implemented in Fusion2USB controller and the motherboard name will
populate the controller name in the GUI / CLI
6 years ago
Adam Honse c7bb002b7c Add Aura X570 interface number workaround to libusb DLLs
Source for my libusb fork can be found on GitHub:

https://github.com/CalcProgrammer1/libusb
6 years ago
crashniels 479d51df87 AMD ADL Windows 6 years ago
Adam Honse 0ab0586dfa Update OpenRazer-Win32 DLLs to openrazer commit 134d7bf 6 years ago
Adam Honse 427c635ed8 Update to OpenRazer-Win32 API, device attribute pointers are now filled in by the driver during device probe, so we don't need to fill them in manually by device type anymore 6 years ago
Adam Honse 21f29a1a56 Remove libe131 submodule and add necessary files to main repo. Fixes Gitlab automatic packaging issue 6 years ago
Adam Honse d791361f22 Fix filename case to get ColorWheel building in Linux 6 years ago
Adam Honse 5719956441 Add color wheel color picker to UI 6 years ago
Adam Honse 7c221416cc Redragon M709 and K556 development 6 years ago
Adam Honse caf1e5c7f0 Update OpenRazer-win32 DLLs to openrazer commit bd864c8 6 years ago
Adam Honse ec65d8a2a9 Update OpenRazer-win32 DLLs to openrazer commit 692e36b 6 years ago
Adam Honse ec73337929 Update OpenRazer-Win32 DLLs to fix corrupt serial and version strings, enable reading these in OpenRGB. 6 years ago
Adam Honse 1b170ff664 Update libusb DLLs to include a small change to fix detection of some composite HID devices such as RGB keyboards. Source for this new DLL at my libusb fork - https://github.com/CalcProgrammer1/libusb 6 years ago
Adam Honse 31a6da1b21 Build hidapi from source using libusb backend. This requires installation of WinUSB driver on Windows but fixes issues with Windows-specific HID implementation 6 years ago
Adam Honse b480bbd666 Clean up NvAPI I2C code and allow multiple GPUs 6 years ago
Adam Honse 0703fb8c68 Support 64-bit Windows builds 6 years ago
Adam Honse 1a07aee7a6 Add OpenRazer-Win32 driver to support Razer devices on Windows without official software 6 years ago
Adam Honse 415d79a3ef Remove Razer Chroma SDK backend 6 years ago
Adam Honse fa4d9ebbf6 Get hidapi stuff building on Linux 6 years ago
Adam Honse ec8cdf1e26 Bring in USB HID device support with hidapi and add support for two new HID devices - MSI/SteelSeries 3-zone laptop keyboard and Thermaltake TtEsports Poseidon Z RGB keyboard 6 years ago
Adam Honse 7bdf19387d Add Windows support for E1.31 Streaming ACN protocol devices 6 years ago
Adam Honse eac739fdb4 Get libusb-1.0 building on Windows, pull in libusb-1.0.22 dependency. You need Zadig to set up individual devices for use 6 years ago
Adam Honse 15fd537fa8 Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now. 7 years ago
Adam Honse 0a61e38ee1 Start writing an RGBController interface for the Razer Chroma SDK on Windows 7 years ago
Adam Honse 006289c784 Initial commit 7 years ago