Brady Brenot

Results 30 issues of Brady Brenot

## Server libraries, frameworks - [Cutelyst](https://github.com/cutelyst/cutelyst) seems like an obvious choice because Qt - Buncha others: https://github.com/fffaraz/awesome-cpp#web-application-framework ### Let's try to evaluate them No GPL. Avoid LGPL. Avoid bringing Boost...

## NB to others who are trying to build Huestacean on Linux / Mac OS Huestacean in Master currently doesn't build on any platform but Windows because I'm working on...

enhancement

As part of #80 I now have a better basis by which to support Android TV because 1. I've split things up so that I can have completely different 'main'...

enhancement
android

# Design notes - It's an Effect so it can overlay with other Effects. Can safely leave "no sound" as "transparent" - Try to see what different things look like...

enhancement
effect

https://bradybrenot.github.io/huestacean-design/ https://github.com/BradyBrenot/huestacean-design ### Elements - Home screen -- a good starting point, without necessarily having to dig into any submenus to do common tasks - About screen -- licenses etc....

enhancement

I'm not willing to buy a new Apple PC and I want C++17. I can install Windows 10 on my old laptop but of course I can't install the newest...

enhancement

I could just as well do part of the processing on the GPU before bringing the image over to the CPU. Spitballing, might be off: Render the texture out to...