Adam Honse
|
520c8a8938
|
Add Basic I2C to serial settings
|
2022-11-27 17:15:23 -06:00 |
|
Adam Honse
|
7a6faeddf3
|
Append i2c address to port name
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
6227861bcf
|
Undo changes to line endings
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
2960ae6ad8
|
FF to refresh LEDs
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
3d7876da02
|
wrong i2c call again
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
315070e846
|
wrong i2c call
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
3df9535680
|
don't multiply index
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
342c6d17ed
|
set leds
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
1f7e3e913f
|
fix string
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
a312559992
|
Get I2C location
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
8290bbee44
|
Add basic I2C protocol for serial LED strips
|
2022-11-27 23:08:38 +00:00 |
|
Adam Honse
|
6f1e76c8b1
|
Remove SetCustomMode from all controllers beginning with the letter L
|
2022-08-14 13:24:38 -05:00 |
|
Chris
|
524675108d
|
Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
|
2022-05-30 13:30:44 +10: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 |
|
Adam Honse
|
f1ed2abe53
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
Adam Honse
|
221e332440
|
Add settings tab for configuring serial LED strip devices. Add the ability to name them.
|
2021-07-24 02:27:14 -05:00 |
|
Adam Honse
|
429068760d
|
Fix more warnings
|
2021-04-30 10:56:40 -05:00 |
|
morg
|
dba814215d
|
Fixing memory leaks in controllers
|
2021-02-05 16:25:46 +01:00 |
|
Adam Honse
|
48125a38a2
|
Add Adalight protocol support to LED Strip controller
|
2021-01-15 00:08:33 -06:00 |
|
Adam Honse
|
524fefc7d5
|
Clean up Keyboard Visualizer protocol code
|
2021-01-14 17:28:42 -06:00 |
|
Adam Honse
|
ae5143a520
|
Update description of LEDStrip since it now supports multiple protocols
|
2021-01-14 17:04:22 -06:00 |
|
Adam Honse
|
5503560775
|
Add TPM2 protocol support for LED Strip controller
|
2021-01-14 17:00:07 -06:00 |
|
Adam Honse
|
f70c9cc63e
|
Remove Setting_ prefix from all settings keys
|
2020-12-03 12:02:15 -06:00 |
|
Adam Honse
|
210591aa39
|
Add COM:, UDP:, and TCP: prefixes to location string for Espurna, LED Strip, and NZXT Hue Plus controllers
|
2020-12-02 19:29:44 -06:00 |
|
Adam Honse
|
a2f348a245
|
Don't flush COM port after write in LED Strip controller
|
2020-11-30 16:55:01 -06:00 |
|
Adam Honse
|
73efb1735f
|
Rework LED Strip detection to use Settings Manager
|
2020-11-10 15:49:55 -06:00 |
|
Adam Honse
|
f3ccaf1a2b
|
Move RGBController files for device controllers into the Controllers directory
|
2020-09-29 20:54:04 +00:00 |
|
Adam Honse
|
1f1548929d
|
Use working directory for all file accesses, some old file accesses always used the executable directory
|
2020-09-06 12:56:20 -05:00 |
|
Adam Honse
|
f716a05947
|
Add detector names and display them in the progress bar
|
2020-08-07 14:01:59 -05:00 |
|
pobrn
|
ddc69778dc
|
Modular detection system with resource manager.
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com).
|
2020-08-05 00:23:34 -05:00 |
|
Adam Honse
|
557c9df9a0
|
Rewrite OpenRazer support to use static constant device mapping table instead of big switch/case. Add support for some extra Razer devices. Use "ledstrip.txt" for LED strip settings
|
2019-10-26 18:21:02 -05:00 |
|
Adam Honse
|
68b0dc9e2e
|
Fix LED Strips on Windows
|
2019-09-03 20:29:32 -05:00 |
|
Adam Honse
|
a8c83e5688
|
Add interface for NZXT Hue+ based on KeyboardVisualizer code and add support for UDP LED strips. Clean up LEDStrip code.
|
2019-08-28 12:25:49 -05:00 |
|
Adam Honse
|
5bc80cce96
|
Get reorganized code building on Windows
|
2019-08-22 21:07:13 -05:00 |
|
Adam Honse
|
155ad165b1
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
2019-08-22 18:43:17 -05:00 |
|