Chris
e7dc95313f
Changing the Linux executable (only) to lowercase openrgb
...
Commits squashed by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
f70c9cc63e
Remove Setting_ prefix from all settings keys
6 years ago
Adam Honse
61d4b8fa5d
More size loading fixes
6 years ago
Adam Honse
49fda962be
Load sizes for HID devices after detection
6 years ago
Adam Honse
a7acefb284
Ignore location string when loading profiles for HID devices
6 years ago
Adam Honse
d19baf1365
Fill in serial field for all HID controllers using hidapi
6 years ago
Adam Honse
92dc8411d6
Fix Corsair mouse LED names by storing name in controller object
6 years ago
Adam Honse
f0468ff8d1
Add mouse LED names for several Corsair mice
6 years ago
Adam Honse
8cc371f9be
Add tab borders to Windows dark theme
6 years ago
TheRogueZeta
c030157ffb
Retrive motherboard DMI name info and use it
6 years ago
Adam Honse
3f7c981ba2
Use up-to-date controller list in profile manager
6 years ago
Adam Honse
7a305b1440
Clean up the device information page, enable word wrap so the layout doesn't resized due to long location strings
6 years ago
Martin Hartl
9c2d186d7e
Asus USB: Initialize mode
6 years ago
Adam Honse
f8f4dceb4a
Add USB: location prefix and USB device ID location string to Corsair Hydro Series controller
6 years ago
Adam Honse
210591aa39
Add COM:, UDP:, and TCP: prefixes to location string for Espurna, LED Strip, and NZXT Hue Plus controllers
6 years ago
Adam Honse
d3aefcfdf4
Check entire range of universes when attempting to group multicast controllers, rather than just checking the start universe
6 years ago
Adam Honse
31e35884dd
Add --config option where you can pass in a custom path for configuration files
6 years ago
Adam Honse
9bde1c282a
Initial E1.31 Unicast support, add ip parameter to E1.31 device to use Unicast mode
6 years ago
Adam Honse
ca3c2ad541
Add HID: prefix to all HID detector locations
6 years ago
Adam Honse
3345fe6562
Fix I2C tools by adding I2C bus list change callback to resource manager
6 years ago
Adam Honse
ddfcd1caf9
Split CLI processing into pre- and post-detection functions and add --localconfig and --nodetect options
6 years ago
Adam Honse
72da8f362c
SDK protocol versioning implemented. Protocol updated to version 1 which adds vendor string to controller request.
6 years ago
Jan Wendland
b0de49a107
Use usbdk backend for detecting hydro devices (if available)
...
This commit fixes #788 by enabling access to Corsair Hydro devices via usbdk if installed on a windows machine.
6 years ago
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
6 years ago
Chris
35fd4e2aae
Adding Hue+ permissions to the udev rules
...
* Confirmed by Dunnul on discord.
6 years ago
k1-801
e4a819913a
ASUS TUF Aura Core port (WMI)
...
Commit amended to move files to Windows-specific section of Qt project by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
08718044d0
Fix wiki links in README
6 years ago
Chris M
6ec7901038
Build Debian packages with CI
6 years ago
Adam Honse
43fccf259f
Don't flush COM port after writing in NZXT Hue Plus controller
6 years ago
Adam Honse
a2f348a245
Don't flush COM port after write in LED Strip controller
6 years ago
Adam Honse
049441a4f5
Add USB HID safe mode (enumerates only enabled devices), enable in detector settings by setting hid_safe_mode to true
6 years ago
Chris
081752c927
Add Gigabyte RGB Fusion 2 SMBus motherboard list to JSON so that boards can be added without rebuilding.
...
* Moved DMI structure to JSON
* Writes "known good" boards to JSON if not present
* Checks versus JSON settings
Commits squashed and auto keyword removed by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
k1-801
f64fe31daa
HID fix for Corsair and Gigabyte devices that weren't being detected after HID change
...
Commit amended by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
195730e721
Fix color palette buttons to work with and without Windows dark theme enabled
6 years ago
Adam Honse
f2396b453f
Add algorithm include as std::max cannot be found in Qt Creator build
6 years ago
silas
f1fd3e0191
Add an ARGB debug device
...
Commits squashed and adjusted for code style by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
fd4dcbd092
Add size check before correcting selected zone
6 years ago
CoffeeIsLife
5b76b83433
Fix the remaining issues with dark theme (Label offsets, Quick colors, Borders, QDialogs, and any others I may be forgetting)
6 years ago
Adam Honse
fd3f2c50cb
Add workaround for 0x48 controller on Gigabyte RGB Fusion GPUs not detecting until we have a better detection method
6 years ago
Lobo Tommy
a414335334
Update 60-openrgb.rules - Added udev rule for LT100
6 years ago
Adam Honse
23ed6955bf
Update zones for HyperX Fury Ultra mousemat
6 years ago
J. Bromley
9ca2a28444
Added Gigabyte RTX2060 SUPER Gaming.
...
Only needed to add a new subdevice ID.
6 years ago
David Lee Chong Yew
80c8b5f7e5
Added preliminary support for SteelSeries Apex OG family keyboards
...
Commits squashed by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Lobo Tommy
ec7ca4cca3
Update CorsairLightingNodeControllerDetect.cpp - Add Corsair LT100 Support
6 years ago
Adam Honse
fca0f53e7a
HyperX Alloy Origins doesn't use usage page
6 years ago
Joe Goett
843dacb43e
Added M908 to OpenRGB udev rules file
6 years ago
Joe Goett
d9771f7b9b
Added support for Redragon M908 Impact mouse
6 years ago
k1-801
dc2b41a0e2
Massive HID detectors update
...
Commit amended to undo change to device list management, still working through that merge request. Want to work this one in first. Changes by Adam Honse <calcprogrammer1@gmail.com>
6 years ago
Adam Honse
cae28f3ac6
Use different interface on Windows vs. Linux for HyperX Alloy Origins
6 years ago
Adam Honse
0a458623e4
Fix interface number for HyperX Alloy Origins
6 years ago