This website requires JavaScript.
Explore
Help
Sign in
jalr
/
OpenRGB
Watch
1
Star
0
Fork
You've already forked OpenRGB
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3fc88b24f
OpenRGB
/
serial_port
History
Download ZIP
Download TAR.GZ
Adam Honse
d3fc88b24f
Fix USB serial port detection in Windows. Fixes false Hue+ detection
2020-06-28 22:36:25 -05:00
..
find_usb_serial_port.h
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
2020-01-05 12:52:33 -06:00
find_usb_serial_port_linux.cpp
Fix segfault in Linux USB serial port auto-detection
2020-04-06 14:42:15 -05:00
find_usb_serial_port_win.cpp
Fix USB serial port detection in Windows. Fixes false Hue+ detection
2020-06-28 22:36:25 -05:00
serial_port.cpp
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
serial_port.h
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