Chris
6ad7882472
Adding EVGA XC3 Ultra Gaming GPU
...
* Added card id `0x3955` to pci_ids.h
* Registered detector in `EVGAAmpereGPUControllerDetect.cpp`
* Link to [webpage](https://www.evga.com/products/product.aspx?pn=12G-P5-3955-KR )
2022-05-07 16:51:11 +10:00
Chris
2db2b1dd2f
Alinging Wraith Prism mode names to "Common Modes" convention
...
* As per mode names in https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/Common-Modes
2022-05-07 12:05:12 +10:00
Chris M
b08b6fe398
Switching VID & PID declarations in SonyDS4ControllerDetect.cpp to #defines
2022-05-06 16:39:39 +00:00
Lanzaa
04ba474030
Logitech G915 TKL mode support
2022-05-05 22:56:30 +00:00
Lanzaa
817d5d55df
Add ViewSonic Elite XG270QG
...
Amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2022-05-04 21:48:58 -05:00
Cooper Knaak
0d7e947575
Add Support for EVGA X20 Gaming Mouse
...
Commit amended to remove udev rules (which is now autogenerated) and fix build by Adam Honse <calcprogrammer1@gmail.com >
2022-05-04 20:27:34 -05:00
radekw8733
3aa5e2648f
Fixed Gigabyte GTX 1050 Ti detecting
...
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2022-05-04 19:41:52 -05:00
Chris
1f3415bdab
Changed UDEV build-udev-rules.sh to allow for DOS encoded files
2022-05-04 05:46:53 +00:00
Adam Honse
9200834172
More cleanup, add metadata
2022-05-04 05:39:09 +00:00
Adam Honse
f569077c68
Implement POST in httplib
2022-05-04 05:39:09 +00:00
Adam Honse
2cb08ec4b4
Replace curl with httplib
2022-05-04 05:39:09 +00:00
Nikita Rushmanov
aeb1e364c4
Fix memory leak in Nanoleaf Controller
2022-05-04 05:39:09 +00:00
Adam Honse
e61b6cd3d7
Implement direct control for v2 protocol (Canvas and Shapes), clean up some formatting with v1 to match.
2022-05-04 05:39:09 +00:00
Adam Honse
7276d254d6
Code style cleanup of Nanoleaf code - comment style, controller pointer name
2022-05-04 05:39:09 +00:00
Nikita Rushmanov
79b49873ec
Add Nanoleaf support
2022-05-04 05:39:09 +00:00
Vidar Karlsen
7faa3b4875
Unbreak macOS build
2022-05-04 04:32:24 +00:00
Vidar Karlsen
6ae5242ed5
Add FreeBSD support
2022-05-03 16:41:11 +00:00
Diego Vargas
45755c79ae
Add support for Patriot Viper Steel Direct mode
2022-05-02 20:51:25 +00:00
kent
2f720615c2
Add Palit RTX 3060 Ti (+OC) support
2022-05-02 00:05:32 +00:00
Aleš Nezbeda
48118821d7
Patriot Viper RAM reimplementation
2022-05-01 00:31:52 +00:00
Serge Doda
d75556c3cb
[FIX] wrong RTX2070 super gaming PCI ID
2022-04-28 19:07:52 +00:00
Serge Doda
95bdcbc5c2
[New Device] GeForce RTX 2070 SUPER GAMING
2022-04-28 15:18:59 +00:00
Shady Nawara
bc5fedbbec
Hide dock icon on minimize macOS
2022-04-28 05:20:37 +00:00
Adam Honse
6cd4dc8674
Modify Patriot Viper detection to not depend on detecting SPD slot address (0x36) as this doesn't work on some SMBus controllers
2022-04-27 20:09:20 -05:00
morg
a81d22ee0a
Add support for Gainward Phoenix GTX 1080 Ti
2022-04-26 09:30:16 +02:00
Pavel Kuzminov
4f50b64e1d
Add support for Gigabyte GeForce RTX 3080 VISION OC 10G REV2.0
2022-04-22 16:31:44 +00:00
morg
0aae02feab
Add support for AORUS GeForce RTX 3080 XTREME WATERFORCE WB 10G
2022-04-20 21:07:02 +02:00
Qwex
0029046b9a
Update the bug report template
2022-04-20 16:38:23 +00:00
Chris
e9eca70e72
Initial commit for the Dark Project KD3B Keyboard to resolve #2292
...
* Creating detector class and adding entry for the Dark Project KD3B VID & PID
* Registered detectors
* Creating DarkProjectKeyboardController class
* Creating RGBController_DarkProjectKeyboard class
* Added UDEV rule to 60-openrgb.rules
2022-04-20 16:29:48 +00:00
Piotr Adamczyk
42b95509ac
Add support for MSI Radeon RX 6800 XT Gaming Z Trio
2022-04-20 14:07:02 +00:00
Michael Moore
87778842c9
PCB RGB support for the ASRock B550 Phantom Gaming-ITX/ax
2022-04-20 13:40:32 +00:00
Chris
30c80adbe1
Fixes to Automatic UDEV generation
...
+ Removing blank vid & pids entries to avoid `invalid value` warnings
+ Changing incorrect syntax from `ATTR` to `ATTRS`
+ Adding `Release` build check to .pro to work around code syntax highlighting issue in QTcreator
2022-04-20 01:04:19 +10:00
Chris
0b515ba901
Some edits to the Readme.md for version 0.8
...
+ Refomatted and expanded the "Installing OpenRGB" on Linux section
+ Added link to new automated UDEV rules file `60-openrgb.rules`
+ Removed reference to `chmod` for SMBus access to resolve #2343
2022-04-19 06:56:43 +00:00
Mola19
eca8ee3a31
Add missing modes to AsusAuraMousepad to resolve #780 and #1199
2022-04-19 06:52:57 +00:00
alpemwarrior
1ac4e127cb
Create fedora 36 pipeline and deprecate f34 pipeline in favour of f35
2022-04-18 07:12:53 +00:00
Shady Nawara
f91d4d7af1
Add fan sync to plugin list
2022-04-17 03:27:30 +00:00
Chris
bc10e3f772
Automatic generation of udev rules for supported devices
...
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
2022-04-17 12:31:02 +10:00
Mola19
fb7e388e3f
Adjusting Interface for Asus ROG Gladius II origin COD
2022-04-12 16:39:59 +00:00
Hacker Bonsai
54ba9aca02
Remove unnecessary context creation from ADL I2C controller
2022-04-12 16:39:11 +00:00
Mola19
6709fe4a1a
Support for asus rog strix impact
2022-04-12 16:37:16 +00:00
Chris
b0ed2684a2
Initial commit for the EVGA Z20 Keyboard to resolve #2157
...
* Cleaned up cherry picked commit from @Elteeb96
* Added UDEV rule to 60-openrgb.rules
2022-04-12 13:36:25 +10:00
Elteeb
452ea9ec91
Added rudimentary Z20 support, added icons for macro keys and ‘feature buttons’. I.E. The ‘game mode’ button on the Z20.
...
(cherry picked from commit 9d73df25fdc896a0363b2fe0e43aca13dd8663b6)
2022-04-12 13:36:25 +10:00
morg
45478b0d9f
Set the correct speeds for polychrome V2 (SMBUS)
2022-04-08 23:21:54 +02:00
Werseter
14c73d2eac
Add basic support for EVGA GeForce RTX 2070 SUPER FTW3 Ultra
2022-04-06 13:32:18 +00:00
Jan-Ole Hübner
328e5f562f
Added Device Corsair Scimitar Elite ( Resolves #987 )
2022-04-06 13:31:05 +00:00
Nikita Rushmanov
aae734a361
Fix segfault when destructing udp_client
2022-04-05 10:26:00 -07:00
Chris
b4231e2a6e
Reverting change to the CM RGB detector made in f33fc268
...
* Related to !1116
2022-04-05 11:55:05 +10:00
jld3103
139a9c4010
cli: Validate hex color length
2022-04-04 17:56:34 +02:00
jimcx
8619d77445
Add support for MSI MEG Z690I Unify
2022-04-04 14:38:48 +00:00
Chris
34b20a78ea
LED ID correction and zone fix for Basilisk V3
...
* Change LED ID to 0
* Swap Logo and Scroll Wheel Zone order
* Created `SupportsBreathing()` function to allow removal of hardware mode for the Basilisk V3
2022-04-04 14:35:08 +10:00