Adam Honse
|
39c5aff864
|
Send color data over the network when calling color update functions
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
450f438538
|
Send mode data block when updating mode
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
0270c745ce
|
Implement RGBController_Network packet sending for current set of RGBController commands
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
e2dfcd5b0f
|
Client now requests list of all controllers from server and adds them to the master list
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
68fa3c2def
|
Create functions for sending replies
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
cde7469191
|
Create functions for sending requests
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
7c1a1396ca
|
Client requests controller count and first controller data block from server, prints response
|
2020-05-09 15:48:13 -05:00 |
|
Adam Honse
|
7f052f21aa
|
Run client from main
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
dff667751b
|
Start work on network client
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
2625807c1a
|
Add RGBController function call packet functionality
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
7af283fdbf
|
Implement requests for number of controllers and controller information block
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
c7ffe3b926
|
Network server can now receive packets properly
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
46339c5f86
|
More work on network support, need to implement spawning of one read thread for each client socket
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
cf69598fd1
|
Start working on server request processing code
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
594f66ab23
|
Initial network files
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
01e0808e41
|
Add 1ms sleep after every Corsair peripheral USB message because K70 RGB locks up on Linux otherwise
|
2020-05-04 17:02:39 -05:00 |
|
Adam Honse
|
2dc443ff1e
|
Add 0x18A3 to Aura addressable PID list (Z390-F)
|
2020-05-01 15:28:49 -05:00 |
|
Adam Honse
|
0ab0586dfa
|
Update OpenRazer-Win32 DLLs to openrazer commit 134d7bf
|
2020-05-01 13:41:42 -05:00 |
|
Adam Honse
|
88fa6bf25a
|
Hide SMBus tools panel, will add a settings option to show it
|
2020-04-29 16:36:37 -05:00 |
|
Adam Honse
|
9346490e4a
|
Fix memory leak in OpenRazer controller
|
2020-04-28 20:08:43 -05:00 |
|
Adam Honse
|
7d4e5d6122
|
Add Redragon M715 support
|
2020-04-28 17:07:59 -05:00 |
|
Adam Honse
|
d4a03b23c8
|
Add Redragon K550 support
|
2020-04-28 16:55:39 -05:00 |
|
Adam Honse
|
47b5c94310
|
Add WinUSB/Zadig info to README
|
2020-04-23 19:32:57 -05:00 |
|
Adam Honse
|
079a984f8d
|
Add some information to the README and update the formatting a bit
|
2020-04-23 19:24:27 -05:00 |
|
Adam Honse
|
b6e35c4155
|
Add Mamba 2012 and fix Mamba (wireless Chroma version) device string
|
2020-04-21 20:02:32 -05:00 |
|
Adam Honse
|
c9d1ac5d8f
|
Update OpenRazerWindows to support DeathAdder Chroma command format
|
2020-04-21 19:40:09 -05:00 |
|
Adam Honse
|
427c635ed8
|
Update to OpenRazer-Win32 API, device attribute pointers are now filled in by the driver during device probe, so we don't need to fill them in manually by device type anymore
|
2020-04-21 16:22:39 -05:00 |
|
Chris
|
0703bcd0a8
|
Several improvements to the controller
Corrected syntax errors
Corrected logical errors
Readability improvements
Build no longer segfaults changing zone
|
2020-04-21 15:51:54 -05:00 |
|
Adam Honse
|
984c6bb7f5
|
Fix naming convention
|
2020-04-21 15:27:46 -05:00 |
|
Adam Honse
|
d27095dacd
|
Fix duplicate strings in OpenRazer device list
|
2020-04-21 15:26:22 -05:00 |
|
Chris
|
9228b5c4cd
|
Added missing RGB devices found in upstream Openrazer
Sections sorted alphabetically
Added Razer Keyboards
anansi_device
cynosa_chroma_device
blackwidow_2019_device
blackwidow_chroma_v2_device
blackwidow_chroma_overwatch_device
blackwidow_elite_device
blackwidow_x_chroma_device
huntsman_device
huntsman_te_device
Added Razer Mice
abyssus_elite_dva_edition_device
abyssus_essential_device
basilisk_device
lancehead_te_device
mamba_chroma_wired_device
mamba_chroma_wireless_device
mamba_wireless_wired_device
naga_hex_v2_device
naga_trintiy_device
viper_ultimate_device
Added Mousepad
firefly_device_hyperflux
goliathus_device
|
2020-04-21 00:38:55 -05:00 |
|
Chris
|
7fe87703e5
|
Initial addition for the CoolerMaster MP750 Controller
|
2020-04-19 03:12:31 -05:00 |
|
Adam Honse
|
c65edbeebc
|
Fix UpdateLEDs for non-matrix OpenRazer devices
|
2020-04-19 01:22:40 -05:00 |
|
Adam Honse
|
b6bf34279c
|
Add disclaimer and warning about SMBus access functionality
|
2020-04-19 01:08:00 -05:00 |
|
Adam Honse
|
68e444aa3b
|
Fix Naga Epic Chroma definition in device list
|
2020-04-19 00:58:02 -05:00 |
|
Adam Honse
|
3d12930067
|
Add Razer Naga Epic Chroma support (requires support in OpenRazer)
|
2020-04-19 00:56:42 -05:00 |
|
Adam Honse
|
3de7f32a3a
|
Get Naga Chroma working
|
2020-04-19 00:13:06 -05:00 |
|
Adam Honse
|
216fe063e0
|
Fix apply all for Razer devices that don't have custom mode
|
2020-04-18 23:34:32 -05:00 |
|
Adam Honse
|
ef6195271e
|
Add support for OpenRazer mice with _led_effect and _led_rgb control scheme (DeathAdder Chroma)
|
2020-04-18 23:30:10 -05:00 |
|
Adam Honse
|
86eb273e46
|
Pull in OpenRazer improvements to OpenRazerWindows and fix some minor issues with OpenRazer controller code for both platforms
|
2020-04-18 20:47:34 -05:00 |
|
chris
|
22813c06dc
|
Added Blackwidow X TE and Deathadder Elite + associated modes
|
2020-04-18 20:28:19 -05:00 |
|
Adam Honse
|
9840f0a8b6
|
Initial driver for ROG Aura Core laptop keyboards. Untested.
|
2020-04-18 00:24:35 -05:00 |
|
Adam Honse
|
69539432b5
|
Treat direct control as a mode in Aura Addressable controller
|
2020-04-16 13:53:25 -05:00 |
|
Adam Honse
|
4433760cab
|
Set mode to all Aura addressable channels
|
2020-04-16 09:36:26 -05:00 |
|
Adam Honse
|
ba2ce98a3e
|
Add support for multiple addressable channels in Aura addressable controller. Direct mode only for now
|
2020-04-15 20:39:58 -05:00 |
|
Adam Honse
|
1e171fcfb0
|
Store and print configuration table for Aura Addressable controller
|
2020-04-14 19:09:27 -05:00 |
|
Adam Honse
|
dc88b1a752
|
Add Aura Terminal PID to addressable controller and implement firmware string retrieval
|
2020-04-14 18:46:54 -05:00 |
|
Adam Honse
|
3f2a118a39
|
Add referenced projects to README
|
2020-04-13 12:03:43 -05:00 |
|
Adam Honse
|
b8c80e6ba5
|
Fix infinite for loop in Aura Addressable controller
|
2020-04-11 12:43:31 -05:00 |
|
Adam Honse
|
405bbc5464
|
Remove unused variable
|
2020-04-11 02:34:16 -05:00 |
|