openrgb:qt_windows

Last commit made on 2019-12-17
Get this branch:
git clone -b qt_windows https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
qt_windows
Repository:
lp:openrgb

Recent commits

4982a51... by Adam Honse

Get Qt project building on Windows

68b0dc9... by Adam Honse

Fix LED Strips on Windows

c8a1363... by Adam Honse

Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working

0a61e38... by Adam Honse

Start writing an RGBController interface for the Razer Chroma SDK on Windows

b5f687c... by Adam Honse

Get project building on Windows again

50875fc... by Adam Honse

Add 2D matrix support to OpenRazer RGB interface, add support for Chroma HDK

802d444... by Adam Honse

Add net port files

a8c83e5... by Adam Honse

Add interface for NZXT Hue+ based on KeyboardVisualizer code and add support for UDP LED strips. Clean up LEDStrip code.

63bf13f... by Adam Honse

Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function

5bc80cc... by Adam Honse

Get reorganized code building on Windows