Chris
e7dc95313f
Changing the Linux executable (only) to lowercase openrgb
...
Commits squashed by Adam Honse <calcprogrammer1@gmail.com>
2020-12-03 13:11:52 -06:00
Adam Honse
f70c9cc63e
Remove Setting_ prefix from all settings keys
2020-12-03 12:02:15 -06:00
Adam Honse
61d4b8fa5d
More size loading fixes
2020-12-03 01:03:44 -06:00
Adam Honse
49fda962be
Load sizes for HID devices after detection
2020-12-03 00:37:04 -06:00
Adam Honse
a7acefb284
Ignore location string when loading profiles for HID devices
2020-12-03 00:10:53 -06:00
Adam Honse
d19baf1365
Fill in serial field for all HID controllers using hidapi
2020-12-03 00:01:42 -06:00
Adam Honse
92dc8411d6
Fix Corsair mouse LED names by storing name in controller object
2020-12-02 23:04:49 -06:00
Adam Honse
f0468ff8d1
Add mouse LED names for several Corsair mice
2020-12-02 22:28:00 -06:00
Adam Honse
8cc371f9be
Add tab borders to Windows dark theme
2020-12-02 22:11:10 -06:00
TheRogueZeta
c030157ffb
Retrive motherboard DMI name info and use it
2020-12-03 03:54:34 +00:00
Adam Honse
3f7c981ba2
Use up-to-date controller list in profile manager
2020-12-02 21:53:14 -06:00
Adam Honse
7a305b1440
Clean up the device information page, enable word wrap so the layout doesn't resized due to long location strings
2020-12-02 21:43:47 -06:00
Martin Hartl
9c2d186d7e
Asus USB: Initialize mode
2020-12-03 03:01:06 +00:00
Adam Honse
f8f4dceb4a
Add USB: location prefix and USB device ID location string to Corsair Hydro Series controller
2020-12-02 20:00:01 -06:00
Adam Honse
210591aa39
Add COM:, UDP:, and TCP: prefixes to location string for Espurna, LED Strip, and NZXT Hue Plus controllers
2020-12-02 19:29:44 -06:00
Adam Honse
d3aefcfdf4
Check entire range of universes when attempting to group multicast controllers, rather than just checking the start universe
2020-12-02 19:14:27 -06:00
Adam Honse
31e35884dd
Add --config option where you can pass in a custom path for configuration files
2020-12-02 17:38:49 -06:00
Adam Honse
9bde1c282a
Initial E1.31 Unicast support, add ip parameter to E1.31 device to use Unicast mode
2020-12-02 17:20:30 -06:00
Adam Honse
ca3c2ad541
Add HID: prefix to all HID detector locations
2020-12-02 12:18:56 -06:00
Adam Honse
3345fe6562
Fix I2C tools by adding I2C bus list change callback to resource manager
2020-12-02 00:08:15 -06:00
Adam Honse
ddfcd1caf9
Split CLI processing into pre- and post-detection functions and add --localconfig and --nodetect options
2020-12-01 23:51:56 -06:00
Adam Honse
72da8f362c
SDK protocol versioning implemented. Protocol updated to version 1 which adds vendor string to controller request.
2020-12-01 21:02:32 -06:00
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.
2020-12-02 01:26:43 +00:00
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
2020-12-01 19:24:52 -06:00
Chris
35fd4e2aae
Adding Hue+ permissions to the udev rules
...
* Confirmed by Dunnul on discord.
2020-12-02 01:30:38 +11:00
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>
2020-12-01 00:04:00 -06:00
Adam Honse
08718044d0
Fix wiki links in README
2020-11-30 19:39:37 -06:00
Chris M
6ec7901038
Build Debian packages with CI
2020-12-01 01:33:20 +00:00
Adam Honse
43fccf259f
Don't flush COM port after writing in NZXT Hue Plus controller
2020-11-30 16:57:01 -06:00
Adam Honse
a2f348a245
Don't flush COM port after write in LED Strip controller
2020-11-30 16:55:01 -06:00
Adam Honse
049441a4f5
Add USB HID safe mode (enumerates only enabled devices), enable in detector settings by setting hid_safe_mode to true
2020-11-30 12:23:13 -06:00
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>
2020-11-29 03:27:09 -06:00
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>
2020-11-27 15:39:33 -06:00
Adam Honse
195730e721
Fix color palette buttons to work with and without Windows dark theme enabled
2020-11-27 02:14:21 -06:00
Adam Honse
f2396b453f
Add algorithm include as std::max cannot be found in Qt Creator build
2020-11-27 01:42:12 -06:00
silas
f1fd3e0191
Add an ARGB debug device
...
Commits squashed and adjusted for code style by Adam Honse <calcprogrammer1@gmail.com>
2020-11-26 18:43:41 -06:00
Adam Honse
fd4dcbd092
Add size check before correcting selected zone
2020-11-26 18:22:25 -06:00
CoffeeIsLife
5b76b83433
Fix the remaining issues with dark theme (Label offsets, Quick colors, Borders, QDialogs, and any others I may be forgetting)
2020-11-26 23:23:53 +00:00
Adam Honse
fd3f2c50cb
Add workaround for 0x48 controller on Gigabyte RGB Fusion GPUs not detecting until we have a better detection method
2020-11-26 17:20:59 -06:00
Lobo Tommy
a414335334
Update 60-openrgb.rules - Added udev rule for LT100
2020-11-26 12:33:18 -06:00
Adam Honse
23ed6955bf
Update zones for HyperX Fury Ultra mousemat
2020-11-26 04:05:19 -06:00
J. Bromley
9ca2a28444
Added Gigabyte RTX2060 SUPER Gaming.
...
Only needed to add a new subdevice ID.
2020-11-26 02:34:15 -06:00
David Lee Chong Yew
80c8b5f7e5
Added preliminary support for SteelSeries Apex OG family keyboards
...
Commits squashed by Adam Honse <calcprogrammer1@gmail.com>
2020-11-26 02:29:21 -06:00
Lobo Tommy
ec7ca4cca3
Update CorsairLightingNodeControllerDetect.cpp - Add Corsair LT100 Support
2020-11-26 02:02:12 -06:00
Adam Honse
fca0f53e7a
HyperX Alloy Origins doesn't use usage page
2020-11-26 01:42:01 -06:00
Joe Goett
843dacb43e
Added M908 to OpenRGB udev rules file
2020-11-25 17:35:27 -05:00
Joe Goett
d9771f7b9b
Added support for Redragon M908 Impact mouse
2020-11-25 17:01:48 -05:00
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>
2020-11-25 02:17:18 -06:00
Adam Honse
cae28f3ac6
Use different interface on Windows vs. Linux for HyperX Alloy Origins
2020-11-24 18:27:18 -06:00
Adam Honse
0a458623e4
Fix interface number for HyperX Alloy Origins
2020-11-24 18:13:47 -06:00