Adam Honse
|
cb6dfd83d8
|
Add refreshing thread for HyperX keyboard Direct mode
|
2020-03-01 20:57:04 -06:00 |
|
Adam Honse
|
50ea274205
|
Add timeouts to fix HyperX and Poseidon Z RGB in Linux
|
2020-03-01 20:56:07 -06:00 |
|
Adam Honse
|
c7960c090a
|
Add software version information to CLI
|
2020-02-29 14:01:06 -06:00 |
|
Adam Honse
|
85b2545409
|
Fill in software information and set version to 0.0 for now
|
2020-02-29 13:45:43 -06:00 |
|
Adam Honse
|
e10881db3e
|
Add empty software information tab to information UI
|
2020-02-28 12:31:32 -06:00 |
|
Adam Honse
|
977feabe6e
|
Add profile selection to system tray icon menu
|
2020-02-27 13:16:10 -06:00 |
|
Adam Honse
|
a6c9d1232a
|
Don't apply colors unless per LED mode
|
2020-02-26 21:16:02 -06:00 |
|
Adam Honse
|
4024e6de85
|
Fix build on Linux
|
2020-02-26 19:40:25 -06:00 |
|
Adam Honse
|
f3df584d3a
|
Don't update devices if the profile could not be loaded
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
60a0ab5c93
|
Populate profile list with .orp files and load profile selected in list
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
c908847577
|
Add dialog to name profile. Save all controllers to a single file. Add a file header with version number and use extension .orp for OpenRgb Profile
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
bd027e596e
|
Set colors when updating mode
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
51c3568f7a
|
Profile save and load test
|
2020-02-26 19:36:00 -06:00 |
|
Adam Honse
|
4f8db7d63f
|
Add cstring include to fix build on Linux
|
2020-02-25 21:07:06 -06:00 |
|
Adam Honse
|
f844c2fb07
|
Add functions to get/set RGBController parameters to/from a binary data buffer. Add a dummy RGBController object to load data into.
|
2020-02-25 18:09:14 -06:00 |
|
Adam Honse
|
f7041988e4
|
Fix off-by-one errors in Aura RAM address assignment
|
2020-02-25 14:20:59 -06:00 |
|
Stefan Reiter
|
71c650cd45
|
Add cli.cpp and make it build at least
Not confirmed working as of yet, but at least it builds and
--list-devices works.
Code originally taken from Sam Lewis (@sam-masaki on gitlab.com), see:
https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/9
|
2020-02-24 00:03:07 -06:00 |
|
Stefan Reiter
|
3c6ac31eab
|
Introduce device_type_to_str
|
2020-02-23 23:40:26 -06:00 |
|
Stefan Reiter
|
20a99ef7ef
|
Append LED number to Aura devices' LEDs
Makes identifying them easier then just 'Unknown' 8 times in a row.
|
2020-02-23 23:40:11 -06:00 |
|
Stefan Reiter
|
c69a98096b
|
Remove debug print
Annoying when in CLI mode
|
2020-02-23 23:39:13 -06:00 |
|
Adam Honse
|
92afebe2c7
|
Fix Windows build
|
2020-02-23 19:09:03 -06:00 |
|
jackun
|
5b82eb39a8
|
RGB Fusion 2 (IT8297BX) support based on Gigabyte X570 Elite.
|
2020-02-23 18:26:48 -06:00 |
|
Adam Honse
|
7b120515d8
|
Fix include path for NvAPI
|
2020-02-23 15:54:23 -06:00 |
|
Adam Honse
|
b480bbd666
|
Clean up NvAPI I2C code and allow multiple GPUs
|
2020-02-23 15:54:14 -06:00 |
|
Adam Honse
|
5e5ac81f53
|
Get detection working (tested on nouveau in Linux)
|
2020-02-23 15:54:06 -06:00 |
|
Adam Honse
|
adcd59848a
|
Add RGB Fusion GPU controller and NVAPI I1C interface
|
2020-02-23 15:53:54 -06:00 |
|
Adam Honse
|
937cbc656e
|
Add Windows application icon
|
2020-02-20 00:37:31 -06:00 |
|
Jan Rettig
|
aead384282
|
Aura GPU Support
|
2020-02-19 21:24:36 -06:00 |
|
Adam Honse
|
b717600c37
|
Add name, description, and type information to MSI-RGB controller
|
2020-02-19 21:05:04 -06:00 |
|
Adam Honse
|
f38be5119e
|
MSI-RGB driver based on https://github.com/nagisa/msi-rgb
|
2020-02-19 20:19:12 -06:00 |
|
Adam Honse
|
f8de686296
|
Add LED numbers to Linux OpenRazer controller
|
2020-02-19 19:42:49 -06:00 |
|
Adam Honse
|
0703fb8c68
|
Support 64-bit Windows builds
|
2020-02-19 10:24:56 -06:00 |
|
Adam Honse
|
8d0915de6e
|
Add support for mode specific colors in HyperX keyboard breathing mode
|
2020-02-18 11:01:43 -06:00 |
|
Adam Honse
|
ef33d7e2c4
|
Firmware 2.x seems to use ASR LED protocol, confirmed on 2.08
|
2020-02-16 13:43:57 -06:00 |
|
Adam Honse
|
bba88eb1f2
|
Update mode color description to add mode-specific colors.
|
2020-02-16 12:09:11 -06:00 |
|
Adam Honse
|
7b35cf72f7
|
Add zone numbers to Chroma HDK and add LED numbers for all OpenRazer zones.
|
2020-02-13 12:36:57 -06:00 |
|
Adam Honse
|
9603489f4a
|
Get rid of razerchromahdk driver as it was never merged and use razeraccessory instead
|
2020-02-13 12:36:57 -06:00 |
|
Adam Honse
|
d4cd2a6853
|
Add direction control to OpenRazer Wave mode
|
2020-02-13 12:36:57 -06:00 |
|
Adam Honse
|
c4d2f72df1
|
Clean up Linux OpenRazer code to match Windows and break out device list into a shared header file
|
2020-02-13 12:36:57 -06:00 |
|
Adam Honse
|
1a07aee7a6
|
Add OpenRazer-Win32 driver to support Razer devices on Windows without official software
|
2020-02-13 12:36:57 -06:00 |
|
Adam Honse
|
415d79a3ef
|
Remove Razer Chroma SDK backend
|
2020-02-13 12:33:31 -06:00 |
|
Adam Honse
|
fd59f83556
|
Update Crucial controller to new RGBController format
|
2020-02-12 14:51:07 -06:00 |
|
Adam Honse
|
7adcfa77fa
|
Add function for setting Crucial Ballistix RGB colors in direct mode
|
2020-02-12 14:39:44 -06:00 |
|
Adam Honse
|
b338fbca3c
|
Initial driver for Crucial Ballistix RGB
|
2020-02-12 14:39:44 -06:00 |
|
Adam Honse
|
aba3a3fd23
|
Add 0x39, 0x3B, 0x3C, and 0x3D to Aura DRAM search addresses list
|
2020-02-12 13:23:35 -06:00 |
|
Adam Honse
|
cb680508a5
|
Add Polychrome firmware 2.08 to supported firmware list
|
2020-02-12 13:02:28 -06:00 |
|
Adam Honse
|
2104c975be
|
Update RGB Fusion 2 to build with latest RGBController format
|
2020-02-12 12:27:15 -06:00 |
|
Adam Honse
|
339e1e14c2
|
Swap red and blue channels in RGB Fusion 2.0 packet after it was found that they were reversed
|
2020-02-12 12:20:50 -06:00 |
|
Adam Honse
|
dca3b0d733
|
Forgot to send the apply packet
|
2020-02-12 12:20:30 -06:00 |
|
Adam Honse
|
c52eb528ea
|
RGB Fusion 2.0 driver based on summerblind's code
|
2020-02-12 12:20:30 -06:00 |
|