openrgb:auma0_e8k4_0101_register_v1

Last commit made on 2021-08-31
Get this branch:
git clone -b auma0_e8k4_0101_register_v1 https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
auma0_e8k4_0101_register_v1
Repository:
lp:openrgb

Recent commits

381c7bb... by Adam Honse

test auma0 e8k4 v1 protocol

cbdebf7... by Adam Honse

Scroll plugins list by pixel rather than by item

2800e76... by Adam Honse

Add GetTrayMenu to plugin API to provide a dedicated interface for registering a tray menu for a plugin

2f25c4a... by Adam Honse

More plugin updates, enum for location

702be24... by Adam Honse

Add comment indicating location is mandatory, list possible locations, rename SettingsTabBar to SettingsTab for consistency

524fd05... by Adam Honse

Add tab icon fields (string and image) to the plugin information and add comments to make it easier for plugin developers to fill in information structure

759aa34... by Adam Honse

Code cleanup, only allow one registered callback in PluginManager and PluginPage

2643ed0... by Adam Honse

Unload old plugin and load new one when replacing an existing plugin during install

208deae... by Adam Honse

Remove plugin from active plugins list when removing plugin from user interface

6bacee5... by Adam Honse

Add capability to load and unload plugins