k1-801
65623d3978
Autoclose updated
...
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-24 22:45:24 -05:00
k1-801
abfb6ea22d
Tiny fixups (server conn info leak closed, log va leak closed, config dir optimized)
...
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-24 22:41:12 -05:00
Adam Honse
33b840b2b9
Revert change disabling redetection of i2c interfaces and fix disconnected WMI failure by always reconnecting before query
2021-05-24 18:38:26 -05:00
Adam Honse
2a3a736f09
Don't delete i2c bus list on redetect, as WMI query issues prevent them from being redetected
2021-05-24 17:00:18 -05:00
Adam Honse
8ada7cd6da
Add MSI Mystic Light 185 7D13 (MSI MEG B550 Unify), tested on Discord by Markellus
2021-05-23 23:25:47 -05:00
Adam Honse
cb656ebdf7
Don't print Running standalone message when local server connection succeeds
2021-05-23 23:22:46 -05:00
TheRogueZeta
707df85d1f
DMI Info for MSI-RGB boards
2021-05-23 00:08:43 -07:00
TheRogueZeta
78955de65f
Get DMI info for MSI USB boards
2021-05-23 00:08:43 -07:00
edbgon
a8e2feddbe
New controller for SteelSeries QCK Mousemat
2021-05-22 23:49:20 -05:00
TheRogueZeta
fd31b4db7d
Fixed Dev and Feature index for PowerPlay
2021-05-22 15:48:06 -07:00
TheRogueZeta
a87d2aead7
PowerPlay mat should only be 1 zone.
2021-05-22 15:45:34 -07:00
Adam Honse
2afddf9bbf
Only join/delete E1.31 keepalive thread if it has actually been created
2021-05-21 20:43:14 -05:00
TheRogueZeta
1f2d298e14
Add ASUS ROG-STRIX-RTX2080-O8G-GAMING
2021-05-22 00:42:52 +00:00
Adam Honse
cdae9b1e78
Fix client registration for auto-detected local server
2021-05-21 19:25:12 -05:00
Diogo Trindade
4c6653bdb4
Asus ROG Strix Flare - Added ISO LEDs
2021-05-22 00:01:32 +00:00
Adam Honse
e5d16dedcc
Add option in settings file to pass client controllers through to server
2021-05-21 16:58:42 -05:00
Adam Honse
d103906c75
Override UpdateLEDs() for RGBController_Network to always process synchronously
2021-05-21 16:39:03 -05:00
Adam Honse
5e959f6bc3
Add Pipeline Status badge to README
2021-05-20 20:56:40 +00:00
Adam Honse
618faf42ec
Use block writes for updating all LEDs at once on ASUS Aura SMBus
2021-05-19 21:49:22 -05:00
edbgon
961fbc2585
Update rules file in accordance to detectors
2021-05-19 09:44:15 +02:00
Adam Honse
eb9710ee26
Fix name change
2021-05-18 23:21:56 -05:00
Adam Honse
39de6fc175
Code style cleanup for Logitech G Lightsync RGBController
2021-05-18 22:57:45 -05:00
Adam Honse
39d989891e
Code style cleanup for Logitech detector
2021-05-18 22:53:38 -05:00
TheRogueZeta
734912732c
Rework individual Logitech mouse controllers into a single shared controller and add Direct mode.
...
Squashes all commits from Merge Request !495
2021-05-19 03:25:55 +00:00
Adam Honse
47160ac7cd
Add visitors badge to README
2021-05-18 18:26:14 +00:00
Daniel Augustin
9f0fa7eb67
Add Asus Aura on Asus H570-PRO Motherboards
2021-05-17 18:42:22 -05:00
TheRogueZeta
a6cfcdeb1d
Retrieve motherboard name for ASUS boards via DMI
...
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-17 18:34:21 -05:00
Cheerpipe
cf922db7d5
G815 performance tweaks
...
* Remove some unnecessary operations on the G815 controller
* Use reserved memory for key color array to avoid excessive memory copy on vector pushback
Commits squashed and commit message amended by Adam Honse <calcprogrammer1@gmail.com >
2021-05-17 18:29:17 -05:00
Cheerpipe
8a56a5103c
Packet read size fix. Should be 20, not 200
...
This bug causes rare unwanted volume changes.
2021-05-17 17:41:59 +00:00
TheRogueZeta
3026a10ff8
Add ASUS ROG STRIX RTX 2080 Ti O11G Gaming
2021-05-17 13:17:44 +00:00
morg
f54ecd8b1b
Add detection start and end callbacks
2021-05-17 08:14:00 -05:00
Adam Honse
d88f9979a9
Rework network client callback pipeline - route callbacks from clients through ResourceManager so that device list callbacks get called. Fixes remote devices not showing up in plugins.
2021-05-14 23:29:34 -05:00
Martin Hartl
94370c24a8
cli: Fix mode specific colors for range
2021-05-14 15:14:11 +02:00
nightsky30
c29a38a8c9
Fix the number of LEDs for Lancehead devices; 16 LEDs, not 18 #6
2021-05-13 23:03:06 -05:00
Artur Pieniążek
651a8d2f2a
Handle K95 Platinum ANSI and ISO layouts
...
Commits merged by Adam Honse <calcprogrammer1@gmail.com >
2021-05-13 22:51:03 -05:00
silas
a51e2f8ac8
Make device list change warning callback
...
This will be helpful for keeping plugins from crashing
Commit amended to change callback function name for consistency by Adam Honse <calcprogrammer1@gmail.com >
2021-05-13 22:30:38 -05:00
k1-801
02ba8a799e
Server freed from ResourceManager
...
Commit amended to revert OpenRGBInterfaces.h header (may reconsider in the future) by Adam Honse
<calcprogrammer1@gmail.com >
2021-05-13 22:10:41 -05:00
alpemwarrior
a6bc30a31c
Add 64-bit .rpm package build to CI for Fedora.
2021-05-14 02:02:28 +00:00
Chris
81bf61867f
Amending QTwindow geometry config to resovle #1245
...
+ Code to initialise config values.
+ Added "load_geometry" variable so that you can load set values but not have to "save_on_exit"
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-13 20:59:32 -05:00
Martin Hartl
1f21d9ad62
Asus mainboard: Rename RGB headers
...
There is currently no difference in naming for the integrated
motherboard LEDs and the motherboard non-addressable RGB headers. This
commit renames the RGB headers in the RGB controller. The number of RGB
headers is read from the configuration table.
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-12 22:35:21 -05:00
Pol Rius
658eb3a1f7
Initialize profile_loaded properly
2021-05-12 18:27:22 +02:00
edbgon
a567aa1e62
Update Ducky to support ISO layouts
2021-05-12 07:44:41 +02:00
Adam Honse
d3ee9911b5
Change UI_Settings key to UserInterface
2021-05-10 22:17:11 -05:00
Chris
166bc13dec
Adding ability to save QTwindow geometry to config solving #1245
...
+ Load window geometry from config added to constructor
+ Save window geometry to config added to destructor
+ Added an opt out boolean to allow for saving / not saving geometry
+ Consolidated the Minimize settings into the "UI_Settings" in config
+ Code to initialise config values.
Amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-10 22:15:20 -05:00
Adam Honse
47e4dc7431
Add MSI Mystic Light 7D09 PID to 185 byte controllers list
2021-05-10 08:47:10 -05:00
Adam Honse
20b149aeef
Implement direct mode for Corsair K57, only in wired mode.
2021-05-09 15:09:29 -05:00
Adam Honse
91dd39f3f3
Start implementing Corsair Wireless (K57) controller. Detects both keyboard and dongle, no other functionality implemented yet
2021-05-08 13:40:19 -05:00
Dmitry K
647670a04a
Skip Inpout-dependent detection when inpout is not available
2021-05-06 23:11:30 +00:00
morg
23db961be3
Refactor OpenRGBDialog2 + add SettingsTab as plugin location
2021-05-06 17:57:28 +02:00
morg
59a0bec399
Toggle plugins visibility for all locations
2021-05-06 01:16:06 +00:00