6 Commits (f76e8f65a52ca842be0ce023ac2fa958abd267c6)

Author SHA1 Message Date
Adam Honse 92f0720639 Remove RGB controllers argument from standard detector 3 years ago
Adam Honse 060567548f Use RegisterRGBController for standard detectors 3 years ago
Alex 4af8614fce Add formated loging for device detection
Commits merged and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
Fabrício Zimmerer Murta 776f512d11 Skips Razer device loading if invalid data is received.
This probably happens due to a general issue with OpenRazer windows
driver.

The "fix" here, simply skips loading the driver if it identifies the
device information fetched doesn't make sense -- instead of employing
NULL references at run time.

The proper fix for this issue seems to be completely remove this razer
support and move to the new RazerController approach being developed in
razer_controller branch.

Related issue: #1047.
5 years ago
Adam Honse 31b6533193 Update OpenRazer-win32 6 years ago
Adam Honse f3ccaf1a2b Move RGBController files for device controllers into the Controllers directory 6 years ago