Adam Honse

Results 55 comments of Adam Honse

I might take your modes and make them applicable per device. I might add a second tab to the UI with drop down boxes for each device. I might try...

The disabling on certain devices might not be possible due to how the SDK works. If you initialize the Chroma SDK then all supported devices go dark and respond to...

I wouldn't worry about cleaning it up. I don't think I'm going to take it as-is anyways. I mainly use pull requests and other people's commits as guidelines for implementing...

Keep it open, it's something I'd like to review when I have time On Apr 24, 2017 11:35 AM, "Bl4d3s" wrote: > @CalcProgrammer1 Do you want to keep > this...

I just picked up a Hue 2 and documented the protocol for my own project. Feel free to use my documentation to add support to this project. The protocol isn't...

Ambilight isn't a feature of the hardware, it's a feature of the software. OpenRGB doesn't have an effects engine built-in for doing reactive/synchronized effects like Ambilight or Audio Visualizer. However,...

Raw RGB data shouldn't be too bad to read in. I could write a plugin on my end to input this data, but at the same time E1.31 is very...

Yeah, you will need that plugin. There is a GitLab CI set up that automatically builds. The current version should work with OpenRGB 0.6, but will not work with latest...

Actually, you should use the OpenRGBDevelopers repo, my personal fork is stale. https://gitlab.com/OpenRGBDevelopers/OpenRGBE131ReceiverPlugin The latest commit there should work with 0.6.