openrgb:visual-studio-gui-devel

Last commit made on 2019-02-20
Get this branch:
git clone -b visual-studio-gui-devel https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
visual-studio-gui-devel
Repository:
lp:openrgb

Recent commits

b782a63... by Adam Honse

Set direct mode when setting colors for all devices

31446d1... by Adam Honse

More GUI improvements, GUI is mostly functional now

3a24938... by Adam Honse

Start work on Visual Studio GUI

1e650d8... by Adam Honse

Move Aura device detection to its own function

3d55a47... by Adam Honse

Get Windows building again after Linux changes

47468e8... by Adam Honse

Code cleanup

d1a5fed... by Adam Honse

Initial bus autodetection and Aura device autodetection

0b5e8b4... by Adam Honse

Add i2c_smbus_linux.h/cpp driver to handle ioctl-driven I2C access to /dev/i2c-x nodes on Linux

1b288ce... by Adam Honse

Add register names for 0x80F8 and 0x80F9, the Aura RAM slot/address selection registers

d91acc5... by Adam Honse

Added auto-detection of AMD and Intel SMBus adapters. WMI class by Stavros Avramidis (@purpl3F0x).