OpenRGB/Controllers/OpenRazerController
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.
2021-01-29 06:23:04 +00:00
..
OpenRazerDetect.cpp Move RGBController files for device controllers into the Controllers directory 2020-09-29 20:54:04 +00:00
OpenRazerDevices.h Add Razer Viper to OpenRazerDevices.h 2021-01-02 21:17:01 -08:00
OpenRazerWindowsDetect.cpp Skips Razer device loading if invalid data is received. 2021-01-29 06:23:04 +00:00
RGBController_OpenRazer.cpp Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page 2020-12-01 19:24:52 -06:00
RGBController_OpenRazer.h Rework OpenRazer mode setting to get rid of duplicate code 2020-10-16 23:50:07 +00:00
RGBController_OpenRazerWindows.cpp Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page 2020-12-01 19:24:52 -06:00
RGBController_OpenRazerWindows.h Move RGBController files for device controllers into the Controllers directory 2020-09-29 20:54:04 +00:00