Jonas Malaco
3cae2bccb5
Add PID for Logitech G PRO HERO Wired
...
This mouse is a variant of the G PRO Wired, with the new sensor. The
protocol appears to have been kept the same.
$ lsusb
Bus 001 Device 002: ID 046d:c08c Logitech, Inc. G PRO Gaming Mouse
...
Related: 6ee1c0a591
2020-11-19 17:18:38 -03:00
Adam Honse
a2e21e606c
Add include to fix linux build
2020-11-18 15:13:26 -06:00
Adam Honse
c7a7eaf670
Fix case in Roccat Kone file name
2020-11-18 15:03:00 -06:00
TheRogueZeta
ca6c61d47f
Add Logitech G Pro Wired
2020-11-18 20:20:23 +00:00
Martin Hartl
2346095994
NZXT Kraken: Remove water cooler resize
2020-11-18 20:19:59 +00:00
enlight3d
7abd511306
add filter for roccat kone aimo detection
...
and clean up controller
2020-11-18 20:17:00 +00:00
TheRogueZeta
f99aa4c4ff
Add new devices for openrazer v2.9.0
2020-11-17 18:45:37 +00:00
TheRogueZeta
55af558e0e
Logitech code cleanup
2020-11-17 17:48:49 +00:00
Jonas Malaco
4f47e166dd
Enable support for EVGA 1080 FTW using V1 controller
2020-11-17 00:45:26 -03:00
Adam Honse
6cf624e56b
Update OpenRazer-Win32 to version 2.9.0
2020-11-16 15:13:26 -06:00
Adam Honse
e98d43776a
Fix ASRock on Linux again
2020-11-15 15:24:43 -06:00
Adam Honse
34d8edb629
Fix inconsistent case in Polychrome filenames that was breaking Linux builds
2020-11-15 14:30:58 -06:00
TheRogueZeta
8ffd302a57
Name cleanup: adding brand names to all controllers
2020-11-15 20:25:51 +00:00
k1-801
dde857dfb4
Tiny threads fixes & a little bit of safety
2020-11-15 13:28:29 -06:00
Chris
9a53709db0
Adding "B450M DS3H-CF" to RGBFusion2SMBus
...
* Requested by Discord user stephencoons
2020-11-15 00:49:51 -06:00
Chris
b495c7723f
Code Cleanup for Coolermaster MP750
2020-11-15 00:48:46 -06:00
Florian Kraupa
dd36a7362a
This commit adds support for the Logitech G610 Orion Keyboard. Its not RGB, but behaves exactly like the G810. Cycle animation doesn't work for obvious reasons.
2020-11-15 00:45:24 -06:00
Chris
a4d02d1c32
Adding Razer Viper Ultimate to openrazerdevices.h to fix #728
...
* Includes both Wired and Wireless modes
2020-11-15 00:42:28 -06:00
Chris M
75bd29126e
Adding Razer Lancehead V2 to OpenRazerDevices.h to fix #668
...
* As referenced from upstream this mouse has both wired and wireless
modes (refer issue for link)
2020-11-15 01:11:32 +00:00
Chris
f106e83c94
Adding Razer Tartarus V2 to OpenRazerDevices.h to fix #721
...
* Also fixed Orbweavers matrix declaration
2020-11-10 19:34:39 -06:00
Adam Honse
100678f85b
Rework device enabling - fill in detectors list with detector names, default to true. Setting them to false disables the detectors
2020-11-10 17:57:56 -06:00
Adam Honse
b29b987504
Add functions to set and save settings
2020-11-10 15:53:58 -06:00
Adam Honse
a24909471f
Fix Profile list loading
2020-11-10 15:49:56 -06:00
Adam Honse
49365b3d98
Fall back to HOME if XDG_CONFIG_HOME doesn't exist
2020-11-10 15:49:56 -06:00
Adam Honse
c8e547343b
Fix issues with empty json and unknown path
2020-11-10 15:49:56 -06:00
Adam Honse
8131b94a5d
Create configuration directory if it doesn't exist
2020-11-10 15:49:56 -06:00
Adam Honse
f7d187f5b2
Use XDG-compliant configuration directory (APPDATA on Windows)
2020-11-10 15:49:56 -06:00
Adam Honse
7b54787dd7
Rework Linux LED detection to use Settings Manager
2020-11-10 15:49:56 -06:00
Adam Honse
64b592c9bd
Rework Disabled Devices list to use Settings Manager
2020-11-10 15:49:56 -06:00
Adam Honse
8998f0a731
Rework Debug Device detection to use Settings Manager
2020-11-10 15:49:55 -06:00
Adam Honse
12ed987333
Rework Espurna detection to use Settings Manager
2020-11-10 15:49:55 -06:00
Adam Honse
73efb1735f
Rework LED Strip detection to use Settings Manager
2020-11-10 15:49:55 -06:00
Adam Honse
8eab2b6244
Rework Philips Wiz detection to use Settings Manager
2020-11-10 15:49:55 -06:00
Adam Honse
b8835ad44f
Clear the settings store if parsing the loaded JSON file fails
2020-11-10 15:49:55 -06:00
Adam Honse
5b68efd09f
Initial prototype of settings manager loads JSON settings file and E1.31 detector uses JSON data to detect devices
2020-11-10 15:49:55 -06:00
Chris
5b15251d46
Adding Razer DeathAdder V2 to OpenRazerDevices.h to fix #604
2020-11-10 23:23:47 +11:00
Adam Honse
495c3cfe68
Fix padding in MSI Mystic Light controller and disable multiple-zone modes. Controller is still not enabled for general use. See Issue #389
2020-11-09 23:36:11 -06:00
Chris
945a32bdd4
Fixed resizing issue
...
* Comparing the passed in led to HDR_D_LED1 instead of the
HDR_D_LED1_RGB
* Removed hardcoded SendPacket()
2020-11-09 21:09:43 -06:00
Chris M
d045a45a10
Hardcoding 1024 Leds for both D_LED channels
2020-11-09 21:09:01 -06:00
Chris
7b56ed4fd0
Convert Report.total_leds to enum
2020-11-09 21:08:19 -06:00
Chris M
e751c3cf15
Correcting ln59 / 60
2020-11-09 21:07:52 -06:00
Chris M
1ca1ab2f00
Adding code to return current D_LED block count(s) from the controller
...
* Fixed logical error on ln119
2020-11-09 21:07:34 -06:00
Chris
76bad98bc7
Changes made to RGBFusion2USBController for issue 588
...
Other code cleanup removed by Adam Honse <calcprogrammer1@gmail.com >
2020-11-09 21:04:45 -06:00
Chris M
c3f45f79ca
Adding "NZXT Hue 2 Motherboard" with 2 LED channels and 3 Fans
2020-11-09 20:25:55 -06:00
Chris M
3eec91575c
Adding "B450 AORUS PRO-CF" motherboards as per request from discord user @troD4RKD3VIL
...
* Is the "B450 AORUS PRO-CF4" a typo??
2020-11-09 20:22:09 -06:00
Chris
fa67bb285c
Adding "X570 AORUS ELITE" to layouts
2020-11-09 20:21:44 -06:00
Chris
f7d5f4cf38
Adding "B550I AORUS PRO AX" to layouts
2020-11-09 20:21:36 -06:00
TheRogueZeta
6cf334c296
Add support for MSI GeForce GTX 1660 Ti GAMING X
2020-11-10 02:16:22 +00:00
Erik Hanson
cfefa73ca2
Add EVGA RTX 2070 SUPER XC ULTRA
2020-11-09 20:13:28 -06:00
TheRogueZeta
06a320d8d6
Add Galax RTX 2070 Super EX Gamer Black
2020-11-09 22:41:08 +00:00